• Resolved iforrest

    (@iforrest)


    On the dashboard list view for this plugin (wp-admin/tools.php?page=view-broken-links), there is a search feature that allows users to search their broken links. If a person searches by URL, the search is case sensitive. I know that URLs are case sensitive, but this feature is to help you find URLs:

    (links.url LIKE “%’. $s_link_url .’%”)

    Some sites I’ve seen have upwards of 80,000 links. If say a broken URL contains “Halloween” but the person searches for “halloween”, the URL won’t be returned by the search.

    This would make a nice simple improvement to the usability of the search feature.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @iforrest,

    Thanks for your suggestion, I have created a feature request for our developers to consider adding this in future updates, perhaps have a toggle for case sensitive search.

    Cheers,
    Predrag

    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @iforrest,

    We have marked this suggestion as a feature request for our team and will be discussing further its possibility down the plugin’s roadmap in future.

    Since you don’t have any further queries, I’ll go ahead and mark this thread as resolved. Please feel free to re-open or create a new thread for any further assistance.

    Have a nice day ahead.

    Best Regards,
    Nithin

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Dashboard: Case insensitive link search’ is closed to new replies.