Kamruzzaman

Results 5 issues of Kamruzzaman

## Fix: Load Translations at the Correct Hook for email-log ## Summary This PR resolves an issue where the `_load_textdomain_just_in_time` function was being called too early, triggering a WordPress notice...

### All Submissions: * [x] My code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/) * [x] My code satisfies feature requirements * [x] My code is tested * [x] My code passes...

Needs: Testing
Needs: Dev Review

Refactored script registration and enqueuing to use dynamic handler names for 'jquery-blockui' and 'jquery-tiptip' based on WooCommerce version. Introduced Assets::get_wc_handler() to map legacy handlers to new ones, ensuring compatibility with...

:tada: QA Approved
Dev Review Done

### All Submissions: * [ ] My code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/) * [ ] My code satisfies feature requirements * [ ] My code is tested * [...

The Perfect Audience documentation link has been removed from the settings page. This streamlines the list of available documentation links for supported integrations. * Closes https://github.com/getdokan/wc-conversion-tracking-pro/issues/32 ## Summary by CodeRabbit...

Dev Review Done
Need Testing