Releases: Rodgath/Dilaz-Panel-Options
Releases · Rodgath/Dilaz-Panel-Options
2.5.1
= FIXED - Text domain was loading too early, before other plugins/themes were initialized.
2.5.0
= ADDED - Integration with main plugin namespace
2.4.10
v2.4.10 - Changelog
= ADDED - 'item_url' to use-type parameters
= UPDATED - default-options.php
2.4.9
v2.4.9 - Changelog
= IPROVED - 'radioimage' field sample
= ADDED - 'radioimage_tiled' field sample
2.4.8
v2.4.8 - Changelog
= ADDED - WordPress version check
= ADDED - dilaz_panel_get_use_type() to check current panel "use type"
= ADDED - dilaz_panel_theme_params() to fetch theme object parameters
= ADDED - dilaz_panel_plugin_params() to fetch plugin object parameters
= ADDED - new "use_type" check incase the user adds neither 'plugin' nor 'theme'
= ADDED - code field sample options in default-options.php
2.4.7
v2.4.7 - Changelog
= ADDED - PHP version check
= FIXED - 'DilazPanelFunctions' class check in custom-options-sample.php
2.4.6
v2.4.6 - Changelog
= REMOVED 'options_cap' from config parameters
= ADDED 'options_view_cap' to config parameters
= ADDED 'options_save_cap' to config parameters
2.4.5
v2.4.5 - Changelog
= IMPROVED - Import/Export field is now loaded via 'panel_option_filter_$option_name' hook
= ADDED - 'id' fields to 'heading' and 'subheading' field types
= ADDED - custom options example
2.4.4
v2.4.4 - Changelog
= REMOVED - Font Awesome webfont icons for tab icons
= ADDED - Material Design webfont icons for tab icons
2.4.3
v2.4.3
= FIXED - Empty plugin data returned when there's multiple PHP files in the plugin root directory