Brooke.
Brooke.
When the `msm_sitemap_skip_post` [filter was added](https://github.com/Mobius5150/msm-sitemap/commit/ba1dcb9130a7bb15e812ce99319f7fac9264b271) the decision was made not to pass the `post_id`. The logic at the time was: > This filter is called in the loop, so...
Could you add an example using authentication to the README. I'm happy to edit it, if someone can provide an example here. I am getting a 403, due to lack...
I'm not sure if this is a doing_it_wrong situation or a bug, but I have a global instance of `fsLightbox` defined as: ``` if (typeof fsLightbox !== "undefined") { fsLightbox.props.exitFullscreenOnClose...
There is some debate on if a dark mode toggle should show the current or the future state. This is a feature request to add an option to allow the...
### Description Pods currently runs under PHP 8.4 without any fatal errors, however there are many deprecation warnings that should be addressed for full compatibility. Here is a quick list...