https://github.com/PressForward/pressforward
Raw File
Tip revision: 2248b07632d4f0efade68f14ff4265362628443f authored by Aram Zucker-Scharff on 03 August 2015, 12:08:56 UTC
esc URL submission properly in nom this
Tip revision: 2248b07
tab-modules.tpl.php
<?php 
?>
	<p class="description"><?php _e( '<strong>PressForward Modules</strong> are addons to alter or improve the functionality of the plugin.', 'pf' ) ?></p>
	<hr />
		<?php
			do_action( 'pf_admin_op_page' );
		?>
back to top