Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luizbills/wp-tweaks
Several opinionated wordpress tweaks focused in :shield: security and :zap: performance.
https://github.com/luizbills/wp-tweaks
hacktoberfest wordpress wordpress-plugin
Last synced: 3 months ago
JSON representation
Several opinionated wordpress tweaks focused in :shield: security and :zap: performance.
- Host: GitHub
- URL: https://github.com/luizbills/wp-tweaks
- Owner: luizbills
- License: gpl-3.0
- Created: 2018-05-23T22:35:18.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-01-21T19:22:26.000Z (12 months ago)
- Last Synced: 2024-10-05T17:07:51.199Z (3 months ago)
- Topics: hacktoberfest, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/wp-tweaks/
- Size: 1.76 MB
- Stars: 31
- Watchers: 5
- Forks: 8
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Tweaks for WordPress
[![WordPress Plugin Version](https://img.shields.io/wordpress/plugin/v/wp-tweaks?label=Plugin%20Version&logo=wordpress&style=flat-square)](https://wordpress.org/plugins/wp-tweaks/)
[![WordPress Plugin Required PHP Version](https://img.shields.io/wordpress/plugin/required-php/wp-tweaks?label=PHP%20Required&logo=php&logoColor=white&style=flat-square)](https://wordpress.org/plugins/wp-tweaks/)
[![WordPress Plugin Rating](https://img.shields.io/wordpress/plugin/stars/wp-tweaks?label=Plugin%20Rating&logo=wordpress&style=flat-square)](https://wordpress.org/support/plugin/wp-tweaks/reviews/)
[![WordPress Plugin Downloads](https://img.shields.io/wordpress/plugin/dt/wp-tweaks.svg?label=Downloads&logo=wordpress&style=flat-square)](https://wordpress.org/plugins/wp-tweaks/advanced/)
[![License](https://img.shields.io/badge/LICENSE-GPLv3-blue?style=flat-square)](/LICENSE)## Description
Several opinionated WordPress tweaks focused in security and performance.
[![Donate](https://img.shields.io/badge/SUPPORT%20ME-DONATE-2b8a3e?style=for-the-badge)](https://luizpb.com/donate/)
### FEATURES
- Produces clean filenames for uploads
- Change admin footer text
- Disable author page and author search by url
- Disable emoji mess
- Disable "meta widget"
- Disable WP REST API public access
- Disable "website" field from comment form
- Disable wp embed
- Disable xmlrpc.php
- Show admin bar for admin users only
- Hide WordPress update nag to all but admins
- Remove "WordPress logo" from admin bar
- Remove "+ New" button from admin bar
- Remove some dashboard widgets
- Remove query strings from scripts (JavaScript and CSS)
- Remove <link rel="shortlink" >
- Remove dashboard "welcome panel"
- Remove WordPress version number in <head>
- and more...**Note**: You can disable any feature.