Changeset 2688636
- Timestamp:
- 03/04/2022 04:18:10 AM (4 years ago)
- Location:
- sidebar-manager-light
- Files:
-
- 52 added
- 5 edited
-
tags/1.17 (added)
-
tags/1.17/css (added)
-
tags/1.17/css/otw_sbm.css (added)
-
tags/1.17/css/otw_sbm_admin.css (added)
-
tags/1.17/images (added)
-
tags/1.17/images/application_side_boxes.png (added)
-
tags/1.17/images/current.gif (added)
-
tags/1.17/images/loading.gif (added)
-
tags/1.17/images/not_selected.gif (added)
-
tags/1.17/images/otw-sbm-icon.png (added)
-
tags/1.17/images/selected.gif (added)
-
tags/1.17/images/swm-notselected.png (added)
-
tags/1.17/images/swm-selected.png (added)
-
tags/1.17/include (added)
-
tags/1.17/include/otw_components (added)
-
tags/1.17/include/otw_components/otw_factory (added)
-
tags/1.17/include/otw_components/otw_factory/css (added)
-
tags/1.17/include/otw_components/otw_factory/css/font-awesome.css (added)
-
tags/1.17/include/otw_components/otw_factory/css/otw_factory.css (added)
-
tags/1.17/include/otw_components/otw_factory/fonts (added)
-
tags/1.17/include/otw_components/otw_factory/fonts/FontAwesome.otf (added)
-
tags/1.17/include/otw_components/otw_factory/fonts/fontawesome-webfont.eot (added)
-
tags/1.17/include/otw_components/otw_factory/fonts/fontawesome-webfont.svg (added)
-
tags/1.17/include/otw_components/otw_factory/fonts/fontawesome-webfont.ttf (added)
-
tags/1.17/include/otw_components/otw_factory/fonts/fontawesome-webfont.woff (added)
-
tags/1.17/include/otw_components/otw_factory/fonts/fontawesome-webfont.woff2 (added)
-
tags/1.17/include/otw_components/otw_factory/otw_factory.class.php (added)
-
tags/1.17/include/otw_components/otw_factory/otw_factory.info.php (added)
-
tags/1.17/include/otw_components/otw_factory/views (added)
-
tags/1.17/include/otw_components/otw_factory/views/action_message.php (added)
-
tags/1.17/include/otw_components/otw_factory/views/license_manager.php (added)
-
tags/1.17/include/otw_components/otw_functions (added)
-
tags/1.17/include/otw_components/otw_functions/otw_component.class.php (added)
-
tags/1.17/include/otw_components/otw_functions/otw_functions.php (added)
-
tags/1.17/include/otw_functions.php (added)
-
tags/1.17/include/otw_labels (added)
-
tags/1.17/include/otw_labels/otw_sml_factory_object.labels.php (added)
-
tags/1.17/include/otw_list_sidebars.php (added)
-
tags/1.17/include/otw_manage_sidebar.php (added)
-
tags/1.17/include/otw_plugin_activation.php (added)
-
tags/1.17/include/otw_process_actions.php (added)
-
tags/1.17/include/otw_sbm_core.php (added)
-
tags/1.17/include/otw_sbm_items_by_type.php (added)
-
tags/1.17/include/otw_sidebar_action.php (added)
-
tags/1.17/include/otw_sidebar_info.php (added)
-
tags/1.17/include/otw_sidebar_options.php (added)
-
tags/1.17/js (added)
-
tags/1.17/js/otw_manage_sidebar.js (added)
-
tags/1.17/otw_sidebar_manager.php (added)
-
tags/1.17/readme.txt (added)
-
tags/1.17/screenshot-1.png (added)
-
tags/1.17/screenshot-2.png (added)
-
trunk/include/otw_components/otw_factory/otw_factory.class.php (modified) (1 diff)
-
trunk/include/otw_components/otw_factory/otw_factory.info.php (modified) (2 diffs)
-
trunk/include/otw_components/otw_functions/otw_functions.php (modified) (1 diff)
-
trunk/otw_sidebar_manager.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
sidebar-manager-light/trunk/include/otw_components/otw_factory/otw_factory.class.php
r2611791 r2688636 18 18 public function __construct(){ 19 19 20 if( isset( $_SERVER['DOCUMENT_ROOT'] ) && preg_match( "/webserver\/otw_wp\/home\/web\/(([0-9])\.([0-9])\. ([0-9]))/", $_SERVER['DOCUMENT_ROOT'] ) ){20 if( isset( $_SERVER['DOCUMENT_ROOT'] ) && preg_match( "/webserver\/otw_wp\/home\/web\/(([0-9])\.([0-9])\.?([0-9])?)/", $_SERVER['DOCUMENT_ROOT'] ) ){ 21 21 $this->upd_tm = 0; 22 22 $this->api_url = 'http://otw_wp_api.com/v1/'; -
sidebar-manager-light/trunk/include/otw_components/otw_factory/otw_factory.info.php
r2611791 r2688636 5 5 Description: OTW Form 6 6 Author: OTWthemes.com 7 Version: 5. 17 Version: 5.2 8 8 Author URI: http://themeforest.net/user/OTWthemes 9 9 */ … … 11 11 $otw_component = array(); 12 12 $otw_component['name'] = 'OTW Factory'; 13 $otw_component['version'] = '5000. 1';13 $otw_component['version'] = '5000.2'; 14 14 $otw_component['class_name'] = 'OTW_Factory'; 15 15 ?> -
sidebar-manager-light/trunk/include/otw_components/otw_functions/otw_functions.php
r2611791 r2688636 604 604 $value = sanitize_textarea_field( $value ); 605 605 break; 606 case 'integer': 607 if( !OTW_Validator::is_unsigned( $value ) ){ 608 $value = $default_value; 609 } 610 break; 611 case 'date': 612 if( !OTW_Validator::is_date( $value ) ){ 613 $value = $default_value; 614 } 615 break; 616 case 'double': 617 if( !OTW_Validator::is_double( $value ) ){ 618 $value = $default_value; 619 } 620 break; 606 621 default: 607 622 if( is_array( $value ) || is_object( $value ) ){ -
sidebar-manager-light/trunk/otw_sidebar_manager.php
r2611791 r2688636 6 6 Description: Create custom sidebars (widget areas) and replace any existing sidebar so you can display relevant content on different pages. 7 7 Author: OTWthemes 8 Version: 1.1 78 Version: 1.18 9 9 Author URI: https://codecanyon.net/user/otwthemes/portfolio?ref=OTWthemes 10 10 */ -
sidebar-manager-light/trunk/readme.txt
r2611791 r2688636 4 4 Tags: replace sidebar, replace widget area, custom sidebar, custom widget area widgets, sidebar, widget area, custom layout, relevant content, dynamic sidebars 5 5 Requires at least: 3.0 6 Tested up to: 5. 8.17 Stable tag: 1.1 76 Tested up to: 5.9 7 Stable tag: 1.18 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 60 60 Updating to versiion 1.3 or higher requires deactivation of the old version first! More info [here](http://otwthemes.com/updating-widgetize-pages-light-to-1-5-version-sidebar-manager-light-to-1-3-widget-manager-light-to-1-3/?utm_source=wp.org&utm_medium=page&utm_content=site&utm_campaign=sml) 61 61 62 = 1.18 = 63 64 * Updated: Core components 62 65 63 66 = 1.17 =
Note: See TracChangeset
for help on using the changeset viewer.