Ben Gillbanks
Ben Gillbanks
Tachyons says it does not change default link styles but it does in `.nested`. https://github.com/tachyons-css/tachyons/blob/master/src/_nested.css#L47-L56 I would like to suggest 2 things 1. changing `.nested a` to `.nested .link`. 1....
Hi - the theme scanner does not include the_comments_navigation in the comments navigation checks so there's a blocking error when it's used.
Hi - when I use the theme sniffer I am seeing a license warning: ``` jarvis/readme.txt WARNING No matching license critera could be determined from: GNU General Public License v2...
A new block that lists other posts that were posted on the same day. Use the same layout, css, and filters (if possible) as the related posts block. Should use...
https://jetpack.com/2021/09/08/jetpack-acquires-wordpress-plugin-social-image-generator/ Like this but free and easy to use. Remove a lot of the customisation and create something that will work for 90% of use cases. Maybe use theme.json for...
Add a setting that allows extra filter rules for the tidy notification module. Original request here https://wordpress.org/support/topic/suggestion-for-notifications-tidy-allow-specifying-classes-to-include/
https://rosswintle.uk/2021/03/css-only-spam-prevention-allow-list-captcha/
Add social sharing popup when some text is selected. Old Jquery code here shows what could be done. Needs converting to es6+: https://gist.github.com/BinaryMoon/87fb355c07aa20efdaa20ba5175b08e5 Working demo here: https://jsfiddle.net/zy8hY/29/