Heray-Was-Here
Server : Apache
System : Linux vps37394.inmotionhosting.com 3.10.0-1160.119.1.vz7.224.4 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
User : jasonp18 ( 1000)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/jasonp18/www/wp-content/plugins/formidable-views/classes/views/displays/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/jasonp18/www/wp-content/plugins/formidable-views/classes/views/displays/submitbox_actions.php
<?php
if ( ! defined( 'ABSPATH' ) ) {
	die( 'You are not allowed to call this page directly.' );
}
?>
<div class="misc-pub-section">
	<span id="frm_shortcode">
		<?php FrmProAppHelper::icon_by_class( 'frmfont frm_code_icon frm_svg20' ); ?>
		<?php esc_html_e( 'View', 'formidable-views' ); ?>
		<strong><?php esc_html_e( 'Shortcodes', 'formidable-views' ); ?></strong>
	</span>
	<a href="#edit_frm_shortcode" class="edit-frm_shortcode hide-if-no-js" tabindex='4'>
		<?php esc_html_e( 'Show', 'formidable-views' ); ?>
	</a>
	<div id="frm_shortcodediv" class="hide-if-js">
		<p><input type="text" readonly="readonly" class="frm_select_box frm_98_width" value="[display-frm-data id=<?php echo isset( $post->ID ) ? $post->ID : esc_html__( 'Save to get ID', 'formidable-views' ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?> filter=limited]" />
		<?php if ( ! empty( $post->post_name ) && $post->post_name != $post->ID ) { ?>
		<input type="text" style="margin-top:4px;" readonly="readonly" class="frm_select_box frm_98_width" value="[display-frm-data id=<?php echo ! empty( $post->post_name ) ? $post->post_name : '??'; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?> filter=limited]" />
		<?php } ?>
		</p>

		<p class="howto"><?php esc_html_e( 'Insert with PHP', 'formidable-views' ); ?>:</p>
		<p>
			<input type="text" style="font-size:10px;font-weight:normal" readonly="readonly" class="frm_select_box frm_98_width" value="&lt;?php echo FrmViewsDisplaysController::get_shortcode( array( 'id' => <?php echo ( isset( $post->ID ) ) ? $post->ID : '??'; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>) ) ?&gt;" />
		</p>

		<p>
			<a href="#edit_frm_shortcode" class="cancel-frm_shortcode hide-if-no-js">
				<?php esc_html_e( 'Hide', 'formidable-views' ); ?>
			</a>
		</p>
	</div>
</div>

Hry