Front-end Editor: Version 0.5

Front-end Editor is a plugin that lets you edit posts or pages directly from your site. No need to load the admin backend just to correct a typo. To edit something, just double-click it. Current Features edit title or content works for posts and pages should work with any theme lightweight This is just the [...]

Read full post...

Hide Spam Count: Version 1.0

Whenever I visit my site’s dashboard, the first thing I see is the bold red Spam count. Instead of wasting time deleting spam comments, I prefer to let Akismet do that automatically, so I don’t need to see how many spam comments there are. This little plugin simply hides that part:

Read full post...

Link-uri fără diacritice în WordPress

Update: Acest defect a fost în sfârșit rezolvat și nu ar trebui să mai facă probleme în WordPress 3.1 (care ar trebui să apară prin decembrie, 2010). Mi-ar place ca toate lucrurile să meargă, pur și simplu. Din păcate, asta nu se întâmplă aproape niciodată, mai ales când vine vorba de diacritice și mai ales [...]

Read full post...

Custom Field Taxonomies: Version 1.2

Another substantial update for y’all: Revamped Admin Page The new admin page is built up entirely of shiny 2.7 style boxes. They work just like the ones on your dashboard. The admin page has been moved to Posts -> CF Taxonomies for easier access. There is also a new feature to add default values. Enhanced [...]

Read full post...

Custom Field Taxonomies: Version 1.1

This version brings several important new features: Wildcard support http://example.com/?field=abc* will fetch all posts that have a meta key field with any value beginning with abc: ‘abc’, ‘abcd’etc. The ‘*’character can appear multiple times, anywhere: http://example.com/?field=*ab*c*&another=foo*bar Relevance: There’s a new checkbox in the settings page that allow the following behaviour: http://example.com/?key1=value1&key2=value2 will fetch posts that [...]

Read full post...

Custom Field Taxonomies: Version 1.0

Several improvements  in this release. Be sure to upgrade. meta_filter_box() now comes with autosuggest. added $relative parameter to meta_cloud(). Note that the arguments are now splitted in $metaArgs and $cloudArgs. relative links are disabled for posts, pages and attachments, because you would get a single item anyway fixed issue with blogs that have a static [...]

Read full post...

Smarter Navigation: Version 1.0

The default previous_post_link() and next_post_link() have an option to restrict adjacent posts to the current category. This plugin takes one step further: If you visit an archive page (category, tag, date, author, search etc.) and then visit a single post from that page, the previous_post_smart() and next_post_smart() will point only to the other posts in [...]

Read full post...