Advanced Custom Fields: Button
Create a button in the admin screen that will either open another URL
by Matt Cromwell · github.com/snakeo/acf-admin-button-field · website
★ 17stars
3forks
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/snakeo/acf-admin-button-field/archive/refs/heads/master.zipReadme
Advanced Custom Fields: AJAX GET Button Field
Contributors: webdevmattcrom Donate link: http://mattcromwell.com Tags: custom fields, acf, add on Requires at least: 3.4 Tested up to: 4.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
Description
Generates a nice button/link to an external url or an internal post type, similar to the page_link field but allows you to override the link text.
Screenshot:
Info
This add-on can be treated as both a WP plugin and a theme include.
Installation
- Copy the 'acf-button' folder into your plugins folder
- Activate the plugin via the Plugins admin page
- You can now create a 'button' field. Clicking the button can either perform an
AJAX GETrequest, or awindow.open