The release of Connections 10.3 builds and completes Custom Taxonomy support.
The next Connections update will remove a legacy wp_current_category [connections] shortcode option. Continuing reading to learn if this will affect you.
This post is a little late… better than never, right? Connections 10.2 was just released this week, bringing with it major under-the-hood changes that add proper support for custom taxonomies. This was basically just the first pass. there is still more work to do, primarily adding support for queueing Entries attached to a custom taxonomy …
This update brings major under-the-hood changes, one of which adds a Custom Taxonomy API. What is a taxonomy? A taxonomy is a way to group related Entries in your directory. An example of a taxonomy is Categories. The free Certifications and Facilities addons are examples of custom taxonomies. One of the most requested features is …
Building on the work done in the version 10.0 release, Connection not only supports the core WordPress sitemaps; it now also supports the Yoast SEO and Rank Math sitemaps. Sitemaps support is enabled automatically if you are using either Yoast SEO or Rank Math sitemaps. But, some conditions must be met. They are as follows: …
When WordPress version 5.5 was released earlier this year, it included support for basic sitemaps for the first time. This is a fantastic enhancement that improves the SEO of all sites which do not have an SEO plugin installed. The release of Connections 10.0 extends the core WordPress sitemaps to include your directory Entries. While …
This update removes the use of most of the deprecated methods used throughout the code. The biggest change is the removal of the legacy social media icons. These have not been used within Connections since version 8.40 was released on 04/19/2019. This change should not affect anyone unless they were being used directly. TWEAK: Add …
This update is a minor maintenance release. TWEAK: Pass additional parameters to the Connections_Directory/Shortcode/Conditional_Content/is_condition/{$this->atts[’condition’]} filter. DEV: Change class variable from private to protected. DEV: Add deprecated notices throughout so usages can be removed and old code cleaned up.
A very common setup that I’ve observed is adding static content above the directory such intro or instructional text. From the SEO perspective this is not ideal because it can lead to duplicate content issues and might prevent the individual Entry detail/profile pages from being listed in the search results. A new shortcode, , has …
These two updates improve upon the built-in SEO optimization system to bring tighter, seamless, integration with both Yoast SEO and Rank math, two of the most popular SEO plugins for WordPress. There is nothing for you to do or manage. Connections will automatically update the SEO page metadata to include Entry specific details when the …