Release post: https://webberzone.com/announcements/followed-posts-v3-1-0/
Complete plugin rewrite to use classes and autoloading.
-
Features
- New block for the block editor. Find it under widgets or using "followed posts" or "where did they go from here"
- New functions
get_wfp()
andthe_wfp()
replaceget_wherego()
andecho_wherego()
. The latter two will throw deprecated notices - New shortcode
[wfp]
replaces[wherego]
. The latter will continue to work but it is recommended that you replace the shortcode - New tools page can be found under Tools > WFP Tools. Import/Export settings and clear the cache from there
-
Enhancements:
- Caching enabled by default - this will apply to new installs and if you reset the settings
-
Bug fix:
- PHP warning if a post was not found
Full Changelog: v3.0.0...v3.1.0