manifest / performance / acf-disable-frontend
Disable ACF on Frontend
Disable ACF functions on the front-end of WordPress in order to provide a performance boost.
by Lee Peterson · github.com/leepeterson/acf-disable-frontend · website
★ 4stars
2forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/leepeterson/acf-disable-frontend/archive/refs/heads/master.zipDeclares an update source (https://github.com/leepeterson/acf-disable-frontend), so updates arrive through the plugin's own updater.
From the readme
Disable ACF on Frontend
Disable ACF functions on the front-end of WordPress in order to provide a performance boost.
Contents
Disable ACF on Frontend includes the following files:
This README.md file
A .gitignore file
Installation
1. Clone this repository
2. Copy the acf-disable-frontend directory into your wp-content/plugins directory
2. Navigate to the Plugins dashboard page
3. Locate the menu item that reads Disable ACF on Frontend
4. Click on Activate
This will activate Disable ACF on Frontend. Because this plugin has no interface or options, nothing will be added to the WordPress Dashboard
GitHub Updater
Disable ACF on Frontend includes native support for the GitHub Updater which allows you to provide updates to your WordPress plugin from GitHub.
License
Disable ACF on Frontend is licensed under the GPL v2.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License, version 2, as
published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.