mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
@subpackage cannot have spaces.
git-svn-id: https://develop.svn.wordpress.org/trunk@14692 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* The template for displaying 404 pages (Not Found)
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Twenty Ten
|
||||
* @subpackage Twenty_Ten
|
||||
* @since 3.0.0
|
||||
*/
|
||||
?>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
* Learn more: http://codex.wordpress.org/Template_Hierarchy
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Twenty Ten
|
||||
* @subpackage Twenty_Ten
|
||||
* @since 3.0.0
|
||||
*/
|
||||
?>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* The template used to display attachments.
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Twenty Ten
|
||||
* @subpackage Twenty_Ten
|
||||
* @since 3.0.0
|
||||
*/
|
||||
?>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* The template used to display Author Archive pages
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Twenty Ten
|
||||
* @subpackage Twenty_Ten
|
||||
* @since 3.0.0
|
||||
*/
|
||||
?>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* The template used to display Category Archive pages
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Twenty Ten
|
||||
* @subpackage Twenty_Ten
|
||||
* @since 3.0.0
|
||||
*/
|
||||
?>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
* located in the functions.php file
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Twenty Ten
|
||||
* @subpackage Twenty_Ten
|
||||
* @since 3.0.0
|
||||
*/
|
||||
?>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* after. Calls sidebar-footer.php for bottom widgets
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Twenty Ten
|
||||
* @subpackage Twenty_Ten
|
||||
* @since 3.0.0
|
||||
*/
|
||||
?>
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
* For more information on hooks, see http://codex.wordpress.org/Plugin_API.
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Twenty Ten
|
||||
* @subpackage Twenty_Ten
|
||||
* @since 3.0.0
|
||||
*/
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
* Displays all of the <head> section and everything up till <div id="main">
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Twenty Ten
|
||||
* @subpackage Twenty_Ten
|
||||
* @since 3.0.0
|
||||
*/
|
||||
?>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
* Learn more: http://codex.wordpress.org/Template_Hierarchy
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Twenty Ten
|
||||
* @subpackage Twenty_Ten
|
||||
* @since 3.0.0
|
||||
*/
|
||||
?>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
* the tags used in it.
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Twenty Ten
|
||||
* @subpackage Twenty_Ten
|
||||
* @since 3.0.0
|
||||
*/
|
||||
?>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* Selectable from a dropdown menu on the edit page screen.
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Twenty Ten
|
||||
* @subpackage Twenty_Ten
|
||||
* @since 3.0.0
|
||||
*/
|
||||
?>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
* different template.
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Twenty Ten
|
||||
* @subpackage Twenty_Ten
|
||||
* @since 3.0.0
|
||||
*/
|
||||
?>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* The Search Results template
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Twenty Ten
|
||||
* @subpackage Twenty_Ten
|
||||
* @since 3.0.0
|
||||
*/
|
||||
?>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* The Footer widget areas
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Twenty Ten
|
||||
* @subpackage Twenty_Ten
|
||||
* @since 3.0.0
|
||||
*/
|
||||
?>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* The Sidebar containing the primary and secondary widget areas
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Twenty Ten
|
||||
* @subpackage Twenty_Ten
|
||||
* @since 3.0.0
|
||||
*/
|
||||
?>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* The Template used to display all single posts
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Twenty Ten
|
||||
* @subpackage Twenty_Ten
|
||||
* @since 3.0.0
|
||||
*/
|
||||
?>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* The template used to display Tag Archive pages
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Twenty Ten
|
||||
* @subpackage Twenty_Ten
|
||||
* @since 3.0.0
|
||||
*/
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user