Ryan Neudorf
Ryan Neudorf
Fix in https://github.com/scribu/wp-posts-to-posts/pull/570
This is the official list of [federal public holidays](https://www.canada.ca/en/revenue-agency/services/tax/public-holidays.html) in Canada. However, these only apply to federal employees. We should add support for province specific holidays as some provinces ignore...
I am also unable to reproduce this in PHP 8.3.11 on MacOS 14.6.1.
While this PR resolves the issue on a fresh install, if mysql has an existing `TEST_USER` with `mysql_native_password` set as its auth plugin `behat` will fail after and upgrade to...
I'm also experiencing this. Additionally, manually running the cron jobs via wp-cli does seems to have no effect.
@akirk I am not seeing any errors. However, I am seeing a number of my feeds with "next poll" dates 1 year in the future, I believe that means they...
> Do these dates show for non-ActivityPub feeds? Ah that's it, it looks like all of these feeds with next poll dates a year in the future _are_ ActivityPub feeds....
No, in fact I do not have any posts with `post_type = 'ap_inbox'`. Loading the admin URL returns a permission error.
I apologize that this is going down a support path, rather than a bug report... I'm not seeing such a option. The ActivityPub plugin doesn't have a tools item, and...
Thanks! I found the setting but it did not seem to register the post type (same results as [before](https://github.com/akirk/friends/issues/563#issuecomment-3437398060)). I even resaved permalinks after saving the setting, even though that's...