If I’ve understood correctly, you just want older images upgraded to be like newer images?
Back up your data first, but if I have understood then just remaking your image sets with a plugin like Regenerate Thumbnails should do the trick.
Test this out on a development copy of your site though!
Related Posts:
- Rename existing old uploaded images containing accented French characters (not during upload)
- How to crop image from center using wp_image_editor
- Getting media library popup in custom plugin admin page
- bulk change of image setting “link to” to “link to: image url “
- How to generate video out of images via WordPress plugin
- Redirect to another page using contact form 7? [closed]
- Getting taxonomy images to display on single-post with their terms
- Offer Download Links for Product Images
- WP_get_image_editor resizing images in a foreach loop
- resizes images on the fly
- export high ress images to pdf
- how to add “alt” for all image in wordpress
- Allow users to download media files directly from Amazon S3 (AWS plugin)
- how to embed a crop feature for cropping images uploaded by the user
- __(): What if I have to pass in a variable?
- How can I make my custom shortcode work in a Custom HTML Widget?
- How to Create a Directory in a Plugin Folder?
- Thumbnail with different sizes
- Create plugin that works in background
- Checking for user role in a custom plugin
- Disabling post images for not logged in users
- White text on white background in TinyMCE when wp_editor is called in WP 3.9
- There’s some way to add a wrapper around posted images?
- HELP: Integrating WP with raw PHP code once published button is hit
- Loading class files via autoload method
- Modifying Footnote Plugin for Descriptive Title Attributes
- I would like to use create a function in my custom plugin to tell WP to use a different header
- jQuery function didn’t work in my plugin
- Escape when echoed
- add_meta_box (Will display only in specific page admin WordPress)
- Make id column as AUTO INCREMENT on plugin activation
- Sending email from inside a plugin using PHP PEAR
- Images not showing after changing wp-content folder name
- Notepad sticky plugin
- WooCommerce Custom Product to checkout
- How to stop or remove an action being called inside a function of an extended class
- Adding an Options Page to a Plugin
- How do I “get the next 10 posts after post_id == x”?
- How to Delete all Unused photos Function
- How to simultaneously access the same MySQL database in the main column and sidebar of WordPress?
- Adding a new field to the address field type in gravity forms
- Show admin notice on incorrect value on form field
- Customizing NEXTGEN Gallery To link images to pages
- Load external images via proxy
- WooCommerce specifc variations for specific user role [closed]
- Nested shortcode functions accessing variable
- Ability to automatically redirect a URL
- Passing Page ID used in Meta Box Creation to JavaScript
- Activate my plugins via FTP
- Is wp-app.php or wp-apps.php needed for WordPress?
- How to add apply_filter for a class property in plugin
- Warning: Use of undefined constant list_all – assumed ‘list_all’ (this will throw an Error in a future version of PHP)
- How to distinguish if a plugin is not installed or just not active
- JavaScript in a PHP plugin
- Checking the count within a foreach loop
- Photo Gallery Plugin and Touch Devices
- A server-side hook failed when committing plugin code to SVN
- Content-Security-Policy Headers are there and showing the correct settings, but still getting a refused connection
- Need to replace Currency Shortforms
- How to delete all categories programatically?
- How to use custom Javascript code inside a plugin?
- How to use printf to output two links?
- File Uploader – Upload without adding to Media Library
- Building a plugin into a theme
- 2 wordpress site same database
- How to redirect to a page after the form is submitted
- Trying to include files in plugin isn’t working
- WP Insert Post If user refreshes override new post
- How to makes changes on the shop/category/tag pages but not on the product pages in woocommerce?
- implement custom roles in custom plugin
- How to get current cart values using WC_Shortcodes?
- How to authorize viewing and clicking a function only logged users?
- How to arrange custom posts in the backend/admin by custom taxonomy
- Getting Fatal error: Uncaught Error: Call to undefined function plugin_dir_path() when linking to another file within my wordpress plugin
- the content of the uploads folder gets deleted periodically, how to figure out what causes it?
- Product Page loads terribly slow when product gallery images are added
- front end editor creation for Restropress plug in – displaying information from a WP admin area, on a different URL
- implement checkbox or toggle switch in plugin code
- Custom Field used to allow a Free Story; no longer works
- How to send new visitor to a splash page for only one time in wordpress?
- Cron job shedules replace?
- Help finding a plugin – masonry type post grid
- Can i add custom code in Source in specific page, Header from function.php?
- GET web api method from a WordPress PHP script
- Adding link on title its in description but not in title see screenshots attached
- How to save information related to post in database?
- Save selectlist value (taxonomy) in wp:wp_set_object_terms
- Page doesn’t load
- Can anyone tell me why I can’t edit a plugin when it is installed without having to re-install?
- Xml output not places where i want
- How to fix ‘Call to undefined function do_settings()’ error?
- Image Layout in Posts
- Passing an input variable through a switch statement
- wp_handle_upload – specified file failed upload test
- How to change all the urls of the WordPress site?
- How do I remove the filter from the orders and add custom status in Dokan?
- How to make a Template page to show the information of different things Shop and Product page?
- Split Million WordPress Post’s Into Multiple Database Server
- I want to allow certain file types on dokan upload files
- How to create different woocommerce single_product.php pages for each product? [closed]