$cur_title ) {
$this->build_checkbox( $option_id, $cur_title );
if ( in_array( $option_id, $break_arr, true ) ) {
echo ' ';
}
}
?>
|
|
title( $option_id ); ?> |
build_switch( $option_id ); ?>
|
title( $option_id ); ?> |
build_textarea( $option_id, 80 ); ?>
http://www.example.com/path/url.php', ' /path/url.php ' ); ?>
*', '
/path/u-1.html ', '/path/u-2.html ', '/path/u-*.html ' ); ?>
|
title( $option_id ); ?> |
build_input( $option_id, null, null, 'time' ); ?>
' . esc_html( gmdate( 'H:i:s', time() + LITESPEED_TIME_OFFSET ) ) . '' ); ?>
|
title( $option_id ); ?> |
build_textarea( $option_id, 50 ); ?>
recommended( $option_id ); ?>
|