mirror of
https://github.com/woocommerce/storefront.git
synced 2025-10-03 14:04:42 +08:00
Add missing hook docs in content.php (#1628)
This commit is contained in:
parent
55376f5b7c
commit
a9fec2c989
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
*
|
||||
* @hooked storefront_post_header - 10
|
||||
* @hooked storefront_post_content - 30
|
||||
* @hooked storefront_post_taxonomy - 40
|
||||
*/
|
||||
do_action( 'storefront_loop_post' );
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue