File "footer.php"
Full Path: /home/ccipcixf/public_html/beta/wp-content/plugins/akismet/views/footer.php
File size: 149 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* Akismet footer template.
*
* Renders the akismet_footer action hook.
*/
declare( strict_types = 1 );
do_action( 'akismet_footer' );