Skip to content

Commit

Permalink
docs: Update README.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
parsafatehi authored Dec 14, 2023
1 parent 19e3fa6 commit 18a4b3e
Showing 1 changed file with 53 additions and 1 deletion.
54 changes: 53 additions & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,52 @@ Take the control of your WordPress Customized, Efficient, and Secure

== Description ==

EzPz Tweaks is an all-in-one WordPress plugin that helps you personalize the admin panel appearances, clean your site code and remove unwanted features to increase its security and improve performance.
WP EzPz Tweaks is an all-in-one WordPress plugin that helps you personalize the admin panel appearances, clean your site code, and remove unwanted features to improve security and performance.

### Customizing & Branding
* Customization and white labeling WordPress admin panel without coding skills
* Change WordPress Admin Panel font with selected and popular fonts from Google Fonts
* Change WordPress Editor font with selected and popular fonts from Google Fonts
* Add Custom Fonts by uploading font files
* Change WordPress Logo from the login page and Admin Bar
* Add custom text in a nice blue box to the login page for your users
* Remove Welcome Panel
* Hide Admin Bar for chosen user roles
* Remove Dashboard Widgets
* Add custom menu and page content
* Specify your desired name
* Customize the page content with the content editor
* Enable or disable at any time.
* Select a default admin color scheme for new and existing users
* Add custom CSS to the admin panel
* Customize the admin panel footer
* Change the footer Content
* Change the visibility


### Performance
* Removing unnecessary features, clearing website code to reduce web requests, and increasing site speed
* Enable Classic Editor and set the default editor (Disable Block Editor)
* Disable or limit the number of post revisions that WordPress stores to keep your database from growing out of control.
* Disable unnecessary comment website field
* Disable emoji scripts for reducing HTTP requests
* Disable embed scripts for reducing HTTP requests
* Remove the short link tag from your page source

### Security
* Elimination of WordPress vulnerabilities like XML-RPC and more to protect your site from attackers and hackers.
* Change WP Login URL: ​​Change the WordPress Login URL and prevent access to the "/wp-admin" and "/wp-login.php" and "/wp-login.php?action=register" to protect your website from hackers and strangers.
* Choose who can change WordPress EzPz Tweaks settings
* Disable Public Access to WP REST API: API consumers be authenticated, effectively preventing anonymous external access.
* Disable XML-RPC
* Remove WP Version: Remove the WordPress version from your website and prevent exposing the version number to hackers.
* Hide Update Notifications: Only the specified user roles like Administrators can see the update alerts.
* Hide selected users in the Users → All Users page
* Hide login error messages
* Disable Theme & Plugin File Editor

WordPress EzPz Tweaks allows you to have a branded WordPress admin panel. It also helps you administrate your website and improve security and performance.


== Installation ==

Expand All @@ -38,6 +83,13 @@ EzPz Tweaks is an all-in-one WordPress plugin that helps you personalize the adm
3. Upload the `wp-ezpz-tweaks` directory to the `/wp-content/plugins/` directory
4. Activate the plugin in the Plugin dashboard

== Frequently Asked Questions ==

= Do you have questions or issues with WP EzPz Tweaks?

1. [WP EzPz Dev Website](https://wpezpzdev.com/)
1. [Support forum](https://wordpress.org/support/plugin/wpezpz-tweaks/)

== Screenshots ==

1. Customizing & Branding
Expand Down

0 comments on commit 18a4b3e

Please sign in to comment.