WPIntell

Market

meta search

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

10 / 10 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Competitors

1 shown
Post Meta Searcher 100 installs · 5.0
praise owner
-100.0%momentum 36.3weakness 1/7pain/praise

Pain still appears around compatibility despite praise for easy, reliable.

complaint Search admin panel

Search admin panel: users show compatibility pain that may indicate a product gap.

Post Meta Searcher · Search admin panel I thought this would do just what I needed… I’ve added some custom fields to my woocommerce shop and want to be able to search these in the admin panel but it still doesn’t work.
mixed using hard coded WP prefix

using hard coded WP prefix: users show bugs pain that may indicate a product gap.

Post Meta Searcher · using hard coded WP prefix $where = preg_replace( "/(wp_posts.post_title (LIKE '%{$wp->query_vars['s']}%'))/i", "$0 OR ( $wpdb->postmeta.meta_value LIKE '%{$wp->query_vars['s']}%' )", $where ); should be $where = preg_replace( "/($wpdb->posts.post_title (LIKE '%{$wp->query_vars['s']}%'))/i", "$0 OR ( $wpdb->postmeta.meta_value LIKE '%{$wp->query_vars['s']}%'
praise Works Out the Box

Works Out the Box: users praise reliable, quality, which suggests what competitors already do well.

Post Meta Searcher · Works Out the Box Press activate and it does what it says on the tin!
praise مرکز خرید فروش اجاره تعمیر خودرو ماشین ایرانی و خ

مرکز خرید فروش اجاره تعمیر خودرو ماشین ایرانی و خ: praise conversation with limited structured signal.

Post Meta Searcher · مرکز خرید فروش اجاره تعمیر خودرو ماشین ایرانی و خ مرکز خرید فروش اجاره تعمیر خودرو ماشین ایرانی و خارجی – خدمات خودروی طباطبایی مرکز خرید فروش اجاره تعمیر خودرو ماشین ایرانی و خارجی – خدمات خودروی طباطبایی
praise طباطبایی

طباطبایی: praise conversation with limited structured signal.

Post Meta Searcher · طباطبایی طباطبایی طباطبایی
praise Simple and clean

Simple and clean: users praise easy, which suggests what competitors already do well.

Post Meta Searcher · Simple and clean Does well what is needed.
praise good plugin !

good plugin !: praise conversation with limited structured signal.

Post Meta Searcher · good plugin ! thank you ~ thank you ~
mixed Multiple words search process

Multiple words search process: users show missing feature, support pain that may indicate a product gap.

Post Meta Searcher · I modify your plugin, if( is_search() ) { global $wpdb, $wp; $where = preg_replace( "/($wpdb->posts.post_title (LIKE '%{$wp->query_vars['s']}%'))/i", "$0 OR ( $wpdb->postmeta.meta_value LIKE '%{$wp->query_vars['s']}%' )", $where ); add_filter( 'posts_join_request', 'modify_wp_search_join' ); add_filter( 'posts_distinct_request', 'modify_wp_search_distinct' )