Releases: mattras82/pf-wp-toolkit
Releases · mattras82/pf-wp-toolkit
Release list
v1.0.9
Released on: 14 Aug 2021
- Enhancement: Adding LocalDevelopment filter to skip WPCF7's spam verification
- Bug Fix: Minor grammar fix in GalleryType's button
- Other: Moving from
@goldencomm/toolkitNPM package topublic-fuction-toolkit - Other: Miscellaneous fixes & changes
v.1.0.8
Released on: 30 Mar 2021
- New Feature: Local Development
- Enhancement: Adding support for Yoast breadcrumbs in the
pf_breadcrumb()function - Enhancement: Adding support for taxonomies in Metaboxer
- Enhancement: Adding support for re-sorting metaboxes with WYSIWYGs in post admin screen
- Enhancement: Adding
hide_from_restproperty for Customizer and Metaboxer fields - Update: Updating Lazy Images, jQuery & jQuery Migrate
- Update: removing ie11 from the browserslist array. This plugin no longer supports Internet Explorer out of the box.
- Bug Fix: Fixing the
noindex, nofollowmeta tag bug that was recently introduced by an update in the Yoast SEO plugin - Bug Fix: Several bug fixes in Metaboxer, Setup, & Customizer
v1.0.7
v1.0.6
- Enhancement: AJAX metabox refreshing works in the Block Editor now
- Enhancement: AJAX metabox refreshing works for metaboxes with WYSIWYG fields
- Updating jQuery & jQuery Migrate to their newest versions (3.5.1 & 3.2)
- Bug Fix: Fixing serialization of gallery, checkbox, & radio fields in AJAX Metaboxer handler
- Bug Fix: Gallery Metaboxer tabs broke when count was over 10. Not anymore!
- Bug Fix: Metaboxer Radios displaying as checkboxes is now fixed (broken in v1.0.5)
v1.0.5 Release
- Addition: Adding pf_lazy_option and pf_lazy_meta helper functions
- Addition: Filtering robots.txt & contents to discourage crawling and indexing by bots
- Enhancement: Metaboxer max_items enhancement in gallery type
- Enhancement: Adding title attribute to lazy svg images
- Enhancement: Improved behavior for placeholder option for Select and Post type fields in Metaboxer
- Enhancement: Adding custom $crumbs array and several default pages to pf_breadcrumb helper function
- Enhancement: Switching build tools to new @goldencomm/build-scripts package, which updated the lazy-media assets
- Bug Fix: Customizer Select2 field type placeholder & pre-selected option
- Bug Fix: Metaboxer fields are now initialized after CustomPostTypes registers everything
v1.0.4 Release
v1.0.3 Release
Enhancing lazy-images, fixing jQuery migrate & wysiwyg bugs, adding filters to Customizer & Metaboxer functions, updating NPM packages