Skip to content

Commit

Permalink
Remove P3 Plugin
Browse files Browse the repository at this point in the history
The plugin has been inactive for more than 3-4 years and not tested with last 3 WP Major releases.
Also the main reason for removal is because it is breaking many websites as you can read in review: https://wordpress.org/support/plugin/p3-profiler/reviews/


Issue Discussion: miziomon#29
  • Loading branch information
adminazhar authored Aug 30, 2022
1 parent 531af30 commit dfb6908
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome) and [awesome-php]
#### Performance

* [WP-Optimize](https://wordpress.org/plugins/wp-optimize/) - Simple but effective plugin allows you to extensively clean up your WordPress database and optimize it without doing manual queries.
* [P3](https://wordpress.org/plugins/p3-profiler/) - This plugin creates a profile of your WordPress site's plugins' performance by measuring their impact on your site's load time. Often times, WordPress sites load slowly because of poorly configured plugins or because there are so many of them. By using the P3 plugin, you can narrow down anything causing slowness on your site.
* [Plugin Load Filter](https://wordpress.org/plugins/plugin-load-filter/) - Although have installed a lot of plugins, if you do not want to activate for all of the pages, you will be able to deactivate unnecessary plugins of each individual page. Through the filter activation of plugins, you can speed up the display response.
* [Autoptimize](https://wordpress.org/plugins/autoptimize/) - Autoptimize is an effective performance tool that speeds up a website by optimizing JS, CSS, images (incl. lazy-load), HTML and Google Fonts, asyncing JS, removing emoji cruft and more.

Expand Down

0 comments on commit dfb6908

Please sign in to comment.