Item Type
Item Name
Search file in folder and subfolders...
<?php /** * Akismet footer template. * * Renders the akismet_footer action hook. */ declare( strict_types = 1 ); do_action( 'akismet_footer' );