Posts Tagged ‘Widgets_API’
Write Widgets for WordPress
Writing widgets for Wordpress is an easy and funny part of coding, especially when using the relative simple widgets API, which was released with version 2.8 of Wordpress. With the newest versions of PHP, the programming language have become more object-oriented with for instance the introduction of classes. The widgets API is built up using the capabilities object-oriented principles give.
Read more September 4th, 2011 in Blog


















