Ben Keith
Ben Keith
Instructions for updating the images can be found under the assets directory instructions at https://github.com/INN/docs/blob/master/projects/wordpress-plugins/release.sh.md#updating-the-assets-directory-of-svn
``` /wp-content/plugins/link-roundups$ find . -name "*.php" | grep -v vendor | grep -v release | grep -v node_modules | grep -v tests/ ./inc/compatibility-largo.php ./inc/saved-links/class-saved-links-widget.php ./inc/saved-links/class-wp-list-table-clone.php ./inc/saved-links/class-saved-links.php ./inc/saved-links/class-saved-links-list-table.php ./inc/link-roundups/class-save-to-site-button.php ./inc/link-roundups/class-link-roundups.php ./inc/link-roundups/class-link-roundups-widget.php...
Outdated sniff ``` FILE: ...rgo/wp-content/plugins/link-roundups/inc/compatibility-largo.php ---------------------------------------------------------------------- FOUND 8 ERRORS AND 2 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 7 | ERROR | Missing @package tag in file comment 9 | ERROR |...
``` FILE: ...rgo/wp-content/plugins/link-roundups/inc/compatibility-largo.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ---------------------------------------------------------------------- 7 | ERROR | [ ] Content missing for @package tag in file comment 7 | ERROR | [x]...
- [ ] tests as well. - [x] use WP_List_Table class for that table generation
- [x] make the initial page load use WP's native AJAX functions - [x] make the filter and pagination and sort clicks use WP's native AJAX functions instead of directly...
Note that in https://github.com/INN/.github/blob/master/FUNDING.yml we set the donate link for most INN projects on GitHub to be inn.org/donate
If we do this, it should be rel noopener noreferer: https://www.jitbit.com/alexblog/256-targetblank---the-most-underestimated-vulnerability-ever/
Moving this to the 0.5 milestone because it turns out that we do have this option in the Saved Links widget.