Tag Archives: PHP

Arranging post components after "the_content()" on WordPress

You might be wondering how would you rearrange the plug-ins add-on from Jetpack and from other 3rd party developers like the Sharing, Likes, Related Posts, Navigation etc.  You had a look inside the code of single.php and page.php and most of these plugins are actually embedded on the the_content() as you can’t see it anywhere coded on these… Read More »

A beginners guide to PHP

Ever wondered using PHP and your coming from a Microsoft background?  I guess the transition is not that hard specially when you had used the classic ASP, and whats good most of the tools you use for development is free, also now you can run PHP on IIS but for the purposes of this post… Read More »