Jesin A
@jesin on WordPress.org and Slack
- Member Since: June 22nd, 2011
- Location: Chennai, India
- Website: websistent.com
Bio
Interests
Contribution History
Jesin A’s badges:- Core Contributor
- Plugin Developer
-
Posted a reply to Possible problem with WordPress 6.0.1, on the site WordPress.org Forums:
Hey guys I'm sorry I hadn't had the time to maintain this plugin. I'll try… -
Mentioned in [48601] on Core SVN:
Mail: Ensure that a server hostname can be set by using `network_home_url()`. -
Posted a reply to Analytics historical import stuck at 0, on the site WordPress.org Forums:
Thank you very much for the detailed response. I've identified the conflict. It was the… -
Posted a reply to Analytics historical import stuck at 0, on the site WordPress.org Forums:
Hi RK, I have DISABLE_WP_CRON set to true in wp-config.php. I run curl https://wheelsasap.com/wp-cron.php?doing_wp_cron on… -
Created a topic, Analytics historical import stuck at 0, on the site WordPress.org Forums:
I have Woocommerce 4.1.1 installed on a website. When … -
Created a topic, PHP cURL timeout error on HttpClient.class.php, on the site WordPress.org Forums:
From time to time we receive the "Your Site is Experie… -
Committed [2227423] to Plugins SVN:
Compatible upto 5.3 -
Posted a reply to Adding custom review fields, on the site WordPress.org Forums:
Hi, I was wondering if it was possible to create connected select fields. Like displaying… -
Posted a reply to woocommerce_rest_cannot_view error when using the REST API, on the site WordPress.org Forums:
Hey Rynaldos, I could never get this to work, as I said the get_current_user_id() function… -
Created a topic, $ is not a function error with the latest update, on the site WordPress.org Forums:
Line 1032 of includes/js/events-manager.js triggers th… -
Created a topic, Adding custom review fields, on the site WordPress.org Forums:
Are there any hooks to add custom fields to the review? -
Created a topic, woocommerce_rest_cannot_view error when using the REST API, on the site WordPress.org Forums:
I cannot get the Woocommerce REST API to work at all. … -
Posted a reply to Retrieving reviews via REST API, on the site WordPress.org Forums:
Thanks for the quick response. Any ETA on when it'll be available? -
Created a topic, Retrieving reviews via REST API, on the site WordPress.org Forums:
How do I retrieve reviews using the REST API. This is … -
Posted a reply to 307 Temporary Redirect issue ?, on the site WordPress.org Forums:
This answers comes first when Googling "wordpress 307 redirect" and I had the same issue.… -
Posted a reply to Shortcode to display brand name inside the loop, on the site WordPress.org Forums:
Thank you I wanted to use it on the single product pages only :) -
Posted a reply to Shortcode to display brand name inside the loop, on the site WordPress.org Forums:
Hi Alberto, Thanks for the quick response. Looking at this file it looks like the… -
Created a topic, Shortcode to display brand name inside the loop, on the site WordPress.org Forums:
Is there a shortcode to display the brand name inside … -
Created a topic, Restoring deleted products from a database backup, on the site WordPress.org Forums:
What is a proper way to restore a deleted Woocommerce … -
Created a topic, Accessing session variables in a SHORTINIT file, on the site WordPress.org Forums:
I have a file that runs some SQL queries using the wpd… -
Created ticket #46350 on Core Trac:
If a term is '0' clicking on its "Count" value displays all posts -
Posted a reply to tons of validations, on the site WordPress.org Forums:
Sorry for the delayed response. You can use the following code to exclude this plugin… -
Posted a reply to tons of validations, on the site WordPress.org Forums:
Hi Dave, Thanks for using the plugin. Does the form in question appear only on… -
Posted a reply to how this is validated email address, on the site WordPress.org Forums:
Hello, Mailgun checks if the domain has valid DNS records, since hitmail.com does have valid… -
Posted a reply to 420 Error when verifying api key, on the site WordPress.org Forums:
Hi Pavel, Are you sure you're using the public key that starts with pubkey-? Open… -
Posted a reply to A HTTP error occurred when validating the API., on the site WordPress.org Forums:
Hi, Are you using the public API key? It starts with "pubkey-" Regards, Jesin -
Posted a reply to Mailgun no longer free 100 validation limit, on the site WordPress.org Forums:
In the following link I've added transients to the validate_email() function. The validated email and… -
Posted a reply to Mailgun no longer free 100 validation limit, on the site WordPress.org Forums:
Your could try this to exclude the whole admin area: if ( is_admin() ) {… -
Posted a reply to Mailgun no longer free 100 validation limit, on the site WordPress.org Forums:
Hi Eric, Can you provide a list of active plugins on your website? -
Posted a reply to Addons don’t show on the orders page, on the site WordPress.org Forums:
Thanks for the quick response. In which specific version did you fix this issue? -
Created a topic, Addons don’t show on the orders page, on the site WordPress.org Forums:
When a product is ordered with an addon (type: radio) … -
Committed [1775177] to Plugins SVN:
Compatible upto 4.9 -
Committed [1775174] to Plugins SVN:
Compatible upto 4.9 -
Committed [1775173] to Plugins SVN:
Compatible upto 4.9 -
Posted a reply to Extremely high volume of validations on low useage, on the site WordPress.org Forums:
Can you provide a list of active plugins on your site? Some plugins validate saved… -
Posted a reply to Extremely high volume of validations on low useage, on the site WordPress.org Forums:
Are you using this on a WooCommerce website? If so please update to the latest… -
Committed [1749487] to Plugins SVN:
Tagging version 1.2.4.1 -
Posted a reply to 400k+ validations with 220k sessions?! UH…, on the site WordPress.org Forums:
Hi Sashen, I'm very sorry for the inconvenience caused. The WooCommerce orders page in WP-Admin… -
Committed [1742936] to Plugins SVN:
Tagging version 1.2.4 -
Posted a reply to 401, 403 redirect to 404 defaul theme, on the site WordPress.org Forums:
Try this in you .htaccess file: ErrorDocument 403 /wordpress/index.php?error=404 -
Posted a reply to 401, 403 redirect to 404 defaul theme, on the site WordPress.org Forums:
Did you try using this plugin? You don't have to edit code if you use… -
Posted a reply to 401, 403 redirect to 404 defaul theme, on the site WordPress.org Forums:
Hi, What theme are you using? You can create copies of the 404.php file and… -
Posted a reply to Very easy to setup, on the site WordPress.org Forums:
Thanks for the review! I'll definitely add the ability to save without a page title.… -
Posted a reply to Beware! MailGun email validation key is being leaked, on the site WordPress.org Forums:
Hi envieme, This plugin doesn't even require the private key to function. You enter the… -
Posted a reply to All pages went to Error 500 page, on the site WordPress.org Forums:
Did you paste those two lines to the end or the beginning of the htaccess… -
Posted a reply to All pages went to Error 500 page, on the site WordPress.org Forums:
Hello, I'm so sorry you had a bad experience with this plugin. I'm guessing that… -
Posted a reply to IS_EMAIL function happens A LOT, on the site WordPress.org Forums:
Hi dabodude, The WP-Admin WooCommerce pages call the is_email() function for each entry which is… -
Committed [1679284] to Plugins SVN:
Compatible upto 4.8 -
Committed [1679220] to Plugins SVN:
Compatible upto 4.8 -
Committed [1679194] to Plugins SVN:
Compatible upto 4.8
Developer
-
Custom Error Pages
Active Installs: 1,000+
-
HTTP Digest Authentication
Active Installs: 30+
-
Mailgun Email Validator
Active Installs: 200+