Allocation from the post WordPress: retrieve the contents of a page to add some information. First of all, you can retrieve the contents of a page using a function like this:
1 2 3 4
| $slug ) { getPageBySlug function ($ slug) { get_page_by_path ( $slug ) ; ObjectPost get_page_by_path = $ ($ slug); "the_content" , $objectPost -> post_content ) ; return apply_filters ('the_content', $ objectPost -> post_content); } |
Continued ...
I'm really happy to be able to present a preview of WordPress Plugin Maker, an application for Mac OS X (Snow Leopard) that allows you to create a skeleton of a WordPress Plugins in a few seconds, allowing you to set many parameters. The application is still under development, but does its job base and is easily usable and functional. Some features have not yet been included and the other is awaiting feedback from the "few" lucky beta testers.
Continued ...
A good record and a great satisfaction!
Continued ...
WP Cleanfix is a Plugin for WordPress (also compatible with WordPress MU - will exist as long as this distinction) I wrote to optimize, maintain, clean and fit our Database WordPress.

Continued ...
It was a little 'I wanted to report it, because WP Bannerize is going to increase to nearly 10,000 downloads! But time - recently - it's really a tyrant!

Continued ...
Our website is now only displayed by PCs. With the spread of mobile, thanks to Apple's iPhone, to access the site or blog is increasingly being performed by a variety of mobile devices. It is therefore need to know how many Web Developer intercept and identify the different "agents", ie the means by which a user is viewing (browsing) our pages.
Continued ...
There are many plugins for WordPress that allow to improve the characteristics and performance of the "Search". Almost all available Plugins have an attractive and useful feature highlight search terms in the search result. If you do not plan further appensantire your WordPress installation, but do not want to give up everything to a similar feature, here's how to easily implement a "highlights" of termites in the search results.
Continued ...
The IDE Aptana is also available as a plugin for Eclipse . One of the most appreciated features of this environment is an excellent FTP management and file synchronization / local projects with the remote. In particular there is a script that allows you to send the code currently in the editor window to the server remotely using the key combination CONTROL + SHIFT + COMMAND + SHIFT + U or U on Mac OS (the same combination is used in Adobe Dreamweaver). In some installations (for example, my Mac OS, with Aptana and Eclipse Plugin) this combination seems to be absent and, if you try to trace it in the Preferences> General> Keys will not find - mysteriously - nothing! The problem, however, is easily solved and depends on the overlap of another setting. It is apparent that the combination of the above keys is set by default to another function: Shows Occurrences in File Quick Menu. Then just open the Preferences panel> General> Keys and occ .. look shows:

Rimuivere the "binding", ie an association with the keyboard shortcut, and it will work!
Continued ...
Under the heading of the blog, on the left, just above the navigation bar, there is a "switch" that allows you to switch to an alternate graphic theme, namely "clear".
The graphic theme of a blog is chosen by the blog owner himself, or if it is created by hand, whether it was downloaded from the network. The end result, however, in addition to "us" owners should be pleased by our visitors who do not always appreciate certain layout choices. For some it will be trivial for other wonderful, for others still terribly annoying! So why not to choose the "visitor" to display the layout with our blog?
Continued ...
If we rely on the simple example hellodolly.php provided by WordPress , or even the same official documents, never comes to writing a good and efficient plug-in. We want here to analyze a possible structure, then a skeleton that can be used multiple times.
Continued ...
Latest Comments
Giovambattista Fazioli : update: WordPress has updated the documentation of this function.
Giovambattista Fazioli : @ iLeW: of course, see here
iLeW : It's not that you could have a final example of using delegates? Here you are limited to ...
David Ganz : Thanks!
Giovambattista Fazioli : @ kheimon: I agree, not today would never use in a real code, especially in relation ...