Submit
Path:
~
/
home
/
getwphos
/
www
/
chemex
/
wp-content
/
plugins
/
redux-framework
/
sample
/
sections
/
presentation-fields
/
File Content:
divide.php
<?php /** * Redux Framework divide config. * For full documentation, please visit: https://devs.redux.io/ * * @package Redux Framework */ // phpcs:disable defined( 'ABSPATH' ) || exit; Redux::set_section( $opt_name, array( 'title' => esc_html__( 'Divide', 'your-textdomain-here' ), 'id' => 'presentation-divide', 'desc' => esc_html__( 'The spacer to the section menu as seen to the left (after this section block) is the divide "section". Also the divider below is the divide "field".', 'your-textdomain-here' ) . '<br />' . __( 'For full documentation on this field, visit: ', 'your-textdomain-here' ) . '<a href="https://devs.redux.io/core-fields/divide.html" target="_blank">https://devs.redux.io/core-fields/divide.html</a>', 'subsection' => true, 'fields' => array( array( 'id' => 'opt-divide', 'type' => 'divide', ), ), ) ); // phpcs:enable
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
content.php
2707 bytes
0644
divide.php
908 bytes
0644
index.php
79 bytes
0644
info.php
4407 bytes
0644
section.php
1825 bytes
0644
N4ST4R_ID | Naxtarrr