Zen-Dreams

Zen-Dreams.com

Category Archives: Plugins

[ZdStats] Update 1.1.3

It’s been nearly a week since I finished ZdStats version 1.1.3, but I couldn’t find time to update it on Wordpress.org. So I’ll put it here until I can put it on wordpress’s svn. This version has been awaited for lot of people because it fixes some issues, but more importantly it includes some features [...]

By Anthony

Write your own plugin for Wordpress [Chapter 1]

Here is my first article from a series : Write your own plugin for Wordpress.

Introduction to plugins
Plugin’s skeletton
Activation, Hooks & Filters
Widgets Definition

How does plugins work
A plugin is basically a php file included within Wordpress at startup and plugged into the core. When I say file, it can be a set of files, but only one [...]

By Anthony

Insert Creative common photos using iFlickr

iFlickr is a wordpress plugin just published by photopreneur and that gives you the possibility to insert photos directly into your posts. But what’s the difference with the “standard” image plugin ?
This plugin simply allows you to search, select and insert photos directly from Flickr. These photos are of course under Creative Common Licence and [...]

By Anthony

ZdMultilang, Multilingual wordpress plugin

ZdMultilang is a Multilingual plugin for Wordpress allowing you to blog in more than one language. You can define multiple languages and translate posts/tags/categories using the interface that will be added to your blog’s administration panel.
After doing so, your readers will be given the possibility to choose their language using a widget, or directly within [...]

By Anthony

ZdStatistics - Roadmap

After receiving some userfeedback on ZdStatistics, I decided to post a Roadmap for the plugin so that you know what evolutions are planned for it.
You will notice that there is no time specification for this roadmap as I won’t publish a new version of the plugin until I find it necessary. Some of the functionalities [...]

By Anthony