

Instead of following multiple links to install plugins they confirm they are OK with the process and several plugins get installed in one click. So, if you manage to automate that process, and reduce it to one click users will be pleased.Ī similar process of activating required plugins for themes has been in play for years, and users are okay with it. The process of deactivating and deleting one plugin, and downloading and activating another takes more than a few clicks. If you do that, admins will promptly remove your plugin from the repository.īut, if you ask for permission – “Can we replace plugin A with plugin B? Please confirm.” Then it’s OK to do so. Especially if the plugin is hosted on wp.org because that’s against the rules. Users will surely mind anything and everything you do behind their backs! Don’t do that! Don’t do anything without the users’ permission. And we’ve been running the process for over seven weeks. But what I can tell you is that we had no complaints from reset-wp users who went through the replacement process, or just saw the notification in the plugin. Notify users of any changes when they update the plugin, or when you add new features.ĭue to wp.org rules that prevent us from tracking user’s actions (without their consent, and we didn’t want to bother them with asking) I, unfortunately, don’t have any numbers to share. To review the log, download it at wp-content/wpeadminajax.log. Uncached requests are significantly more resource-intensive than those served from cache. Not even if it’s “a tiny little thing.” That’s not cool. On WP Engine, the wp-admin/admin-ajax.php file is uncached meaning it is generated new for each request and is never served from cache storage. Location ~* ^.+\.Don’t mess with people’s sites without their permission! Period. Rewrite /wp-admin$ $scheme://$host$uri/ permanent # Add trailing slash to */wp-admin requests.

Server_name return 301 $scheme://$request_uri However, we have gained more traffic and are now using nginx to server static content, with apache serving everything elseĭocumentRoot /srv/www//public_html/ We had been just using apache for everything and everything worked fine. There is a directory in the root folder called blog. WordPress Tips How to Export a WordPress Site Last updated: JWant to export WordPress site content, your database, or everything Whether you self-host WordPress or have a site, exporting is useful if you need to migrate to a different hosting provider, server, or from a hosted WordPress website to a self-hosted one. RewriteRule \.(ico|css|jpeg|jpg|gif|png|js|pdf)$.

htaccess that sits in the root directory: Options +FollowSymLinks It is a custom php MVC framework, this is the.
