WP Manifestindependent plugin directory
manifest / content / jdm-custom-cta

JDM Custom CTA

This simple, unbranded WordPress plugin adds Call-to-Action (CTA) fields to the editor and allows theme developers to display it using simple functions.

by JDM Digital · github.com/jdmdigital/jdm-custom-cta · website

1stars
0forks

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/jdmdigital/jdm-custom-cta/archive/refs/heads/master.zip

Declares an update source (https://github.com/jdmdigital/jdm-custom-cta), so updates arrive through the plugin's own updater.

From the readme

JDM Custom CTA This simple, unbranded WordPress plugin adds Call-to-Action (CTA) fields to the editor and allows theme developers to display it using simple functions. More information can be found on JDM Labs. Description There are many cases when theme developers may want the ability to add a call-to-action (or CTA) button to their theme that's easily editable from the WordPress backend. Originally created for a client, this reusable plugin does just that. The plugin does NOT enqueue any resources or make any significant change to the speed of the site. It simply adds this handy functionality using a custom post meta box and give theme developers a new function they can use in their themes. Installation 1. Install the plugin, and the updater - tutorial here for using GitHub Updater 2. Activate the plugin 3. Go to one of your Pages or "Add New Page" 4. Look for the new post meta box titled Call to Action (CTA) under the WYSIWYG editor 5. Enter the URL where you want the CTA to link to, starting with http:// 6. Enter the text you want the button to say, for example: “Click Here for Awesome Stuff” 7. Publish or Update the page NOTE: That just sets the post meta for us to use ou

Read the full README on GitHub →

Releases

TagPublished
v0.9 Feb 9, 2016

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.