Brady Vercher
Brady Vercher
Verbose feedback has definitely been on the list of things I've wanted to get around to but haven't had time for. I like these suggestions. Let's shoot for getting them...
Hi @andronocean, I apologize for the delay, but I'm glad to hear you've found SatisPress useful! There haven't been any other reports, but I appreciate you opening this just in...
@NielsdeBlaauw It's actually possible to modify most of the behavior in SatisPress by extending or replacing the dependencies in the container. In this case, you can accomplish the same thing...
Sorry for not opening this beforehand myself, but the idea just came to me. I haven't thought through the specifics much, but maybe an environment variable might be the best...
I'm not too keen on implementing a UI, but it would be cool to see an add-on if that's something you're interested in working on. Let me know if you...
That sounds reasonable. Would you mind submitting a PR and I'll get that merged?
I'm not sure what's needed here. This plugin filters `post_type_archive_title`, which is run when calling `get_the_archive_title()`, so it should still be possible to use all the core filters if necessary.
As much as I'd like to add support, I don't have the bandwidth to work on it any time soon. If you're interested in giving it a shot, I'd be...
I briefly looked into Highlight.php a couple weeks ago, but it was missing a few features (line numbers, highlighting, etc), and there were some escaping issues that I didn't dig...
It looks like there are a couple of hurdles here. One was a bug that prevented Prism.js language assets from being loaded how I imagined, but that's fixed in fb5fc14....