'SearchAction', 'target' => esc_url( $template_url ) . '{search_term_string}', 'query-input' => 'required name=search_term_string', ); } $schema['potentialAction'] = $potential_action; return apply_filters( 'wp_schema_pro_global_schema_sitelink_search_box', $schema, $post ); } } }