Skip to content

Commit df12467

Browse files
committed
Documentation
1 parent 75fb109 commit df12467

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

404.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?php
22
/**
33
* The template for displaying 404 pages (Not Found)
4+
* @package multiloquent
45
*/
56

67
/**

advert.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
/**
77
* advert template part
88
*
9-
* @package multiloquent
9+
* @package multiloquent\template_parts
1010
*/
1111

1212
?>

error-snippet.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?php
22
/**
33
* This is the error template part - it is included when no result is found from a search or archive page
4+
* @package multiloquent\template_parts
45
*/
56

67
/**

navigation.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?php
22
/**
33
* nav bar
4+
* @package multiloquent\template_parts
45
*/
56

67
/**

0 commit comments

Comments
 (0)