Tag: phone

  • Phoning Home To Plugin Authors

    Reading through the WordPress Hackers Mailing list, Nuno Morgadinho wanted to know how to track user engagement with a commercial plugin that is being developed. The metrics that they were most interested in were the following: – how much time has the user spent playing with my plugin since plugin activation ; – what is…

  • Prevent Skype Overwriting Phone Numbers In WordPress Themes

    I didn’t know this was an actual problem until I read the advice on WPBeginner.com. Apparently, some WordPress themes can break when Skype changes a phone number into a number you can dial with Skype. The fix is a simple one liner that you add to the HEAD section of the theme. Personally, I don’t…