Pluggable Functions Explorer

from 0$

Pluggable Functions Explorer is a WP Plugin Package from the Open Source WP Plugins range Check which Pluggable Functions have been overriden (reassigned), and in which PHP file


For more information about a tailored WP Plugin Package like Pluggable Functions Explorer please contact us directly.

Dealing with Pluggable Functions can be tricky:

  • Which functions have been overridden by which module?
  • Each function can effectively only be overridden by a single module, leading to potential conflicts

This plugin attempts to shed light on the Pluggable Functions conditionally declared by WordPress Core. In case a function has been overridden (reassigned) by another module, such as a plugin or theme, the PHP file containing the effective declaration is shown.

Download & install the zip archive

The plugin package installer can be downloaded from the WP2E project tab called “code”.

1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.

2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.

3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.

Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.

Pluggable Functions Explorer

typePlugin
version1.0.3
descriptionCheck which Pluggable Functions have been overriden (reassigned), and in which PHP file