conf( Base::O_CDN_MAPPING ); // Special handler: Append one row if somehow the DB default preset value got deleted if ( ! $cdn_mapping ) { $this->load_default_vals(); $cdn_mapping = self::$_default_options[ Base::O_CDN_MAPPING ]; } $this->form_action(); ?>
title( $id ); ?> |
build_switch( $id ); ?>
|
---|---|
title( $id ); ?> |
build_switch( $id ); ?>
' . __( 'ON', 'litespeed-cache' ) . '' ); ?>
' . __( 'OFF', 'litespeed-cache' ) . '' ); ?>
|
enroll( Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_URL . '][]' ); ?>
enroll( Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_INC_IMG . '][]' ); ?>
enroll( Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_INC_CSS . '][]' ); ?>
enroll( Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_INC_JS . '][]' ); ?>
enroll( Base::O_CDN_MAPPING . '[' . Base::CDN_MAPPING_FILETYPE . '][]' ); ?>
:
title( Base::CDN_MAPPING_INC_IMG ); ?>:
<img', '
url() ' ); ?>
title( Base::CDN_MAPPING_INC_CSS ); ?>: title( Base::CDN_MAPPING_INC_JS ); ?>: title( Base::CDN_MAPPING_FILETYPE ); ?>: src=""', ' data-src="" ', 'href="" ' ); ?>
' . __( 'Include File Types', 'litespeed-cache' ) . '' ); ?> |
|
title( $id ); ?> |
build_textarea( $id, 40 ); ?>
recommended( $id ); ?>
element.attribute', ' .attribute ' ); ?>
|
title( $id ); ?> |
build_textarea( $id ); ?>
//', '
' . $home_url . ' ' ); ?>
*', ' //www.aa.com ', '//aa.com ', '//*aa.com ' ); ?>
|
title( $id ); ?> |
build_textarea( $id, 40 ); ?>
recommended( $id ); ?>
|
title( $id ); ?> |
build_textarea( $id ); ?>
|
title( $id ); ?> |
build_switch( $id ); ?>
' . __( 'CDN', 'litespeed-cache' ) . ' -> ', __( 'Manage', 'litespeed-cache' ) .'' ); ?>
build_input( Base::O_CDN_CLOUDFLARE_KEY ); ?>
%2$s.', 'litespeed-cache' ), 'href="https://dash.cloudflare.com/profile/api-tokens" target="_blank"', 'Cloudflare' ); ?>
build_input( Base::O_CDN_CLOUDFLARE_EMAIL ); ?>
conf( Base::O_CDN_CLOUDFLARE_ZONE );
$cls = $cf_zone ? ' litespeed-input-success' : ' litespeed-input-warning';
$this->build_input( Base::O_CDN_CLOUDFLARE_NAME, $cls );
?>
|