Today we are going to learn how to integrate custom Google Analytics events in WordPress.
For example I will setup a component I have here.
ARCHIVE
PHP
Parsing shortcodes such as this one [row] [col size="6"]...[/col] [col size="6"] // second col [row] [col size="6"]...[/col] // second col end, wrong [col size="6"]...[/col] [/row] [/col] [/row] can be tricky because the second [col] is ended by the one nested in the second, nested [row] so I have found that the best solution is to
Hello guys, Just wrote a Twitter API Wrapper with caching Available here – https://github.com/digitalzoomstudio/twitterapiwithcache
Today I am creating a portal wordpress plugin. The first thing I think is important in a portal is user management. And with that comes user registration. To make it as smooth as possible I decided to integrate Facebook login support. Of course there are plugins for this and I have successfully used Janrain in
Recent Comments