Connect with us

Plugin Tips

How to Add a Mystery Link Easter Egg Button to WordPress

Adding surprise elements to your website is one way to keep your readers coming back for more. Adding Easter eggs and random links that change every once in a while to your site are just a couple of ways to do that. This code lets you do just that. It add a button to your website with a label and destination URL that changes every 24 hours for every single visitor. It helps your visitors discover something new.

Learn How to Code ➡️ PHP, CSS, JavaScript, WP Coding

When your visitors click on this link, they end up on a surprise landing page. It has a simple shortcode for displaying the link anywhere. You can further enhance this by tracking clicks using update_user_meta and awarding badges for users with a long streak. It is possible to tag these links to track them through Google Analytics. How would you improve something like this?

Continue Reading
You may want to check out:
*some of our articles and lists include affiliate links to fund our operations (e.g. Amazon, Elegant Themes, Envato). Please read our disclaimer on how we fund Exxponent.
You may also like...
Click to comment

More in Plugin Tips

To Top