Skip to content

Releases: Rodgath/Dilaz-Panel-Options

2.5.1

11 Feb 02:19
v2.5.1
c575658
Compare
Choose a tag to compare
= FIXED - Text domain was loading too early, before other plugins/themes were initialized.

2.5.0

03 Feb 10:04
v2.5.0
d15c1f7
Compare
Choose a tag to compare
= ADDED - Integration with main plugin namespace

2.4.10

09 Aug 16:38
fe36bbc
Compare
Choose a tag to compare
v2.4.10 - Changelog
= ADDED - 'item_url' to use-type parameters
= UPDATED - default-options.php

2.4.9

22 Jul 23:53
2c72040
Compare
Choose a tag to compare
v2.4.9 - Changelog
= IPROVED - 'radioimage' field sample
= ADDED - 'radioimage_tiled' field sample

2.4.8

01 Jul 02:46
d498509
Compare
Choose a tag to compare
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

23 Jun 15:57
687897b
Compare
Choose a tag to compare
v2.4.7 - Changelog
= ADDED - PHP version check
= FIXED - 'DilazPanelFunctions' class check in custom-options-sample.php

2.4.6

13 Apr 13:02
Compare
Choose a tag to compare
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

02 Apr 03:36
5dedfdf
Compare
Choose a tag to compare
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

01 Feb 02:44
aafd4b7
Compare
Choose a tag to compare
v2.4.4 - Changelog
= REMOVED - Font Awesome webfont icons for tab icons
= ADDED - Material Design webfont icons for tab icons

2.4.3

14 Jan 03:02
95c60ed
Compare
Choose a tag to compare
v2.4.3
= FIXED - Empty plugin data returned when there's multiple PHP files in the plugin root directory