Skip to content

Commit

Permalink
Add missing hook docs in content.php (#1628)
Browse files Browse the repository at this point in the history
  • Loading branch information
ribaricplusplus authored Mar 16, 2021
1 parent 55376f5 commit a9fec2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
*
* @hooked storefront_post_header - 10
* @hooked storefront_post_content - 30
* @hooked storefront_post_taxonomy - 40
*/
do_action( 'storefront_loop_post' );
?>
Expand Down

0 comments on commit a9fec2c

Please sign in to comment.