Comment Pagination And Reply Depth In WordPress 2.7
I checked out the current Trunk of WordPress 2.7. At first glance I noticed some cool features in the comment management.
Continue reading …
I checked out the current Trunk of WordPress 2.7. At first glance I noticed some cool features in the comment management.
Continue reading …
WordPress 2.7 is coming with a new backend design. The UI has on the left side the navigation and quite a lot changes to offer.
Since version 2.5 it’s already possible to adjust your backend design to your settings. There are many Plugins already out there, which helps the user to adjust their admin to their needs. But mostly are just for color changing or other minor backend changes instead of improving usability.
Continue reading …
New in WordPress 2.7 is the template tag wp_page_menu()
. This function creates a page navigation. As parameter you can add a menu “Home” with show_home , or whatever you like.
Continue reading …
The comment functionality enhances quite a bit in WordPress 2.7. Additional to the possiblility to answer comments directly in your backend, there is also a threaded comment support available. Threaded comments enables users to reply on an exist comment, and the discussion will be displayed threaded or nested. Below you can see a screenshot from the default theme:
Continue reading …
The WordPress logo has established a certain status among the user. For the different WordCamps all around the world, the communities creating a logo for this event, mostly inspired by the WordPress logo. Here are some logos just to check them out and inspiration:
Continue reading …
The development of Version 2.7 is going well and the release date is not so far away anymore. Beginning November is the release of the new version planned. Today I would like to show you the new management area for posts and pages for WordPress 2.7.
In the new overview of pages or posts you can edit meta data without entering every page or post. This comfort only existed if you use this Plugin. The management becomes more flexible and faster. It is realized with the help of JavaScript and Library jQuery.
Continue reading …