Support

Admin Tools for WordPress

#30947 I think Admintools block “ wp-admin/admin-ajax.php” that is needed for asynchronous JavaScript requests

Posted in ‘Admin Tools for WordPress’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

WordPress version
n/a
PHP version
n/a
Admin Tools version
n/a

Latest post by tampe125 on Monday, 18 February 2019 08:48 CST

Chacapamac
I think Admintools block “ wp-admin/admin-ajax.php” that is needed for asynchronous JavaScript requests for some themes and some google functions.

I add it to the ok htaccessmaker list ?

nicholas
Akeeba Staff
Manager
No. The .htaccess Maker explicitly allows .php files in wp-admin and its subdirectories maint, network and user. It does not block the wp-admin/admin-ajax.php file. Check if your file has the following rule:
RewriteRule ^wp-admin/maint/[a-zA-Z0-9-]{1,}\.php$ - [L]

If not, run the .htaccess Maker again. This rule was added in the stable version.

Nicholas K. Dionysopoulos

Lead Developer and Director

🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

Chacapamac
Yes, the line is in there, meaning I don’t need the exclusion ?

RewriteRule ^wp\-admin\/admin\-ajax\.php$ - [L]

tampe125
Hi, I'm taking this ticket since Nicholas is currently busy.

Yes, the line you posted is the correct one. There's no need to add any exception since it's already taken care of.

Davide Tampellini

Support Information

Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.

Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!