Breadcrumb NavXT 4.3.0

Holy incremental improvements Batman! Rather than one big new thing, this release has several tweaks that improve the overall plugin. Two new breadcrumb template tags were added, %ftitle% and %fhtitle%. These two tags are not affected by bcn_breadcrumb::trim() and are thus suitable for the title attribute in links when a max breadcrumb length is set. Support for the Theme Hook Alliance’s proposed tha_breadcrumb_navigation filter was added.

The Home and Main site titles were removed as they were redundant. While doing this, now the %title% and %htitle% tags return the “Site Title” for the home breadcrumb and “Network Name” for the mainsite breadcrumb. This should make multisite installs a little more manageable until the network admin is available.

As a security precaution, all settings that accept HTML now are passed through wp_kses. A reasonable set of accepted HTML tags were added, if you run into an issue where a tag or attribute you were using is being stripped, please report it in the comments section below.

Finally, several bugs were fixed. Loading of translated default settings now works again. And, some tweaks to the tabs in the settings page were made to improve the look and feel in WordPress 3.5.

The Translation Team:

[glot-translators=breadcrumb-navxt]

As always, you can grab the latest version of Breadcrumb NavXT from the Breadcrumb NavXT page. If you experience any issues with this version of Breadcrumb NavXT, please leave a comment on this post detailing the issue.

-John Havlik

[end of transmission, stay tuned]

Breadcrumb NavXT 4.3 Coming Next Week

Due to a issue with the Weblogs.us servers, Breadcrumb NavXT 4.3 was not released two weeks ago like originally planned. While preparing to release last night, a issue with the translation site was discovered (had incomplete translation sets). Now that both of these issues have been resolved, the release of Breadcrumb NavXT 4.3 has been rescheduled for next week. If you are a translator, check the Breadcrumb NavXT Translation Project to make sure that your translation set is complete.

-John Havlik

[end of transmission, stay tuned]

Updated:

Breadcrumb NavXT Multi Dimension Extensions 1.6.0

Previously, in the Vista-Like Breadcrumbs for WordPress guide, code was presented for recreating the breadcrumb style featured in Windows Vista and Windows 7. That code eventually was updated and placed into a plugin to ease implementation. In Breadcrumb NavXT 4.2 some internal changes were made that caused issues with the previous version of this plugin. Now, Breadcrumb NavXT Multi Dimension Extensions have been updated to work with Breadcrumb NavXT 4.2 and the forthcoming version 4.3 release.

Eventually, this and the rest of the Breadcrumb NavXT extensions plugins will make it into the official WordPress.org plugin repository so everyone will get update notifications. Until then, you’ll have to manually update (by first deleting and then re-installing).

Installation is quite easy:

  1. Download the Master branch zip archive from GitHub
  2. In your WordPress Dashboard navigate to the plugin uploader (Plugins > Add New > Upload)
  3. Upload the zip archive
  4. Activate and enjoy!

You can keep up with day to day development via the Breadcrumb NavXT Extensions’ GitHub Repository.

-John Havlik

[end of transmission, stay tuned]

Post Parents 0.2.0

Normally, flat post types such as the Post post type do not have parents. However, some like to use pages for their hierarchy and want posts to be children of these pages. While I do not recommend this type of site structure, Breadcrumb NavXT has supported Pages as the parent of Posts for quite some time. In a recent version this was extended to all post types, using the “post parent” selection for the post hierarchy.

The caveat has always been that setting the parent of the post was an exercise left to the user. Last summer, I wrote a fairly basic plugin that makes things easier. Previously meant only for the Post post type, this new version extends post parents to all post types (except for Pages as that wouldn’t make sense). It simply adds a Parent metabox with a pages drop down to the edit screen for posts (of any post type).

Eventually, this will make it into the official WordPress.org plugin repository so everyone will get update notifications. Until then, you’ll have to manually update (by first deleting and then re-installing).

Installation is quite easy:

  1. Download the Master branch zip archive from GitHub
  2. In your WordPress Dashboard navigate to the plugin uploader (Plugins > Add New > Upload)
  3. Upload the zip archive
  4. Activate and enjoy!

You can keep up with day to day development via the Post Parents’ GitHub Repository.

-John Havlik

[end of transmission, stay tuned]

Order Bender 0.5.0

By popular demand, Order Bender has received a substantial update. Now, rather than just working with categories, it will work with any hierarchical taxonomy on any post type (that is uses the taxonomy). Thus, now it is possible to specify a preferred custom taxonomy term for any post type for Breadcrumb NavXT.

Eventually, this will make it into the official WordPress.org plugin repository so everyone will get update notifications. Until then, you’ll have to manually update (by first deleting and then re-installing).

Installation is quite easy:

  1. Download the Master branch zip archive from GitHub
  2. In your WordPress Dashboard navigate to the plugin uploader (Plugins > Add New > Upload)
  3. Upload the zip archive
  4. Activate and enjoy!

You can keep up with day to day development via the Order Bender’s GitHub Repository.

-John Havlik

[end of transmission, stay tuned]