4 September 2008 – 10:38
in Plugins, Wordpress —
As a reminder, this article is the fourth of a series called Write your own plugin for Wordpress
Introduction to plugins
Plugin’s skeletton
Activation, Hooks & Filters
Widgets Definition
1. Widgets definition
A widget is, in fact, a plugin that will allow users to display a block on their sidebar. That being said, there are only one action to use in [...]
By Anthony
15 August 2008 – 21:34
in Design, Themes, Zen-Dreams —
As I said yesterday, Something big was prepared for this blog, and here it is, a new design.
This new design doesn’t only include a new layout, but also this brand new logo, a favicon and a real good looking design.
Why did I say something big ? Simply because I didn’t like previous one, in fact [...]
By Anthony
6 August 2008 – 17:05
in Plugins, Wordpress —
Today, I just passed by an article talking about MyBlogLog and basically, they are giving some reasons I totally agree with for not using the system.
In fact I used to use that service, but it’s a complete waste of space on your website, and most of the people displayed in there are not leaving comments [...]
By Anthony
31 July 2008 – 16:58
in Plugins, Wordpress —
After publishing my lastest plugin, I saw that some blogs are pulling posts directly from the RSS feed to publish it on their “splogs” (spam blogs). In order to avoid duplicate content, I decided to create a new plugin that will enable you to add anything you want inside your feed’s posts.
This addition is only [...]
By Anthony
29 July 2008 – 17:49
in Plugins, Wordpress —
Due to some requests and feedback I received on my Wordpress plugin ZdMultilang, a new version has been published on wordpress.org.
This version is numbered 1.1.0 because of the number of improvements I made to the plugin. But before to talk about what I’ve changed, I’d like to thank all those who gave me their ideas [...]
By Anthony