did some sniff sniff
This commit is contained in:
50
footer.php
50
footer.php
@@ -11,28 +11,28 @@
|
||||
*/
|
||||
|
||||
?>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php
|
||||
/**
|
||||
* sophia_after_dark before footer
|
||||
*
|
||||
* @since 1.0.0
|
||||
*/
|
||||
do_action( 'sophia_after_dark_before_footer' );
|
||||
<?php
|
||||
/**
|
||||
* sophia_after_dark before footer
|
||||
*
|
||||
* @since 1.0.0
|
||||
*/
|
||||
do_action( 'sophia_after_dark_before_footer' );
|
||||
|
||||
/**
|
||||
* sophia_after_dark footer
|
||||
*
|
||||
* @hooked - sophia_after_dark_footer_start - 5
|
||||
* @hooked - sophia_after_dark_footer_sidebar - 10
|
||||
* @hooked - sophia_after_dark_bottom_footer - 15
|
||||
* @hooked - sophia_after_dark_footer_end - 20
|
||||
*
|
||||
* @since 1.0.0
|
||||
*/
|
||||
do_action( 'sophia_after_dark_footer' );
|
||||
/**
|
||||
* sophia_after_dark footer
|
||||
*
|
||||
* @hooked - sophia_after_dark_footer_start - 5
|
||||
* @hooked - sophia_after_dark_footer_sidebar - 10
|
||||
* @hooked - sophia_after_dark_bottom_footer - 15
|
||||
* @hooked - sophia_after_dark_footer_end - 20
|
||||
*
|
||||
* @since 1.0.0
|
||||
*/
|
||||
do_action( 'sophia_after_dark_footer' );
|
||||
|
||||
|
||||
/**
|
||||
@@ -49,13 +49,13 @@
|
||||
|
||||
<?php
|
||||
/**
|
||||
* sophia_after_dark_after_page hook
|
||||
*
|
||||
* @since 1.0.0
|
||||
*/
|
||||
do_action( 'sophia_after_dark_after_page' );
|
||||
* sophia_after_dark_after_page hook
|
||||
*
|
||||
* @since 1.0.0
|
||||
*/
|
||||
do_action( 'sophia_after_dark_after_page' );
|
||||
|
||||
wp_footer();
|
||||
wp_footer();
|
||||
?>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user