Skip to content

Releases: mattras82/pf-wp-toolkit

v1.0.9

Choose a tag to compare

@mattras82 mattras82 released this 17 Aug 16:17

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/toolkit NPM package to public-fuction-toolkit
  • Other: Miscellaneous fixes & changes

v.1.0.8

Choose a tag to compare

@mattras82 mattras82 released this 31 Mar 04:22

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_rest property 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, nofollow meta 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

Choose a tag to compare

@mattras82 mattras82 released this 22 May 17:34
  • Bug Fix: Metaboxer image IDs not being set properly in admin (broken in v1.0.6)

v1.0.6

Choose a tag to compare

@mattras82 mattras82 released this 17 May 20:26
  • 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

Choose a tag to compare

@mattras82 mattras82 released this 27 Apr 04:36
  • 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

Choose a tag to compare

@mattras82 mattras82 released this 13 Jan 02:41

Bug fixes

v1.0.3 Release

Choose a tag to compare

@mattras82 mattras82 released this 13 Jan 01:21

Enhancing lazy-images, fixing jQuery migrate & wysiwyg bugs, adding filters to Customizer & Metaboxer functions, updating NPM packages