first commit
This commit is contained in:
9
wp-content/plugins/akismet/views/footer.php
Normal file
9
wp-content/plugins/akismet/views/footer.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
/**
|
||||
* Akismet footer template.
|
||||
*
|
||||
* Renders the akismet_footer action hook.
|
||||
*/
|
||||
declare( strict_types = 1 );
|
||||
|
||||
do_action( 'akismet_footer' );
|
||||
Reference in New Issue
Block a user