
wordpress
Get flash to fully experience Pearltrees
Plugin API « WordPress Codex (Navigation privée)
Plugin API Languages : English • Español • Français • 日本語 • 한국어 • Português do Brasil • ไทย • 中文(简体) • Русский • ( Add your language ) Introduction This page documents the API (Application Programming Interface) hooks available to WordPress plugin developers, and how to use them. This article assumes you have already read Writing a Plugin , which gives an overview (and many details) of how to develop a plugin. This article is specifically about the API of "Hooks", also known as "Filters" and "Actions", that WordPress uses to set your plugin in motion.Feb 17 2008 We all agree that having a secure wordpress weblog should be our first priorities when keeping a successful blog. In this post we’d like you to share your knowledge and help us create the WordPress Security guide to keep the bad guys out. Below are 10 security tips that you can easily implement on your WordPress blog. Please share one or more life-savers you use permanently to help protect yourself from WordPress security issues.
Wordpress Security Tips and Hacks - Noupe (Navigation privée)
Function Reference/wpdb Class « WordPress Codex (Navigation priv
Function Reference/in category Languages : English • 日本語 • ( Add your language ) Description
Function Reference/in category « WordPress Codex (Navigation pri
Wordpress : de l’usage créatif des widgets | Fantablog (Navigati
L’excellent Smashing Magazine à publié récemment un article très détaillé sur l’utilisation des Widgets de WordPress. Ces petites briques fonctionnelles que l’on ajoute à son gré dans un menu permettent d’apporter des fonctionnalités, sans devoir faire du développement. Mais au delà de cet utilisation classique et simple, les widgets de WordPress permettent beaucoup plus, comme d’ajouter de nouvelles zones dynamiques, de gérer la page d’erreur 404 , insérer des widgets entre des articles ou de personnaliser l’affichage des articles . 1.Hello, AndrewKantor, I am currently working on the WP database. From the the change log of version 2.8, we can see that the post_category filed is deleted from the wp_posts table. So it makes your problem a little more complicated. But in theory, it's completely doable. I suppose that the video category already exists. Firstly you have to retrieve all the posts that contain the given string, "embed", in your case.
Support » MySQL query to search posts and change categories? (Na
Support » How to do a Custom Query for all posts NOT in an array
Make WordPress Obey: List Posts on Static Pages (Navigation priv
By Published: August 21, 2009 Posted in: Develop, Web Tags: php , plugin , posts , static pages , WordPress WordPress is a great tool with ton of community support. But sometimes, when you just can’t make it do your bidding, nobody has written a plugin to do what you want, and Google reveals no acceptable hacks, you just have to fire up Notepad and summon your inner PHP hacker. Coaxing WordPress into displaying certain posts on a static page is just one of those times. WordPress static pages are not supposed to show dynamic stuff. But, sometimes, you want them to anyway.Nick from www.NicksJourney.com asked the following question regarding my wordpress/phplist plugin: How can I add more attributes other than Name and Email? (like Zip code, for example) – see my phpList Capture page at www.nickdaugherty.com/lists/ This is a common request from users, many want the ability to add additional customizable fields to wordpress/phplist plugin.

