I installed the plugin wp-inspect
and had the following problem.
It installed but did not activate. It was just on load.
With that, he crashed my machine, deleted my user profile and lost all information from my localhost and documents. Luckily, I back up often.
Plugin not approved.
Fatal error upon plugin activation.
Fatal error:
Uncaught Error: Call to undefined function mb_substitute_character() in
/var/www/html/wp-content/plugins/wp-inspect/inc/bootstrap.php:5
Stack trace:
#0 /var/www/html/wp-content/plugins/wp-inspect/wp-inspect.php(20): require_once()
#1 /var/www/html/wp-admin/includes/plugin.php(1897): include(‘/var/www/html/w…’)
#2 /var/www/html/wp-admin/plugins.php(172): plugin_sandbox_scrape(‘wp-inspect/wp-i…’)
#3 {main} thrown in /var/www/html/wp-content/plugins/wp-inspect/inc/bootstrap.php on line 5
Tried commenting the line 5 in
wp-content/plugins/wp-inspect/inc/bootstrap.php
# mb_substitute_character(0x002A);
but plugin breaks up
Since the installation of the plugin, whenever I try to go to my website or even the dashboard I get errors from the browser. Is there any way to actually have the plugin uninstalled?
]]>Unable to view WooCommerce product data in backend when this is active – no JS console errors, just blank tabs.
Latest WooCommerce (3.2.x).
]]>Was excited to try this plugin out, but when I activate it, it causes a 502 error and I can’t load the site until I deactivate the plugin.
]]>Hello,
This is what I have on frontoffice when activating the plugin WP Inspect :
[18-Feb-2018 05:35:28 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 65101824 bytes) in /wp-content/plugins/wp-inspect/lib/WP/Inspect.php on line 1744
[18-Feb-2018 05:35:28 UTC] PHP Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0
Hi super cool plugin. I would like to know what can i do to get list all class-name and ID-name used in my website?
I know we can view source code and search for “class=” But we have to move handy for each single page of website and collect each of class, inclued must know which class collected which class is not because same name
Is there anyway can i get list all class-name and id-name by your plugin please?
Thanks
]]>Thanks for the plugin! There is a slight problem with CSS rules being applied when setting WP Inspect to disabled via the admin bar item. For example, elements with the class “container” are being given a max width. This class is very common in themes and so the plugin can create havoc even when disabled.
What about adding a class to the root element via javascript when the feature is set to Enabled and then adding that element to all the plugin’s css selectors?
]]>Just tried both the Hookr and WP Inspect plugins because of the promised magical ability to show all executed hooks. Both started chomping on memory like crazy resulting in my 4GB RAM being eaten in minutes. And with just 30 active connections I cannot blame this on traffic
]]>I was hoping to find some hooks in the Media library modal/pop up window when you click on “Featured Image” but it seems that WP Inspect doesn’t add its helpers to the modal.
Would be great to have this functionality
]]>