I’ve created a new Display Widgets update (v4.0.0) as a direct replacement for the now closed Display Widgets plugin (free download at https://seo-gold.com/display-widgets-plus-plugin/) and will later create a premium version of the Display Widgets Plus plugin.
Since I’m not adding plugins to the repository anymore had to find a way to offer automated updates (like the repository) and have added the YahnisElsts Plugin Update Checker to the v4.0.0 code from https://github.com/YahnisElsts/plugin-update-checker (so when I do updates they’ll show on the Dashboard Update page like any plugin).
The new Display Widgets plugin (v4.0.0) is the Display Widgets SEO Plus v3.0.0 code with some of the BuddyPress and bbPress widget logic removed, so this is a significant feature update to Display Widgets v2.05/v2.7 plugin.
Fixes all the bugs I’ve found including the broken WPML language plugin support and includes the following widget logic:
* Static Front Page – is_front_page()
* Home Page Archives – is_home()
* Category Archives – is_category()
* Specific Categories : New v4 Feature
* Posts Within Specific Categories : New v4 Feature
* Tag Archives – is_tag()
* Dated Archives – is_date() : New v4 Feature
* Author Archives – is_author() : New v4 Feature
* Search Results – is_search()
* Archives – is_archive()
* Posts – is_single()
* Static Pages – is_page() : New v4 Feature
* Specific Static Pages
* Attachment Pages – is_attachment() : New v4 Feature
* Singular Pages (Posts, Pages, Attachments) – is_singular() : New v4 Feature
* 404 Error Page – is_404()
* Custom Taxonomy Archives – is_tax()
* Custom Post Type Archives – is_post_type_archive()
* Specific Custom Post Type – via get_post_type()
* Full WPML Language Plugin support : New v4 Feature
* Basic BuddyPress Plugin support – is_buddypress() : New v4 Feature
* Basic bbPress Plugin support – is_bbpress() : New v4 Feature
The above is what I’d have released on the plugin repository had I been able to adopt the Display Widgets plugin a few months back.
Since the plugin isn’t in the WordPress plugin repository support requests should be directed to my site above (via the comments) not here.
Almost signed my name at the bottom again: one of the WordPress support forums unwritten rules, you can’t add your name to comments!