An open API service indexing awesome lists of open source software.

https://github.com/brainstormforce/astra-theme-visual-hooks

Visualize Astra Theme Hooks
https://github.com/brainstormforce/astra-theme-visual-hooks

wordpress wordpress-plugin

Last synced: 17 days ago
JSON representation

Visualize Astra Theme Hooks

Awesome Lists containing this project

README

          

# Astra Theme Visual Hooks #
**Contributors:** pratikchaskar
**Tags:** theme hooks
**Requires at least:** 4.4
**Tested up to:** 6.9
**Stable tag:** 1.1.1
**License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html

All hook locations in Astra...

## Description ##

Want to see all hook locations in the Astra theme? This plugin adds a handy link in the WordPress toolbar. Click to see or hide the hook locations. See screenshots below for more information.

Helpful links:

Astra Theme
https://wpastra.com

See all Hook Locations
http://developers.wpastra.com/theme-visual-hooks/

Add Content in Hook Location
https://wordpress.org/plugins/astra-hooks/

## Installation ##

This section describes how to install the plugin and get it working.

e.g.

1. Search for `Astra Theme Visual Hooks` in the WordPress Admin panel -> Plugins -> Add new.
1. Activate the plugin through the 'Plugins' menu in WordPress

## Screenshots ##

### 1. Display hooks on frontend of your site. ###
![Display hooks on frontend of your site.](http://ps.w.org/astra-theme-visual-hooks/assets/screenshot-1.png)

## Changelog ##

### 1.1.1 ###
* Fix: Updated Readme file.

### 1.1.0 ###
* New: Added admin bar menu to show/hide Astra theme hooks.
* New: Added filter `astra_hooks_enable_for_non_admin_user` which show Astra theme hooks for non logged in users.

### 1.0 ###
* Initial Release