• Resolved YogieAnamCara

    (@yogieanamcara)


    Hi,

    may be I’m doing it wrong but I try to find all posts that are using a shortcode with this regex

    \[.+\]

    but the plugin returns no results.

    And when I try to find anything like a basic string to see if the plugin works at all I’m getting:

    Error thrown

    Call to undefined method SearchRegex::base_url()

    I use WP in a multisite network, as the plugin is already 2 years out of any update I wonder if it still works at all!?

    Cheers
    Yogie

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi

    I installed Search Regex to find shortcodes as well. I found your post when the search expression failed.

    There is a note on the Search form to enclose the search expression with delimiters. So tried |\[.+\]| and obtained the expected results. Hopefully you have already worked it out but it may help someone else.

    Thread Starter YogieAnamCara

    (@yogieanamcara)

    Hey @rzharding,

    excellent, I switched to a different approach directly on the MySQL DB instead, but with your info I can now reuse the plugin! Excellent!

    Many thanks!

    Cheers
    Joerg

    FWIW I use it on mutisite pretty regularly, and it still works fine.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘\[.+\] nothing found’ is closed to new replies.