WP Manifestindependent plugin directory
manifest / utilities / show-phone-on-click

Show Phone on Click

WordPress Plugin that adds a shortcode to only show phone number by clicking on the text link

by Jory Hogeveen · github.com/joryhogeveen/show-phone-on-click

0stars
1forks

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/joryhogeveen/show-phone-on-click/archive/refs/heads/main.zip

Declares an update source (JoryHogeveen/show-phone-on-click), so updates arrive through the plugin's own updater.

Readme

Show Phone on Click

WordPress Plugin that adds a shortcode to only show actual phone number by clicking on the text link. Perfect for tracking leads on phone calls.

Example:

[show-phone-on-click id="customer-phone-lead" link="tel:0031131234567" text="Call Us Now" onclick="013 123 4567"]

  • id = ID to track in GTM
  • link = actual link URL, e.g. tel:0031131234567
  • text = link text BEFORE click, e.g. Call Us Now
  • onclick = link text AFTER click, e.g. 013 445 4543

Read the full README on GitHub →

Releases

TagPublished
1.0 Jan 22, 2021

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