|

array( 'example', 'is_title_postfix' ), 'control' => 'checkbox', 'label' => __( 'Add postfix to page titles', 'w3-total-cache' ), 'checkbox_label' => __( 'Enable', 'w3-total-cache' ), 'description' => __( 'Check if you want to add postfix to each post title.', 'w3-total-cache' ), ) ); \W3TC\Util_Ui::config_item( array( 'key' => array( 'example', 'title_postfix' ), 'control' => 'textbox', 'label' => __( 'Postfix to page titles', 'w3-total-cache' ), ) ); ?>