xlthlx/site-toolkit

Plugin with a set of tools for WordPress admin and frontend.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

Type:wordpress-plugin

v1.1.4 2025-09-23 22:07 UTC

This package is auto-updated.

Last update: 2025-09-23 22:09:02 UTC


README

Contributors: xlthlx
Donate link: https://paypal.me/xlthlx
Tags: archives,columns,emoji,header,tools
Requires at least: 5.9
Tested up to: 6.8
Requires PHP: 8.0
Stable tag: 1.1.4
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Sets of tools for WordPress admin and frontend.

Description

Site Toolkit is a WordPress plugin that gives you a lot of options to improve your blog/website. It has seven sections to manage different functionalities:

Header

  1. Disable Emoji Support: Removes the extra code to generate emojis in the header.
  2. Remove RSS Feeds Links: Removes RSS feeds links in the header.
  3. Disable Rest API: Disables Rest API and removes Rest API links (only for not logged-in users).
  4. Remove Header Links: Removes RSD link, wlwmanifest Link, shortlink, previous/next post Link in the header.
  5. Remove WordPress Version: Removes the WordPress version meta in the header.
  6. Change Style/Javascript Version: Replaces the style and javascript version with the file version.

SEO

  1. Pretty Permalink For Search: Sets up a pretty permalink for the search functionality.
  2. If-Modified-Since Header: Adds the If-Modified-Since Header into all pages/posts.
  3. Image Alt Attribute: Forces all the images to have an alt attribute.

Archives

  1. Remove Archive Title Prefix: Removes the prefix in the archive title.
  2. Redirect Archives: Redirects authors archive, dates archive, tags archive to the homepage.

Dashboard

  1. Remove Dashboard Widgets: Removes all the Dashboard widgets.
  2. Custom Dashboard Widget: You can create a custom text Dashboard widget.

Listing

  1. Add Thumbnail Column To Posts: Shows the thumbnail in a column in the admin posts listing.
  2. Add Template Column To Pages: Shows the Page Template name in a column in the admin pages listing.

Login

  1. Change Login URL: You can choose your own URL instead of using the default WordPress URL.

Uploads

  1. Clean File Names: Removes all the special chars in the filename when you upload any file.

Installation

N/A

Frequently Asked Questions

N/A

Screenshots

1. Header

Header

2. SEO

SEO

3. Archives

Archives

4. Dashboard

Dashboard

5. Listing

Listing

6. Login

Login

7. Uploads

Uploads

Changelog

1.1.4

  • Updated README files

1.1.3

  • Tested up to 6.8
  • Dependencies update

1.1.2

  • Dependencies update
  • Added blueprint.json

1.1.1

  • Tested up to 6.7
  • Dependencies update
  • Bugfix on removes RSS feed links

1.1.0

  • Removed functionality to redirect attachments pages: redirects the attachment pages to the file url.
  • Tested up to 6.6
  • Dependencies update

1.0.4

  • Tested up to 6.5
  • Dependencies update

1.0.3

  • Tested up to 6.4
  • Bug fix

1.0.2

  • Tested up to 6.3

1.0.1

  • Tested up to 6.2

1.0

  • First release

Upgrade Notice

N/A

Licence

Site Toolkit is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Site Toolkit. If not, see https://www.gnu.org/licenses/gpl-3.0.html.