Try the Search and Replace plugin: http://wordpress.org/extend/plugins/search-and-replace/
This searches for strings and will allow you to search for every instance of video-x-player, using a regex for the number. If you don’t want to use regex searching on video- will bring up every instance that is already in your database.
If you intend to keep using that video plugin you may wish to edit the plugin to give you the ID’s you want or to automatically add class names.
Related Posts:
- How to refresh a template page on WordPress in 3 seconds – easiest method?
- How to correctly submit a search form and display the result in an independent page
- How to exclude pages from the search results
- Rewriting search and pagination base
- Easy way to process search results before displaying
- How to find objects by terms
- How to create a WP_Query to search the Title or Tag?
- How to change featured content to a different tag in WordPress Twenty Fourteen?
- How can i display 3 post types in same page?
- How to block specific keywords from searching on WordPress?
- How do I get images (with a thumbnail preview) to show in search results?
- Enhanced WordPress Search
- How to retrieve the content (with a specific ID) via ajax by clicking a link tag
- Can I use HTTP POSTs? Is there a better alternative?
- Use wp_get_recent_posts with search term
- Set post title based on first h2 element in the content section
- How to do multiple searches (with logical OR) in WP_Query in hook pre_get_posts?
- Change Navigation Bar based on logged in or not
- Only show search results with if current date is between two dates?
- How to make a search button that will search my website?
- How to add seperate classes to no-search-result and found-search-result pages on wordrpess search – is_search()
- Error when adding excerpt to the content through functions.php
- Custom search results page not working with empty search
- Dynamic content based on a URL parameter
- WordPress default Search function inconsistent in WooCommerce Product Titles
- Save Search System
- Seach custom post type posts only by meta fields?
- Search not showing all results
- Search Query: how to construct a search string from two select elements?
- How do I find PHP file that contains content of my page?
- WordPress page content outside WordPress
- Search WordPress using static html page
- What are the advantages/disadvantages of using jQuery DOM manipulation as opposed to PHP DOM manipulation?
- Search form does not work in my website
- Is it possible to display a DIV to not logged in users and then change it for users who are logged in?
- List post by title length
- How to turn each phone number within the $content to a telephone link?
- How do I remove duplicate users from two merged WP_User_Query objects?
- How do I query a single data value from the wp_metadata table?
- Searching Posts Programmatically in a WordPress Plugin
- Search only working on front page (index) , not working on other pages
- Live search from database table
- WordPress Search
- WordPress pagination not working in search result page
- How can I call a specific file (via php) by referencing the logged-in username?
- How can I modify this code to make the search box include tags and meta
- Validate search against a list of codes in wordpress
- search.php to search only the post title
- Display WordPress search results based on the selected Sub-Category
- WordPress Search Ajax + Isotope + InfiniteScroll
- Highlighting Text in Search Results
- Build A Custom SQL Query for WordPress Search
- Include custom fields in search
- Integrate admin plugin into template. Very interesant (live search + autocomplete with wp rest api, in vanilla js)
- Using a new WP_Query inside the loop
- Change ajax live search results
- Adding ELSE argument to AJAX Live Search for “No results found”
- How can i find wrong word in search box and replace with correct word
- Help me understand how Search function works using dynamic_sidebar()
- Before & After Content – After Content directly below Before Content when using require_once
- Searching a custom WP table and displaying results in an HTML table
- How to get Post sidebar & footer including html like get_the_content() which only gets content section?
- Search only for posts with specific metadata?
- Search function not working
- dynamically change content of div with php
- My search results are only showing 5 posts?
- Include search tags and users in my search results system
- what’s the syntax for if the image exists get the image?
- making a search.php query
- Show content by using tags
- Update same content in multiple posts at once?
- How can the searchform.php know if it’s used on a registered sidebar id ‘sidebar-1’ or ‘sidebar-2’?
- How can I include tags in wordpress search without a plugin
- How can you disable search for non-members on your WordPress website.
- Search results template listing all posts
- Explode Content within specific HTML element
- Search bar for page that searches only particular page IDs
- Limit Search Queries per IP per Day
- Create dynamic content from one WP page to multiple other pages
- Search in particular category in wordpress
- Different layout on search page depending on category post
- Overwriting a Shortcode
- Search box background on a different page template
- Search through documents folder
- Trying to put a search page on site
- split searchresults into different topics?
- How can I add more code to this?
- Search result page – display values from the result’s metaboxes
- Load files content [closed]
- The search doesn’t work properly
- Search results always returns “No results” no matter what
- Dynamically added text at bottom of article – non searchable by PHP code
- Woocommerce – Include custom user meta in order ‘filter by registered customer’ Ajax search
- Product Search in search.php
- WPML posts_joins on translated items
- Including product categories (product_cat taxonomy) title and description in search query
- How to create advanced custom fields for backend content
- How can I change text on my SearchWP search results page, as this is not an editable page in WordPress?
- How to improve the performance when using a flat-file dataset and PHP for implementing advanced search function?
- How to allow searching a custom meta key in admin list table?