Image Scaling using get_the_post_thumbnail issue in WordPress
ALWAYS REGENERATE SOURCE SET ON IMAGE EDIT (New material, especially the custom function, follows conversation in comment thread.) The following function automatically regenerates a full source set after an image edit action. /** * ALWAYS REGENERATE FULL SOURCE SET AFTER EDITING IMAGE * answering StackExchange WordPress Development Question * see: https://wordpress.stackexchange.com/questions/288581/image-scaling-using-get-the-post-thumbnail-issue-in-wordpress/ * exploits code already … Read more