|
1 | 1 | <p align="center"> |
2 | 2 | <a href="https://github.com/pronamic/wp-documentor"> |
3 | | - <img src="logos/pronamic-wp-documentor.svgo-min.svg" alt="Pronamic WordPress Documentor" width="128" height="128"> |
| 3 | + <img src="logos/pronamic-wp-documentor.svgo-min.svg" alt="SolveBeam WordPress Hooks Documentor" width="128" height="128"> |
4 | 4 | </a> |
5 | 5 | </p> |
6 | 6 |
|
7 | | -<h1 align="center">Pronamic WordPress Documentor</h1> |
| 7 | +<h1 align="center">SolveBeam WordPress Hooks Documentor</h1> |
8 | 8 |
|
9 | 9 | <p align="center"> |
10 | | - Pronamic WordPress Documentor is a tool to automatically extract data about the <strong>actions</strong> and <strong>filters</strong> of your WordPress theme or plugin. |
| 10 | + SolveBeam WordPress Hooks Documentor is a tool to automatically extract data about the <strong>actions</strong> and <strong>filters</strong> of your WordPress theme or plugin. |
11 | 11 | </p> |
12 | 12 |
|
13 | 13 | [](//packagist.org/packages/pronamic/wp-documentor) |
|
28 | 28 |
|
29 | 29 | ### Installation |
30 | 30 |
|
31 | | -To start documenting your WordPress filters and actions, require Pronamic WordPress Documentor in Composer: |
| 31 | +To start documenting your WordPress filters and actions, require SolveBeam WordPress Hooks Documentor in Composer: |
32 | 32 |
|
33 | 33 | ``` |
34 | 34 | composer require pronamic/wp-documentor --dev |
35 | 35 | ``` |
36 | 36 |
|
37 | 37 | ### First Run |
38 | 38 |
|
39 | | -To let Pronamic WordPress Documentor analyse your codebase, you have to use the `parse` command and point it to the right directory: |
| 39 | +To let SolveBeam WordPress Hooks Documentor analyse your codebase, you have to use the `parse` command and point it to the right directory: |
40 | 40 |
|
41 | 41 | ``` |
42 | 42 | vendor/bin/wp-documentor parse src |
@@ -170,4 +170,4 @@ Here is a list of alternatives that we found. However, none of these satisfied o |
170 | 170 | - https://github.com/phpDocumentor/phpDocumentor/issues/2865 |
171 | 171 | - https://github.com/themeblvd/hookster |
172 | 172 |
|
173 | | -[](https://www.pronamic.eu/contact/) |
| 173 | +[](https://www.pronamic.eu/contact/) |
0 commit comments