uawdijnntqw1x1x1
IP : 216.73.216.124
Hostname : webm001.cluster110.gra.hosting.ovh.net
Kernel : Linux webm001.cluster110.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
creationoo
/
www
/
aa21f
/
..
/
wp-content
/
plugins
/
fusion-builder
/
shortcodes
/
fusion-nextpage.php
/
/
<?php /** * Map shortcode to Fusion Builder * * @since 1.0 */ function fusion_builder_element_next_page() { fusion_builder_map( array( 'name' => esc_attr__( 'Next Page', 'fusion-builder' ), 'shortcode' => 'fusion_builder_next_page', 'hide_from_builder' => true, 'params' => array( array( 'type' => 'textfield', 'heading' => '', 'description' => '', 'param_name' => 'next_page_content', 'value' => '', ), ), ) ); } add_action( 'fusion_builder_before_init', 'fusion_builder_element_next_page' );
/home/creationoo/www/aa21f/../wp-content/plugins/fusion-builder/shortcodes/fusion-nextpage.php