Kirtan Gajjar
Kirtan Gajjar
### Description of the Change Fix strpos first arg null warning in php 8.1 Closes #1175 ### How to test the Change Follow steps in linked issue. ### Changelog Entry...
### Description of the Change Follow react rules of hooks Closes #1205 ### How to test the Change 1. Start on a test site running WP 6.5 RC 3 and...
### Describe the bug We get the following deprecation warning while adding a new external connection: ``` [16-Jun-2024 12:23:10 UTC] PHP Deprecated: Creation of dynamic property Distributor\Authentications\WordPressBasicAuth::$username is deprecated in...
* [x] This is a bug report * [ ] This is a feature request * [x] I searched existing issues before opening this one ### Expected behavior Container would...
### Description of the Change This PR removes the Podcast customisation logic. The main reason being that since the change was added in the [first github commit](https://github.com/10up/simple-podcasting/blob/5ff53ae9de34e8244201fa69244194b287ad119b/podcasting/customize-feed.php#L34) of this project...
### Description of the Change Add categories to the pull screen. This is part 2 of 2 of this issue. This PR filters posts by categories. Closes #428 ### How...
### Description of the Change Add ability to search for a site on the Pull Content screen Closes #1235 ### How to test the Change ### Changelog Entry > Added...