__( 'All pages', 'litespeed-cache' ), Base::O_PURGE_POST_FRONTPAGE => __( 'Front page', 'litespeed-cache' ), Base::O_PURGE_POST_HOMEPAGE => __( 'Home page', 'litespeed-cache' ), Base::O_PURGE_POST_PAGES => __( 'Pages', 'litespeed-cache' ), Base::O_PURGE_POST_PAGES_WITH_RECENT_POSTS => __( 'All pages with Recent Posts Widget', 'litespeed-cache' ), Base::O_PURGE_POST_AUTHOR => __( 'Author archive', 'litespeed-cache' ), Base::O_PURGE_POST_POSTTYPE => __( 'Post type archive', 'litespeed-cache' ), Base::O_PURGE_POST_YEAR => __( 'Yearly archive', 'litespeed-cache' ), Base::O_PURGE_POST_MONTH => __( 'Monthly archive', 'litespeed-cache' ), Base::O_PURGE_POST_DATE => __( 'Daily archive', 'litespeed-cache' ), Base::O_PURGE_POST_TERM => __( 'Term archive (include category, tag, and tax)', 'litespeed-cache' ), ); // break line at these ids $break_arr = array( Base::O_PURGE_POST_PAGES, Base::O_PURGE_POST_PAGES_WITH_RECENT_POSTS, Base::O_PURGE_POST_POSTTYPE, Base::O_PURGE_POST_DATE, ); ?> _is_multisite ) : ?>



$title ) { $this->build_checkbox( $id, $title ); if ( in_array( $id, $break_arr ) ) { echo '
'; } } ?>
title( $id ); ?> build_switch( $id ); ?>


title( $id ); ?> build_textarea( $id, 80 ); ?>

http://www.example.com/path/url.php', '/path/url.php' ); ?>
*', '/path/u-1.html', '/path/u-2.html', '/path/u-*.html' ); ?>


title( $id ); ?> build_input( $id, null, null, 'time' ); ?>
' . date( 'H:i:s' ) . '' ); ?>
title( $id ); ?>