=== Lnk.Bio ===
Contributors: lnkbio
Donate link: https://lnk.bio/
Tags: linkinbio,automation,lnkbio
Requires at least: 4.7
Tested up to: 6.9
Stable tag: 0.3.1
Requires PHP: 7.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Auto-publish a new Lnk on your Lnk.Bio page everytime you publish a new WordPress blog post.
== Screenshots ==
1. Plugin admin page
== Changelog ==
= 0.3.1 =
* BugFix: fixed error on category "all" selection
* SecFix: improved checks on logged user permissions
* Improved: migrated last call from wp_curl to wp_remote_post
* Improved: migrated to wp_send_json_success / wp_send_json_error
* Improved: admin now show errors on test for further debugging

= 0.3 =
* Added filter by Category to only publish certain posts on Lnk.Bio
* Added filter by Max Date to only start Mass publish from a certain date onwards

= 0.2.4 =
* Improved previous fix for lighter code

= 0.2.3 =
* Fix incompatibility with Discourse WP Plugin and Classic Editor

= 0.2.2 =
* Small bugfix after major 0.2 release for Group selection

= 0.2.1 =
* Small bugfix after major 0.2 release for Group selection

= 0.2 =
* Added Group selection, tested for 6.3

= 0.1.1 =
* Bugfix - some installations were unable to upload the image correctly

= 0.1.0 =
* Added function to mass-sync all existing WP posts

= 0.0.4 =
* Added fix for cases where the $meta_value is null (undocumented)

= 0.0.3 =
* Removed sync on updated post_meta. Only adding new posts will result in Lnk.Bio SYNC

= 0.0.2 =
* Initial public release
== Upgrade Notice ==
None