|
10 | 10 | </table> |
11 | 11 | </script> |
12 | 12 | <script id="tmpl-wp-phx-standards-best-practices" type="text/html"> |
| 13 | + <small><strong>These guides are fresh and incomplete</strong> and not the best they can be yet! Help contribute!</small> |
13 | 14 | <table width="100%"> |
14 | 15 | <tr> |
15 | 16 | <td width="100px"> |
16 | | - <span class="dashicons dashicons-info"></span> |
17 | | - <strong>Intro</strong></td> |
18 | | - <td>Tools, Environments, Goals</td> |
| 17 | + <span class="dashicons dashicons-media-code"></span> |
| 18 | + <a href="https://github.com/WordPress-Phoenix/wordpress-development-toolkit/blob/master/docs/best |
| 19 | + -practices-asset-management.md" target="_blank">Asset Management</a> |
| 20 | + </td> |
19 | 21 | </tr> |
20 | 22 | <tr> |
21 | 23 | <td width="100px"> |
22 | | - <span class="dashicons dashicons-media-code"></span> Code</td> |
23 | | - <td>Best Practices, PHP, JS, Dependencies</td> |
| 24 | + <span class="dashicons dashicons-networking"></span> |
| 25 | + <a href="https://github.com/WordPress-Phoenix/wordpress-development-toolkit/blob/master/docs/best |
| 26 | + -practices-asset-management.md" target="_blank">Action & Filter Hooks</a> |
| 27 | + </td> |
24 | 28 | </tr> |
25 | 29 | <tr> |
26 | 30 | <td width="100px"> |
27 | | - <span class="dashicons dashicons-welcome-widgets-menus"></span> |
28 | | - <code style="word-wrap: initial;overflow-wrap: initial;">/wp-admin</code></td> |
29 | | - <td>Best Practices, Design, Experience, Flows</td> |
30 | | - </tr> |
31 | | - <tr> |
32 | | - <td width="100px"><span class="dashicons dashicons-welcome-write-blog"></span> |
33 | | - Docs</td> |
34 | | - <td>Inline, Repo, Confluence</td> |
| 31 | + <span class="dashicons dashicons-hammer"></span> |
| 32 | + <a href="https://github.com/WordPress-Phoenix/wordpress-development-toolkit/blob/master/docs/code.md" target="_blank"> |
| 33 | + PHP, CSS & JavaScript Coding Standards |
| 34 | + </a> |
| 35 | + </td> |
35 | 36 | </tr> |
36 | 37 | <tr> |
37 | | - <td width="100px"><span class="dashicons dashicons-randomize"></span> Git</td> |
38 | | - <td>Flow, PRs, Reviews, Releases</td> |
| 38 | + <td width="100px"> |
| 39 | + <span class="dashicons dashicons-lock"></span> |
| 40 | + <a href="https://github.com/WordPress-Phoenix/wordpress-development-toolkit/blob/master/docs/security.md" target="_blank"> |
| 41 | + Security |
| 42 | + </a> |
| 43 | + </td> |
39 | 44 | </tr> |
40 | 45 | </table> |
41 | 46 | </script> |
42 | 47 | <script id="tmpl-wp-phx-guides-glossaries" type="text/html"> |
43 | | - |
| 48 | + <small><strong>These guides are fresh and incomplete</strong> and not the best they can be yet! Help contribute!</small> |
| 49 | + <table width="100%"> |
| 50 | + <tr> |
| 51 | + <td width="100px"> |
| 52 | + <span class="dashicons dashicons-media-code"></span> |
| 53 | + <a href="https://github.com/WordPress-Phoenix/wordpress-development-toolkit/blob/master/docs |
| 54 | + /resources.md" target="_blank">Resources</a> |
| 55 | + </td> |
| 56 | + </tr> |
| 57 | + </table> |
44 | 58 | </script> |
45 | 59 | <script id="tmpl-wp-phx-help-resources" type="text/html"> |
46 | 60 | <div |
|
0 commit comments