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
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.zipDeclares 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 GTMlink= actual link URL, e.g. tel:0031131234567text= link text BEFORE click, e.g. Call Us Nowonclick= link text AFTER click, e.g. 013 445 4543
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 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.