Niraj Giri
Niraj Giri
## Description This PR introduces a unified approach to handling AJAX actions in WordPress for both logged-in and non-logged-in users. ## Changes Made - Introduced the `wp_ajax_all_{$action}` hook to allow...
## Description This PR refactors the cropping logic in the image cropping tool to enable the `Skip cropping` option for images that have the required aspect ratio. ## Screencast https://github.com/user-attachments/assets/4249afbf-54fd-44e3-a0e6-c37b1ed4187d...
## Description This PR ensures that `target="_blank"` is preserved in the Biographical Info and Taxonomy Description fields to maintain the intended link behavior. ## Trac ticket: https://core.trac.wordpress.org/ticket/12056
## Description This PR introduces new classes to the body tag in WordPress themes. The classes `wp-theme-` and `wp-child-theme-` (if child theme) are added, where `` represents the sanitized name...