Skip to content

Commit fbf81ad

Browse files
Move External resources to the new doc format
1 parent dc1ed69 commit fbf81ad

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

_includes/doc-list.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ <h3>Guides</h3>
22

33
<ul>
44
<li><a href="/docs/common-issues/"><strong>Common issues and their fixes</strong></a> - In case of fire, break glass.</li>
5+
<li><a href="/docs/external-resources/"><strong>External resources</strong></a> - Blog posts, slides and videos from users.</li>
56
<li><a href="/docs/installing/"><strong>Installing</strong></a> - Recommended and alternative installation mechanisms.</li>
67
<li><a href="/docs/plugin-unit-tests/"><strong>Plugin Unit Tests</strong></a> - How to set up and run PHPUnit tests for a WordPress plugin.</li>
78
</ul>
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
layout: default
3-
title: External Resources
2+
layout: doc
3+
title: External resources
4+
description: Blog posts, slides and videos from users.
5+
category: Guides
46
---
57

6-
# External Resources
7-
88
## Blog posts & tutorials
99

1010
* [scribu: A Command-Line Interface for WordPress](http://scribu.net/wordpress/a-command-line-interface-for-wordpress.html)
@@ -28,4 +28,4 @@ title: External Resources
2828
* [Mike Schroder: Magical WordPress Management using WP-CLI](http://wordpress.tv/2013/08/06/mike-schroder-magical-wordpress-management-using-wp-cli/)
2929
* [Daniel Bachhuber: WordPress at the Command Line](http://wordpress.tv/2012/08/21/daniel-bachhuber-wordpress-at-the-command-line/)
3030
* [AJ Morris: Managing WordPress from the Command Line](http://ajmorris.me/managing-wordpress-command-line/)
31-
* [Shawn Hooper: WP-CLI – Save Time by Managing WordPress from the Command Line](https://wordpress.tv/2015/09/15/shawn-hooper-wp-cli-save-time-managing-command-line/)
31+
* [Shawn Hooper: WP-CLI – Save Time by Managing WordPress from the Command Line](https://wordpress.tv/2015/09/15/shawn-hooper-wp-cli-save-time-managing-command-line/)

0 commit comments

Comments
 (0)