Mot-clé: WordPress

WordPress: how to get data from taxonomy?

When we develop a plugin for WordPress, one of the most common task, is to get data from the database. For the main objects, such as pages, posts, categories of posts, the WordPress’ API provides us a set of simple functions, allowing us to get what we want.
For other objects, functions are rare or less flexible to use. So, we often quickly decide to query the database directly, what is not recommended. I just discover two functions to get objects from the WordPress taxonomy, without querying the database directly.
Lire la suite

WordPress 2.8 arrive bientôt

WordPress 2.8 est annoncé en avril, nous devrions donc voir apparaître très bientôt les premières communications à ce sujet. Rien ne presse à vrai dire, la version 2.7.1 est très stable, et agréable à utiliser. Voici un petit panorama des nouveautés qui nous attendent avec cette nouvelle version.
Lire la suite

WordPress 2.8 is coming soon

The next version of WordPress is planned for April, so we should see very soon the first communications on this subject. This version is not mandatory, the current version 2.7.1 is very stable and pleasant to use. Here a small overview of new features that we expect with this new version.
Lire la suite