Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noam-alum/wp_plugins_checker
Wordpress plugins checker
https://github.com/noam-alum/wp_plugins_checker
Last synced: 8 days ago
JSON representation
Wordpress plugins checker
- Host: GitHub
- URL: https://github.com/noam-alum/wp_plugins_checker
- Owner: Noam-Alum
- Created: 2023-05-03T10:26:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-14T17:45:04.000Z (9 months ago)
- Last Synced: 2024-02-14T18:49:45.897Z (9 months ago)
- Language: Shell
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
# NAKNIK_FUNCTION
Wordpress plugins checker by Noam AlumThis script automates the tedious task of identifying which plugin is causing a 500 error code. It eliminates the need for the "Sausage method" (also known as the "Naknik method" in Hebrew) of turning off half of the
plugins in the plugins folder and checking which half contains the problematic plugin, until you are left with the one that is causing the problem. With this script, each plugin is checked individually, and it can even
work when there are multiple plugins causing a 500 error.Run "curl -Ls 'alum.sh/NF'|bash -s https://example.tld" to use script
** NOTE - IM STILL TRYING TO FIGURE OUT HOW TO CHECK IF SOMEONE IS IN THE ADMIN PANEL SO THERE IS NO CHANCE OF ALL PLUGINS BEING TURNED OFF **
If you want to help me with this project contact me at "[email protected]"