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
Requires (Dev)
- dealerdirect/phpcodesniffer-composer-installer: ^0.7.2
- php-parallel-lint/php-parallel-lint: ^1.4.0
- wpreadme2markdown/wp2md: ^4.1.2
- wptrt/wpthemereview: ^0.2.1
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
- Disable Emoji Support: Removes the extra code to generate emojis in the header.
- Remove RSS Feeds Links: Removes RSS feeds links in the header.
- Disable Rest API: Disables Rest API and removes Rest API links (only for not logged-in users).
- Remove Header Links: Removes RSD link, wlwmanifest Link, shortlink, previous/next post Link in the header.
- Remove WordPress Version: Removes the WordPress version meta in the header.
- Change Style/Javascript Version: Replaces the style and javascript version with the file version.
SEO
- Pretty Permalink For Search: Sets up a pretty permalink for the search functionality.
- If-Modified-Since Header: Adds the If-Modified-Since Header into all pages/posts.
- Image Alt Attribute: Forces all the images to have an alt attribute.
Archives
- Remove Archive Title Prefix: Removes the prefix in the archive title.
- Redirect Archives: Redirects authors archive, dates archive, tags archive to the homepage.
Dashboard
- Remove Dashboard Widgets: Removes all the Dashboard widgets.
- Custom Dashboard Widget: You can create a custom text Dashboard widget.
Listing
- Add Thumbnail Column To Posts: Shows the thumbnail in a column in the admin posts listing.
- Add Template Column To Pages: Shows the Page Template name in a column in the admin pages listing.
Login
- Change Login URL: You can choose your own URL instead of using the default WordPress URL.
Uploads
- 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
2. SEO
3. Archives
4. Dashboard
5. Listing
6. Login
7. 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.