In the post meta you can find the, attachment ID, you need lockup the org file name, and then ether loop throw the images sizes (In the meta data of the attachment) or append -600×600 to the file name if upload and image bigger then 600.
Related Posts:
- How might I retrieve a featured post image from an external WP site and display it as a link back?
- Inserting Post Meta From SQL
- Delete all post meta except featured image
- How to execute mulitple statement SQL queries using $wpdb->query?
- Delete duplicate rows from wordpress database where a column is duplicate in phpmyadmin
- Query WordPress database by registered date and role
- Delete all post meta except featured image Using SQL
- wpdb_prepare with multiple or condition
- How do I find which articles are missing a featured image in The WordPress database?
- SQL Error wp_commentmeta – incorrect table definition
- WordPress and MySQL: how to transfer Meta_key and Meta_Value from one post_id to another
- How do I get the posts within a certain year/date(with sql query)?
- Create table from array with prepare
- Why this query is not showing any result on wordpresss home page?
- Why does changing Database Table Prefixes result in loss of content?
- SQL query to set posts in bulk based on the post content
- $wpdb->get_var – What value is returned when zero records are found?
- DB prefix not updating
- I wanted to Know that how can I give ingore to 0000-00-00 in my config file
- How to create index (sql) to a meta_key?
- Delete all users meta that named: user_avatar
- mySQL database size large, but tables size less
- The MySQL Connection could not be established., before it was joomla but i have change it into worpress
- featured image not showing up with mysql_connect
- Migrated to Namecheap, now Trouble with Database & wp-config [closed]
- export individual posts to text files or a single csv file
- SQL query : Select a thumbnail for a media
- why you don’t Implement PDO for access every thing to database
- SQL Query to get post_id from wp_posts and and meta_key(s) from wp_postmeta
- Deleting WordPress posts and media files based on author via MYSQL database
- What is “Advanced” SQL?
- Can’t connect to MySQL server on ‘127.0.0.1’ (10061) (2003)
- difference between primary key and unique key
- phpMyAdmin – Error > Incorrect format parameter?
- MySQL Database User: Which Privileges are needed?
- Why is my database import losing text widget data?
- Will it break my site if I delete all transient records in wp_options table?
- Reset Post IDs to less than 64bit integer
- Does WordPress use the InnoDB engine for MySQL by default?
- Where are image paths to product category images stored in WordPress database
- Sharing database for collaborative development
- Can I use MariaDB instead of MySQL in wordpress?
- How to delete outdated, wrongly sized images in _wp_attachment_metadata?
- Split WP install between 2 databases?
- Moving an entire wordpress site from one domain to a new domain and database
- Custom DB_COLLATE (collation) value not working on fresh install?
- What causes the “max_user_connections” warning on WordPress frontend?
- WordPress and automated MySQL backups to a different host
- Scheduling posts in database
- Removing the first image in content
- WordPress site uses MyISAM, should I switch to InnoDB necessary?
- Which is more efficient? Using usermeta, or creating a new MySQL table?
- Uppercase to sentence case for post titles
- WordPress mysql table double prefixes
- WordPress database import: Row size too large
- Advanced SELECT query with condtional statements
- Why do mass updates to post_content shows in front end, but not in edit screen?
- Handling large N data in WordPress
- Export / import WordPress database
- Improve performance by removing unnecessary database queries
- Redirecting to old domain after migration website
- WordPress Database Huge wp_usermeta Table
- A MySQL DB within a MySQL DB
- Switching Databases in LocalHost
- Is there a way to recover the table wp_term_relationships?
- How to update the values when the featured image has changed?
- Trouble Migrating all data blog from WordPress.com to WordPress.org
- Unable to set a default serialized array using dbdelta()
- Insert Query not working in the form
- Error establishing a database connection,
- Changing between Local Host DB to Production DB and in reverse
- pull data from a remote wordpress database
- Clear Terms from Taxonomy for Specific Post IDs?
- Query Column of Specific ID from Database Table
- WP MultiSite: Can’t select database error after changing to new domain
- How to connect and insert data in database of wordpress?
- Cloning blog to localhost via WAMP
- Only allow user to access a link once a year, based on their joining date
- Counting post and changing roles in mysql database. Query not code
- Deleting empty meta key values
- I imported an restore an database and It shows #1067 – Invalid default value for ‘user_registered’
- A query to substitute images paths in gutenberg (website migration)?
- Exporting Post ID, Post Title, Primary Category and Primary Category ID
- What’s the easiest way to connect external database and display data on wordpress?
- How to set posts to draft in bulk based on the content of the post
- 2 $wpdb queries causing error Table ‘wp_postmeta’ is specified twice, both as a target for ‘UPDATE’
- After renaming MySQL database, I can no longer access my Blog page
- WordPress character set issue
- can’t delete a row from post_meta table
- Create a new table on the database and save parameters from a contact form
- Link wordpress with a SQl + MongoDB + .NET
- Why is converting my database to UTF-8 truncating entries?
- How to add data from wordpress tables to new database tables you have created
- Install WordPress with SQL database
- How to back-up a database on IIS
- SQL query to rewrite all media URLs to end with .webp
- How to find fresh (last modified) and sql backup?
- Understanding Redundant postmeta Tables in WordPress Database
- Database table prefix different between wp-config.php and in database
- Naming conventions for database tables