Tags: wpsf/wpsf
Tags
Released V 0.8Beta ## New Features * Added option to list icons as checkbox / radio * Added social_icons field * Added Url validation option * Added Animation CSS Field * Added FlatPickr (DatePicker) * Added Exclude Options in shortcode args * Added wpsf-ajax.php to handle all ajax requests * Added wpsf-query.php to handle all wp query requests * Added wpsf_js_vars function to convert php array into json which can be used in ## Tweaks * Changed From init to after_setup_theme * Removed Unused Functions * Fixed issue with Tab & General Saving Field * Formatted Source Code in settings.php and called get_db_options in set_defaults function * Added _unarray_value function in options.php to manage issue with un_array fields * Formatted Source code for accordion.php * Removed Unused function in options.php ## Updates / Fixes * Radio / Checkbox Options array function * Fixed Issue with Accordion Values * Fixed ; issue @ settings.php : is_page_active * modifyed config/settings.php to add extra fileds for ajax select * Modifyed Source code for select.php to work with ajax select
Merge branch 'master' of https://github.com/wpsf/wpsf