get_plugin_prefix_slug(); ?>

get_setting( 'bucket' ); $selected_bucket_prefix = $this->get_object_prefix(); ?>
render_bucket_permission_errors(); ?>
get_settings_nonce_key() ) ?> render_view( 'bucket-setting', array( 'prefix' => $prefix, 'selected_bucket' => $selected_bucket, 'selected_bucket_prefix' => $selected_bucket_prefix, 'tr_class' => 'as3cf-border-bottom', ) ); ?> render_view( 'domain-setting', array( 'tr_class' => 'configure-url url-preview' ) ); ?>

render_view( 'checkbox', array( 'key' => 'copy-to-s3' ) ); ?>

not copied to S3.', 'amazon-s3-and-cloudfront' ) ?>

render_view( 'checkbox', array( 'key' => 'serve-from-s3' ) ); ?>

Preview
get_url_preview(); // xss ok ?>
render_view( 'checkbox', array( 'key' => 'enable-object-prefix', 'class' => 'sub-toggle' ) ); ?>

get_default_object_prefix(); // xss ok ?>

render_view( 'checkbox', array( 'key' => 'use-yearmonth-folders' ) ); ?>

get_setting( 'ssl' ); ?>

render_view( 'checkbox', array( 'key' => 'remove-local-file' ) ); ?>

Broken URLs — There will be broken URLs for files that don\'t exist locally. You can fix this by enabling Rewrite File URLs to use the S3 URLs.', 'amazon-s3-and-cloudfront' ) ); $lost_files_args = array( 'message' => $lost_files_msg, 'id' => 'as3cf-lost-files-notice', 'inline' => true, 'type' => 'error', 'style' => 'display: none', ); $this->render_view( 'notice', $lost_files_args ); $remove_local_link = sprintf( '%s »', 'https://deliciousbrains.com/wp-offload-s3/doc/compatibility-with-other-plugins/', __( 'More info', 'amazon-s3-and-cloudfront' ) ); $remove_local_msg = apply_filters( 'as3cf_remove_local_notice', sprintf( __( 'Warning — Some plugins depend on the file being present on the local server and may not work when the file is removed. %s', 'amazon-s3-and-cloudfront' ), $remove_local_link ) ); $remove_local_args = array( 'message' => $remove_local_msg, 'id' => 'as3cf-remove-local-notice', 'inline' => true, 'type' => 'notice-warning', 'style' => 'display: none', ); $this->render_view( 'notice', $remove_local_args ); ?>
render_view( 'checkbox', array( 'key' => 'object-versioning' ) ); ?>

»

render_view( 'checkbox', array( 'key' => 'expires' ) ); ?>

»

render_view( 'checkbox', array( 'key' => 'hidpi-images' ) ); ?>

WP Retina 2x plugin.', 'amazon-s3-and-cloudfront' ), 'https://wordpress.org/plugins/wp-retina-2x/' ); ?>

render_view( 'bucket-select', array( 'prefix' => $prefix, 'selected_bucket' => $selected_bucket ) ); ?>
render_view( 'support' ); ?> is_pro() ) { $this->render_view( 'sidebar' ); } ?>