|
1 | 1 | <p align="center"> |
2 | | - <a href="https://github.com/pronamic/wp-documentor"> |
3 | | - <img src="logos/pronamic-wp-documentor.svgo-min.svg" alt="SolveBeam WordPress Hooks Documentor" width="128" height="128"> |
| 2 | + <a href="https://github.com/solvebeam/wp-hooks-documentor"> |
| 3 | + <img src="logos/solvebeam-wp-documentor.svgo-min.svg" alt="SolveBeam WordPress Hooks Documentor" width="128" height="128"> |
4 | 4 | </a> |
5 | 5 | </p> |
6 | 6 |
|
|
10 | 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 | | -[](//packagist.org/packages/pronamic/wp-documentor) |
14 | | -[](//packagist.org/packages/pronamic/wp-documentor) |
15 | | -[](//packagist.org/packages/pronamic/wp-documentor) |
16 | | -[](//packagist.org/packages/pronamic/wp-documentor) |
| 13 | +[](//packagist.org/packages/solvebeam/wp-hooks-documentor) |
| 14 | +[](//packagist.org/packages/solvebeam/wp-hooks-documentor) |
| 15 | +[](//packagist.org/packages/solvebeam/wp-hooks-documentor) |
| 16 | +[](//packagist.org/packages/solvebeam/wp-hooks-documentor) |
17 | 17 |
|
18 | 18 | ## Table of contents |
19 | 19 |
|
|
31 | 31 | To start documenting your WordPress filters and actions, require SolveBeam WordPress Hooks Documentor in Composer: |
32 | 32 |
|
33 | 33 | ``` |
34 | | -composer require pronamic/wp-documentor --dev |
| 34 | +composer require solvebeam/wp-hooks-documentor --dev |
35 | 35 | ``` |
36 | 36 |
|
37 | 37 | ### First Run |
@@ -164,10 +164,10 @@ Here is a list of alternatives that we found. However, none of these satisfied o |
164 | 164 | - https://symfony.com/doc/current/components/finder.html |
165 | 165 | - https://developer.wordpress.org/cli/commands/i18n/make-pot/ |
166 | 166 | - https://developer.wordpress.org/cli/commands/i18n/make-json/ |
167 | | -- https://github.com/pronamic/deployer/blob/master/bin/pronamic-deployer |
168 | | -- https://gitlab.com/pronamic/wp-updates/-/blob/master/index.php |
| 167 | +- https://github.com/solvebeam/deployer/blob/master/bin/solvebeam-deployer |
| 168 | +- https://gitlab.com/solvebeam/wp-updates/-/blob/master/index.php |
169 | 169 | - https://github.com/wp-pay/core/issues/45 |
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.solvebeam.com/contact/) |
0 commit comments