文件操作 - sliders.php
返回文件管理
返回主菜单
删除本文件
文件: /home/tecnoht/public_html/fratellibartesaghi--it/wp-content/themes/architek/lib/options/sliders.php
编辑文件内容
<?php $architek_general_options= array( array( "name" => "Sliders Settings", "type" => "title", "img" => ARCHITEK_IMAGES_URL."icon_general.png" ), array( "type" => "open", "subtitles"=>array(array("id"=>"flex", "name"=>"FlexSlider - Posts"), array("id"=>"flexprojs", "name"=>"FlexSlider - Projects"), array("id"=>"flexwidgets", "name"=>"FlexSlider - Recent Posts Widget & Shortcode"), array("id"=>"rev","name" => "Revolution Slider")) ), /* 2020 */ array( "type" => "subtitle", "id" => "flexwidgets" ), array( "type" => "documentation", "text" => "<h3>Recent Posts Widget & Shortcode</h3>" ), array( "name" => "Show Direction Controls", "id" => "architek_widgets_flex_navigation", "type" => "checkbox", "options" => array(array("name"=>"Yes", "id"=>"true"), array("name"=>"No", "id"=>"false")), "std" => "true", "description" => "" ), array( "name" => "Show Controls", "id" => "architek_widgets_flex_controls", "type" => "checkbox", "options" => array(array("name"=>"Yes", "id"=>"true"), array("name"=>"No", "id"=>"false")), "std" => "true", "description" => "" ), array( "name" => "Transition Effect", "id" => "architek_widgets_flex_transition", "type" => "select", "options" => array(array("name"=>"Slide", "id"=>"slide"), array("name"=>"Fade", "id"=>"fade")), "std" => "fade", "description" => "" ), array( "name" => "Transition Duration", "id" => "architek_widgets_flex_transition_duration", "type" => "text", "std" => 1000, "description" => "The duration of the transition between slides." ), array( "name" => "Slide Duration", "id" => "architek_widgets_flex_slide_duration", "type" => "text", "std" => 3500, "description" => "The duration of each slide" ), array( "name" => "Autoplay", "id" => "architek_widgets_flex_autoplay", "type" => "checkbox", "options" => array(array("name"=>"Yes", "id"=>"true"), array("name"=>"No", "id"=>"false")), "std" => "true", "description" => "" ), array( "name" => "Pause on Hover", "id" => "architek_widgets_flex_pause_hover", "type" => "checkbox", "options" => array(array("name"=>"Yes", "id"=>"true"), array("name"=>"No", "id"=>"false")), "std" => "true", "description" => "Play/Pause on mouse enter / leave" ), array( "type" => "close" ), /* ------------------------------------------------------------------------* * Flex Slider * ------------------------------------------------------------------------*/ array( "type" => "subtitle", "id"=>'flex' ), /* NORMAL */ array( "type" => "documentation", "text" => "<h3>Blog Normal</h3>" ), array( "name" => "Show Direction Controls", "id" => "architek_posts_flex_navigation", "type" => "checkbox", "options" => array(array("name"=>"Yes", "id"=>"true"), array("name"=>"No", "id"=>"false")), "std" => "true", "description" => "" ), array( "name" => "Show Controls", "id" => "architek_posts_flex_controls", "type" => "checkbox", "options" => array(array("name"=>"Yes", "id"=>"true"), array("name"=>"No", "id"=>"false")), "std" => "true", "description" => "" ), array( "name" => "Transition Effect", "id" => "architek_posts_flex_transition", "type" => "select", "options" => array(array("name"=>"Slide", "id"=>"slide"), array("name"=>"Fade", "id"=>"fade")), "std" => "slide", "description" => "" ), array( "name" => "Transition Duration", "id" => "architek_posts_flex_transition_duration", "type" => "text", "std" => 1000, "description" => "The duration of the transition between slides." ), array( "name" => "Slide Duration", "id" => "architek_posts_flex_slide_duration", "type" => "text", "std" => 5500, "description" => "The duration of each slide" ), array( "name" => "Autoplay", "id" => "architek_posts_flex_autoplay", "type" => "checkbox", "options" => array(array("name"=>"Yes", "id"=>"true"), array("name"=>"No", "id"=>"false")), "std" => "true", "description" => "" ), array( "name" => "Pause on Hover", "id" => "architek_posts_flex_pause_hover", "type" => "checkbox", "options" => array(array("name"=>"Yes", "id"=>"true"), array("name"=>"No", "id"=>"false")), "std" => "true", "description" => "Play/Pause on mouse enter / leave" ), array( "name" => "Slider Height", "id" => "architek_posts_flex_height", "type" => "text", "std" => "400px", "description" => "The height of the slider." ), /* MASONRY */ array( "type" => "documentation", "text" => "<h3>Blog Masonry</h3>" ), array( "name" => "Show Direction Controls", "id" => "architek_posts_flex_navigation_masonry", "type" => "checkbox", "options" => array(array("name"=>"Yes", "id"=>"true"), array("name"=>"No", "id"=>"false")), "std" => "true", "description" => "" ), array( "name" => "Show Controls", "id" => "architek_posts_flex_controls_masonry", "type" => "checkbox", "options" => array(array("name"=>"Yes", "id"=>"true"), array("name"=>"No", "id"=>"false")), "std" => "true", "description" => "" ), array( "name" => "Transition Effect", "id" => "architek_posts_flex_transition_masonry", "type" => "select", "options" => array(array("name"=>"Slide", "id"=>"slide"), array("name"=>"Fade", "id"=>"fade")), "std" => "random", "description" => "" ), array( "name" => "Transition Duration", "id" => "architek_posts_flex_transition_duration_masonry", "type" => "text", "std" => 1000, "description" => "The duration of the transition between slides." ), array( "name" => "Slide Duration", "id" => "architek_posts_flex_slide_duration_masonry", "type" => "text", "std" => 5500, "description" => "The duration of each slide" ), array( "name" => "Autoplay", "id" => "architek_posts_flex_autoplay_masonry", "type" => "checkbox", "options" => array(array("name"=>"Yes", "id"=>"true"), array("name"=>"No", "id"=>"false")), "std" => "true", "description" => "" ), array( "name" => "Pause on Hover", "id" => "architek_posts_flex_pause_hover_masonry", "type" => "checkbox", "options" => array(array("name"=>"Yes", "id"=>"true"), array("name"=>"No", "id"=>"false")), "std" => "true", "description" => "Play/Pause on mouse enter / leave" ), array( "name" => "Slider Height", "id" => "architek_posts_flex_height_masonry", "type" => "text", "std" => "400px", "description" => "The height of the slider." ), /* SINGLES */ array( "type" => "documentation", "text" => "<h3>Singles</h3>" ), array( "name" => "Show Direction Controls", "id" => "architek_posts_flex_navigation_singles", "type" => "checkbox", "options" => array(array("name"=>"Yes", "id"=>"true"), array("name"=>"No", "id"=>"false")), "std" => "true", "description" => "" ), array( "name" => "Show Controls", "id" => "architek_posts_flex_controls_singles", "type" => "checkbox", "options" => array(array("name"=>"Yes", "id"=>"true"), array("name"=>"No", "id"=>"false")), "std" => "true", "description" => "" ), array( "name" => "Transition Effect", "id" => "architek_posts_flex_transition_singles", "type" => "select", "options" => array(array("name"=>"Slide", "id"=>"slide"), array("name"=>"Fade", "id"=>"fade")), "std" => "random", "description" => "" ), array( "name" => "Transition Duration", "id" => "architek_posts_flex_transition_duration_singles", "type" => "text", "std" => 1000, "description" => "The duration of the transition between slides." ), array( "name" => "Slide Duration", "id" => "architek_posts_flex_slide_duration_singles", "type" => "text", "std" => 5500, "description" => "The duration of each slide" ), array( "name" => "Autoplay", "id" => "architek_posts_flex_autoplay_singles", "type" => "checkbox", "options" => array(array("name"=>"Yes", "id"=>"true"), array("name"=>"No", "id"=>"false")), "std" => "true", "description" => "" ), array( "name" => "Pause on Hover", "id" => "architek_posts_flex_pause_hover_singles", "type" => "checkbox", "options" => array(array("name"=>"Yes", "id"=>"true"), array("name"=>"No", "id"=>"false")), "std" => "true", "description" => "Play/Pause on mouse enter / leave" ), array( "name" => "Slider Height", "id" => "architek_posts_flex_height_singles", "type" => "text", "std" => "600px", "description" => "The height of the slider." ), array( "type" => "close" ), array( "type" => "subtitle", "id"=>'flexprojs' ), /* PROJECTS */ array( "type" => "documentation", "text" => "<h3>Flex Slider Settings</h3>" ), array( "name" => "Show Direction Controls", "id" => "architek_projs_flex_navigation", "type" => "checkbox", "options" => array(array("name"=>"Yes", "id"=>"true"), array("name"=>"No", "id"=>"false")), "std" => "true", "description" => "" ), array( "name" => "Show Controls", "id" => "architek_projs_flex_controls", "type" => "checkbox", "options" => array(array("name"=>"Yes", "id"=>"true"), array("name"=>"No", "id"=>"false")), "std" => "true", "description" => "" ), array( "name" => "Transition Effect", "id" => "architek_projs_flex_transition", "type" => "select", "options" => array(array("name"=>"Slide", "id"=>"slide"), array("name"=>"Fade", "id"=>"fade")), "std" => "random", "description" => "" ), array( "name" => "Transition Duration", "id" => "architek_projs_flex_transition_duration", "type" => "text", "std" => 1000, "description" => "The duration of the transition between slides." ), array( "name" => "Slide Duration", "id" => "architek_projs_flex_slide_duration", "type" => "text", "std" => 5500, "description" => "The duration of each slide" ), array( "name" => "Autoplay", "id" => "architek_projs_flex_autoplay", "type" => "checkbox", "options" => array(array("name"=>"Yes", "id"=>"true"), array("name"=>"No", "id"=>"false")), "std" => "true", "description" => "" ), array( "name" => "Pause on Hover", "id" => "architek_projs_flex_pause_hover", "type" => "checkbox", "options" => array(array("name"=>"Yes", "id"=>"true"), array("name"=>"No", "id"=>"false")), "std" => "true", "description" => "Play/Pause on mouse enter / leave" ), array( "name" => "Slider Height", "id" => "architek_projs_flex_height", "type" => "text", "std" => "600px", "description" => "The height of the slider." ), array( "type" => "close" ), /* ------------------------------------------------------------------------* * Revolution Slider * ------------------------------------------------------------------------*/ array( "type" => "subtitle", "id"=>'rev' ), array( "type" => "documentation", "text" => "<h3>Revolution Slider Settings</h3>" ), array( "type" => "documentation", "text" => "<p>You can adjust the settings indivually for each created Revolution Slider in the <a href='admin.php?page=revslider'>Revolution Slider menu page</a>.</p>" ), /*close array*/ array( "type" => "close" ), array( "type" => "close" )); architek_add_options($architek_general_options); ?>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件