Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Storefront Visual Hook Guide

Beschreibung

Storefront theme required.

Please report any bug or layout break you find.

Once installed this plugin adds a drop down menu to the frontend admin bar showing different options.

With this plugin you can:

  1. Show Storefront Hooks: Select this option to see the Storefront theme’s hooks in their actual locations.
  2. Show Storefront Filters: Select this option to see the Storefront theme’s filters list.
  3. Show WooCommerce Hooks: Select this option to see the WooCommerce plugin’s hooks in their actual locations on your current theme. WooCommerce plugin must be active for you to see this option.
  4. Display functions hooked in Storefront and WooCommerce action hooks.
  5. Display remove_action() hints for hooked functions in Storefront and WooCommerce action hooks.

This plugin is built to work with the Storefront Theme.

Roadmap

  1. Include Storefront Markup to help identifying HTML containers.
  2. Include WooCommerce Markup to help identifying HTML containers.

Feel free to ask for new features.

Screenshots

  • Storefront Visual Hook Guide Menu Closeup.
  • Active Storefront theme's Action Hooks in Front Page.
  • Active WooCommerce plugin's Action Hooks in Single Product Page.
  • Funtions hooked in Front Page hooks and remove_action hint.
  • Listed filters in homepage with their description.

Installation

Install via the WordPress Dashboard:

  1. Login to your WordPress Dashboard.
  2. Navigate to Plugins, and select „Add new“ to go to the „Add Plugins“ page.
  3. In the right side, enter „Storefront Visual Hook Guide“ in the search input bar, and hit your enter key.
  4. Click install, and wait for the plugin to download. Once done, activate the plugin.

Install via FTP:

  1. Extract the zip file, login using your ftp client, and upload the entire storefront-visual-guide folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress

FAQ

Will this plugin work for themes other than Storefront?

Unfortunately, no. This plugin was designed to work only with the Storefront theme, using Storefront theme’s action hooks and filters. Activating the plugin while using a different theme will trigger a warning.

Will this plugin work with Storefront child themes?

Yes, this plugin will work perfectly with any Storefront child theme.

I’ve activated the plugin, where can I access the settings?

This plugin doesn’t have a settings page. Just go to the frontend and you’ll see the menu in the admin bar.

Rezensionen

30. Juli 2020
An easy way to visualize hooks and filters for the storefront theme, this plugin really comes in handy!
3. Februar 2019 1 Antwort
Do you have the same for WCFM Multi vendor Market place for woo? Thanks!
Alle 9 Rezensionen lesen

Mitwirkende & Entwickler

„Storefront Visual Hook Guide“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„Storefront Visual Hook Guide“ wurde in 3 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.

Übersetze „Storefront Visual Hook Guide“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

2.0.1

  • Fixed problem with Template name in Uppercase

2.0

  • Added display Storefront filters lists.
  • Display storefront_menu_toggle_text filter in the handheld menu button.
  • Display storefront_copyright_text filter in footer.

1.2.1

  • Fixed action-hooks-box default sizes to prevent overlapping.
  • Changed button html tags with span tags to prevent WooCommerce JS malfunction.

1.2

  • Added hooked functions display button.
  • Display functions hooked in Storefront action hooks.
  • Display functions hooked in WooCommerce action hooks.
  • Added remove_action display button.
  • Added remove_action adaptation to classes.

1.1

  • OOP Code Optimization.
  • Avoid non logged in users using the query strings.
  • Added notice when plugin is disabled due to theme change.
  • WooCommerce conditional menu.
  • Clear conditional menus.

1.0.2

  • Added internationalization.
  • Modified artwork.

1.0.1

  • Fixed „Requires at least“ version.

1.0.0

  • Initial release
  • Added: Storefront Hooks detector.
  • Added: WooCommerce Hooks detector.