Ben Keith
Ben Keith
The documentation at https://support.inn.org/article/100-pym-shortcode needs to be updated in the following ways: - "There are no plugin settings" is false since version 1.3.2.1 in 2018, when we added a settings...
https://github.com/INN/pym-shortcode/blob/ee341bd307754ea1025a98ddcfe235165c04aca4/pym-shortcode.php#L8 This was reported by @claudiulodro in https://github.com/Automattic/newspack-plugin/pull/276#discussion_r390548603
## Team Prep Work - [ ] check for [upstream updates to `release.sh` in INN/docs](https://github.com/INN/docs/blob/master/projects/wordpress-plugins/release.sh.md) and copy them into this plugin - [ ] write release announcement - [ ]...
https://github.com/drewm/mailchimp-api/releases/tag/v2.5.4 https://github.com/INN/link-roundups/blob/be0f2a93a892904bf1d55a9dfd8ccf9311822d87/composer.lock#L9-L16
The wp.org plugin metadata in `README.txt` offers a `Donate link:` field. Quoting https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/: > The Donate link makes a “Donate to this plugin” link in the sidebar. It’s entirely optional,...
The widget is *listing* items, so they should be output as a list of items, and then styled to hide the default `li` styles. Additionally, the `post-lead` and `clearfix` classes...
Following from #177, a Saved Link with the title "brittany renee :cherry_blossom: on Twitter" will be displayed with the following markup in the post: ```html brittany renee on Twitter –...
Given a link with the title "brittany renee 🌸 on Twitter", the generated shortcode is `[rounduplink id="579" title="brittany renee on TwitterEdit"]`
See existing work done in Largo: https://github.com/INN/largo/issues/1579