Dhanendran

Results 8 issues of Dhanendran

### Description of the Change `dt_push_post` hook isn't passing the same set of arguments in [WordPressExternalConnection.php](https://github.com/10up/distributor/blob/develop/includes/classes/ExternalConnections/WordPressExternalConnection.php#L636) and [NetworkSiteConnection.php](https://github.com/10up/distributor/blob/develop/includes/classes/InternalConnections/NetworkSiteConnection.php#L169) which needs to be fixed as this will cause issues when we...

### Description of the Change Renamed the `Add` button to `Add this IP` and added an animation when the `Add this IP` button clicked without an IP added. Closes #140...

Fixed WPCS warnings and errors

### Description of the Change We need to add the leading `/` only when the `redirect_to` value is a relative path. Closes #269 ### How to test the Change ####...

### Description of the Change Added a settings section to select user roles who can upload SVG images. Based on the role section, a new capability `safe_svg_upload_svg` will be added...

### Description of the Change Validate the return value of get_post_meta and make sure it is array. Closes #1107 ### How to test the Change 1. Enable debug logging in...

### Description of the Change Added option to Quick edit and Bulk edit redirect's HTTPS status and Force Https meta on the post list table. Closes #98 ![Screenshot 2023-09-08 at...

needs:code-review

### Description of the Change Updating composer.lock file as some of the dependencies need to be updated to their latest version like wpsnapshots. With the older version of WPSnapshots we...