Breadcrumb NavXT 5.7.1

This is the first, and hopefully only, bug fix release of the 5.7 branch of Breadcrumb NavXT. Two bugs were fixed in this release. One relating to the bcn_display_json_ld() function and the other pertaining to the injection of separators in the breadcrumb trail.

Breadcrumb NavXT 5.7.0 introduced the new bcn_display_json_ld() function. However, there was erroneous instance of $linked that caused a PHP warning. This has been resolved in Breadcrumb NavXT 5.7.1.

The second bug involved missing breadcrumb separators after removing a breadcrumb from the trail. Breadcrumb NavXT 5.7.1 uses an improved method of determining when to insert a breadcrumb separator that does not exhibit this behavior.

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]

Tagged:
Updated:

Breadcrumb NavXT 5.7.0

Holy Schema.org BreadcrumbList compliant JSON-LD breadcrumb trails Batman! Breadcrumb NavXT 5.7.0 introduces a new bcn_display_json_ld() function. Additionally, three bugs were fixed in this release.

The new bcn_display_json_ld() function outputs JSON-LD data that is Schema.org BreadcrumbList compliant. This helps facilitate the display of breadcrumbs in WordPress backed JavaScript applications. Additionally, the selected BreadcrumbList format is supported by Google.

On the bug fix front, the cause of PHP Errors when running the uninstaller from within WP CLI was fixed. Additionally, the cause of a PHP Warning in bcn_breadcrumb_trail::find_type() was resolved. Lastly, a typo in the settings page was fixed.

Looking Forward to 6.0.0

The next release of Breadcrumb NavXT will be 6.0.0. It is scheduled for mid-summer in celebration of 10 years of maintaining Breadcrumb NavXT (originally released as Breadcrumb Navigation XT). Be aware that 6.0.0 will drop the Max Title Length setting (already deprecated in favor of using CSS), along with the associated %ftitle% and %fhtitle% breadcrumb template tags.

Translations

As explained in the Breadcrumb NavXT Translations Moving to Language Packs article, Breadcrumb NavXT has moved away from shipping translations with the plugin. This is the first release to ship without any included translations, all translations are available via language packs, or from the Breadcrumb NavXT Translation Project.

If you would like to contribute to translating Breadcrumb NavXT, please visit the Breadcrumb NavXT Translation Project. A big thanks to all of the translators that have contributed to the translations in the past and continue to contribute.

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 Multidimension Extensions 2.1.0

Announcing the immediate availability of Breadcrumb NavXT Multidimension Extensions 2.1.0. The single new feature in this version is increased support for new features introduced in Breadcrumb NavXT 5.6.0. Specifically, this version adds support for Breadcrumb NavXT 5.6.0’s breadcrumb trail cache avoidance ‘force’ parameter for its display functions and in the Breadcrumb NavXT widget.

You can grab Breadcrumb NavXT Multidimension Extensions from the WordPress.org plugin repository.

-John Havlik

[end of transmission, stay tuned]

Breadcrumb NavXT 5.6.0

Holy incremental improvements Batman! Breadcrumb NavXT 5.6.0 ships with two new features and two bug fixes. On the feature front, a fourth parameter was added to the two display functions. This parameter bypasses the internal breadcrumb caching mechanism. Additionally, in the settings page, the breadcrumb template settings are now multiple line text boxes. Previously, the default breadcrumb templates were getting quite long and hard to edit on a single line. This should make editing of the breadcrumb template easier.

Two bugs were squashed is this release. The first involved Breadcrumb NavXT inappropriately adding the blog breadcrumb into the breadcrumb trail for search result pages. The second bug previously allowed the blog breadcrumb options to be available in the settings page even when a Posts Page was not set.

Translations

As explained in the Breadcrumb NavXT Translations Moving to Language Packs article, Breadcrumb NavXT has moved away from shipping translations with the plugin. This is the first release to ship without any included translations, all translations are available via language packs, or from the Breadcrumb NavXT Translation Project.

If you would like to contribute to translating Breadcrumb NavXT, please visit the Breadcrumb NavXT Translation Project. A big thanks to all of the translators that have contributed to the translations in the past and continue to contribute.

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]

WP Lynx 1.2.0

Presenting WP Lynx 1.2.0: PDF thumbnail image support, multiple URL fetching, and a few under the hood improvements.

Prior to the 1.0.0 rewrite of the frontend interface, WP Lynx supported entering multiple URLs in the URL field and fetching them. This behavior has been reintroduced in 1.2.0, simply add a space between each of the URLs you want to fetch.

PDF support in the form of generating preview/thumbnail image for the first page of the PDF has been added. Since WordPress 4.7 is not available yet, this relies strictly on Imagick. The intent is to switch to the WordPress methods for 1.3.0.

On the bug fix front, a bug that caused Lynx Prints to fail to insert into some user’s post editor has been fixed. Additionally, pages lacking a HTML title element will no longer throw PHP warnings.

You can grab the latest WP Lynx on the WP Lynx WordPress.org plugin page.

-John Havlik

[end of transmission, stay tuned]