File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,18 +8,18 @@ Stable tag: 1.0.0
88License: GPLv2 or later
99License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010
11- In every WordPress page there are in action many hooks but what are the relations between them?
11+ In every WordPress page there are many different hooks, but what is the direct relationship among them?
1212
1313== Description ==
1414
15- With this plugin is possible generate for every parent hook a flowchart on every page!
16- The flowcharts are opened in a new page and generated with JavaScript and for the Firefox users is possible download every flowchart as a PNG .
15+ This plugin generates a flowchart for every parent hook that is running under your actual page.
16+ In Firefox, the flowcharts are JavaScript generated and downloadable in .png format .
1717
18- In the settings page is possible set the parent hooks to exclude.
18+ From the Setting Page you can choose which parent hook to exlude from the chart.
1919
2020Check the screenshots!
2121
22- PS: The support for download as PNG not works on WebKit based browser.
22+ PS: The download feature is not supported in Webkit- based browsers like Safari or Chrome/Chormium.
2323
2424== Installation ==
2525
You can’t perform that action at this time.
0 commit comments