browse by tag: widgets
sort by
Create A Wordpress 2.5 Widget
in PHP added by jlaing, on 23/4/2008 advanced tutorials content management widgets wordpress
Create a plugin widget in Wordpress 2.5. Covers settings up and using sidebars in your template, activating your widget, and displaying your widget. This tutorial is best suited for people familiar with both PHP and Wordpress themes and plugins.
comment save reportAJAX web-counter for widgets
in PHP added by AnyExample, on 2/2/2007 AJAX advanced tutorials counter dashboard widget xml
In this article there is a source of trivial php web-counter which collects stats and outputs number of page views(hits) and visitors(in fact, unique hosts) since midnight as XML file. There is also our special AeCounter Dashboard Widget (and it's sources) which get these xml-statistics (with the help of XmlHttpRequest object) and displays numbers on a little nice panel.
comment save report