OptionTree

Software Screenshot:
OptionTree
Software Details:
Version: 2.5.5 updated
Upload Date: 12 May 15
Developer: Derek Herman
Distribution Type: Freeware
Downloads: 53

Rating: nan/5 (Total Votes: 0)

Sponsored by ThemeForest, the largest WordPress theme marketplace on the Web, OptionTree was created to help ThemeForest customers easily migrate options between their bought themes.

With OptionTree installed, users will have access to a lot more theme tweaks in the WordPress backend via a specially crafted options panel.

This will enable them to save common settings and easily re-add them into a newer theme.

For this plugin to work, developers need to adapt to OptionTree's way of saving and using data inside the WordPress core.

For this lots of documentation is provided, and since ThemeForest has backed it up, almost all commercial themes these days support it.

Installation:

Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.

What is new in this release:

  • Added the Google Fonts option type.
  • Added the Border option type.
  • Added the Box Shadow option type.
  • Added the Colorpicker Opacity option type.
  • Added the Dimension option type.
  • Added the JavaScript option type.
  • Added the Link Color option type.
  • Added the Spacing option type.
  • Fixed an issue where the Colorpicker was not parsing conditions on change or clear.
  • Fixed the Colorpicker styles on mobile devices.
  • Show the Colorpicker setting ID inside the error message string when the value is invalid.
  • Added an 'on change' trigger to the Numeric Slider's hidden input.
  • Stop Theme Check from complaining about the register_post_type() function being used in Theme Mode.
  • Added styles that clean up the appearance of the included Font Awesome icons in section tabs.
  • Fixed jQuery UI style conflicts created by the WP Review plugin.
  • Changed the sanitization function from sanitize_text_field to esc_url_raw for the Upload option type.
  • Added filter ot_dequeue_jquery_ui_css_screen_ids to dequeue jquery-ui-css by screen ID.
  • Added filter ot_on_off_switch_on_value to filter the value of the On button.
  • Added filter ot_on_off_switch_on_label to filter the label of the On button.
  • Added filter ot_on_off_switch_off_value to filter the value of the Off button.
  • Added filter ot_on_off_switch_off_label to filter the label of the Off button.
  • Added filter ot_on_off_switch_width to filter the width of the On/Off switch.
  • Added filter ot_type_date_picker_readonly to filter the addition of the readonly attribute.
  • Added filter ot_type_date_time_picker_readonly to filter the addition of the readonly attribute.
  • Added filter ot_admin_menu_priority to filter the admin_menu action hook priority.
  • Added Estonian translation.
  • Fixed an issue where changes to theme-options.php required a second page load.
  • Fixed the clean up script, it only displays when there's something to clean up. No more menu item!
  • Update demo files with the latest option types.
  • Changed where ot_css_file_paths is saved when is_multisite for better dynamic.css file support.

What is new in version 2.5.1:

  • Added the Google Fonts option type.
  • Added the Border option type.
  • Added the Box Shadow option type.
  • Added the Colorpicker Opacity option type.
  • Added the Dimension option type.
  • Added the JavaScript option type.
  • Added the Link Color option type.
  • Added the Spacing option type.
  • Fixed an issue where the Colorpicker was not parsing conditions on change or clear.
  • Fixed the Colorpicker styles on mobile devices.
  • Show the Colorpicker setting ID inside the error message string when the value is invalid.
  • Added an 'on change' trigger to the Numeric Slider's hidden input.
  • Stop Theme Check from complaining about the register_post_type() function being used in Theme Mode.
  • Added styles that clean up the appearance of the included Font Awesome icons in section tabs.
  • Fixed jQuery UI style conflicts created by the WP Review plugin.
  • Changed the sanitization function from sanitize_text_field to esc_url_raw for the Upload option type.
  • Added filter ot_dequeue_jquery_ui_css_screen_ids to dequeue jquery-ui-css by screen ID.
  • Added filter ot_on_off_switch_on_value to filter the value of the On button.
  • Added filter ot_on_off_switch_on_label to filter the label of the On button.
  • Added filter ot_on_off_switch_off_value to filter the value of the Off button.
  • Added filter ot_on_off_switch_off_label to filter the label of the Off button.
  • Added filter ot_on_off_switch_width to filter the width of the On/Off switch.
  • Added filter ot_type_date_picker_readonly to filter the addition of the readonly attribute.
  • Added filter ot_type_date_time_picker_readonly to filter the addition of the readonly attribute.
  • Added filter ot_admin_menu_priority to filter the admin_menu action hook priority.
  • Added Estonian translation.
  • Fixed an issue where changes to theme-options.php required a second page load.
  • Fixed the clean up script, it only displays when there's something to clean up. No more menu item!
  • Update demo files with the latest option types.
  • Changed where ot_css_file_paths is saved when is_multisite for better dynamic.css file support.

What is new in version 2.4.0:

  • Allow the Upload option type to be stored as an attachment ID by adding ot-upload-attachment-id to the elements class attribute.
  • Fixed an issue with the CSS option type not showing the Ace editor in a metabox that is broken into tabbed content.
  • Fixed missing option type translation strings.
  • Replaced MySQL functions with the wpdb equivalent.
  • Fixed search order of the contains condition string.
  • Added filter 'ot_post_formats' which loads meta boxes specifically for post formats.
  • Added the Social Links option type.
  • Fixed OptionTree being conflicted due to having both the plugin and theme version activated.
  • Added an admin notice when the UI Builder is being overridden by custom theme options.

What is new in version 2.3.4:

  • Fixed an issue where condition number values were being treated like strings and not returning a correct boolean response.

What is new in version 2.3.3:

  • Fixed missing text domain in demo files.
  • Added filter ot_migrate_settings_id to migrate themes that used option_tree_settings and now use a custom settings ID.
  • Added filter ot_migrate_options_id to migrate themes that used option_tree and now use a custom options ID.
  • Added filter ot_migrate_layouts_id to migrate themes that used option_tree_layouts and now use a custom layouts ID.

What is new in version 2.3.2:

  • Suppress PHP warning in the Background option type "Invalid argument supplied for foreach()".
  • Added filter ot_type_date_picker_date_format to change the date format of the Date Picker option type.
  • Added filter ot_type_date_time_picker_date_format to change the date format of the Date Time Picker option type.

What is new in version 2.3.1:

  • Fixed a bug with the Gallery option type that would show attachments in the media window when none had been added yet.
  • Added the option to save the Gallery as a shortcode by adding ot-gallery-shortcode to the elements class attribute.

What is new in version 2.2.0:

  • Added the Gallery option type.
  • Added the On/Off option type.
  • Replaced the old Color Picker with the default WP Color Picker.
  • Added UI support for WordPress 3.8.

What is new in version 2.1.3:

  • Loading OptionTree on the 'init' action proved to be wrong, it now loads on 'after_setup_theme'.

What is new in version 2.0.15:

  • Added support for Child Theme mode.
  • Improved handling of standard values when settings are written manually.
  • Add filter for CSS insertion value.
  • Added 'ot_before_theme_options_save' action hook.
  • Fix 'indexOf' JS error when upload is closed without uploading.
  • Add textarea std value when option type is 'textarea', 'textarea-simple', or 'css'.
  • Remove load_template and revert back to include_once.

What is new in version 2.0.12:

  • Made option-tree post type private.
  • Revert capabilities back to manage_options in ot-ui-admin.php.
  • Upload now sends the URL of the selected image size to OptionTree.
  • Added new range interval filter to font-size, letter-spacing, & line-height.
  • Allow Typography fields to be filtered out of the UI.

What is new in version 2.0.8:

  • Added auto import for backwards compatibility of old 1.x files.
  • Added the ability to export settings into a fully functional theme-options.php.
  • Fix typo in docs regarding the filter demo code.
  • Removed slashes in the section and contextual help titles.

What is new in version 1.1.8.1:

  • Removed get_option_tree() in the WordPress admin area due to theme conflicts.
  • Removed demo files in the assets folder at the request of WordPress.

What is new in version 1.1.8:

  • Fixed scrolling issue on extra tall pages
  • Added ability to show/hide settings & documentation via the User Profile page.
  • Added Background option type.
  • Added Typography option type.
  • Added CSS option type.
  • Better looking selects with 1=Yes,2=No where '1' is the value and 'Yes' is the text in the select.
  • Made the AJAX message CSS more prominent.
  • functions.load.php will now only load option type functions if viewing an OT admin page.
  • Deregistered the custom jQuery UI in the 'Cispm Mail Contact' plugin when viewing an OptionTree page.
  • Can now save layouts from the Theme Options page.
  • Can now change the slider fields by targeting a specific "Option Key"
  • Modified upload for situations where you manually enter a relative path
  • Allow get_option_tree() function to be used in WP admin
  • Changed permissions to edit_theme_options

What is new in version 1.1.7.1:

  • Revert load option type function on Theme Options page. Will fix and update in next version.

Requirements:

  • WordPress 3.5 or higher

Similar Software

Ads Easy
Ads Easy

13 Apr 15

RSS No More
RSS No More

12 Apr 15

Stop Emails
Stop Emails

12 May 15

Other Software of Developer Derek Herman

BuySellAds
BuySellAds

28 Feb 15

Comments to OptionTree

Comments not found
Add Comment
Turn on images!