We’ve just released Bulk Generator 2.2 which focuses on refining the user experience and giving developers more control than ever.
On the user experience front, v2.2 reduces notice fatigue by limiting which pages they can be displayed in the admin area. The documentation link shown on the Plugins admin page has also be corrected.
Finally, for our developer friends we added the gfpdf_bulk_generator_is_user_authorized filter so you can programatically give or deny access to the Bulk Generation functionality. We also fixed up a few annoying PHP notices that cropped up.
How to Update
If you have an active Bulk Generator license, update directly via WordPress One-Click Updates, or download the latest version from your GravityPDF.com account and install it manually.
We’d like to thank our community for their continued feedback, every report and suggestion helps us make Gravity PDF even better.
Have questions or run into a problem with the update? Reach out and let us know!
Changelog
Housekeeping
🧹 Limit where admin notices are displayed to reduce notice fatigue
🧹 Update dependencies
Bug Fixes
🐛 Resolve dynamic property deprecation notice
🐛 Fix early translation PHP notice when plugin requirements aren’t met
🐛 Correct a broken documentation link
Developers
🧑💻 Added
gfpdf_bulk_generator_is_user_authorizedfilter to customize user permissions🧑💻 Added
gfpdf_bulk_generator_settingsfilter to modify Bulk Generator settings