Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author David Cameron Law

    (@seo-dave)

    I removed the plugin from the repository, see https://www.ads-software.com/support/topic/plugin-removed-from-repository-3/. When a plugin is removed the support forum remains, but the Description page etc… is no loger available which is why you can’t find it via a search.

    Currently there isn’t a download available, I’ve been too busy to decide what to do with my plugins (removed them all) in the future.

    Hi David ( @seo-dave ),

    I just was about to change over to your plugin, and it seems you’ve pulled it? I’m actually getting a message saying that the url being accessed by Display Widgets is currently on Wordfence’s domain blacklist.

    If you’re no longer allowing the download or supporting your display widgets version, what would you suggest I do? You were so helpful in the past, that I’d appreciate your input.

    • This reply was modified 7 years, 2 months ago by Angietops7.
    • This reply was modified 7 years, 2 months ago by Angietops7.
    Plugin Author David Cameron Law

    (@seo-dave)

    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!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Not Showing in Plugin Search – can’t install?’ is closed to new replies.