-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Media & text: Update the image replacement logic #62030
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f84d248 - Browse repository at this point
Copy the full SHA f84d248View commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0f4a432 - Browse repository at this point
Copy the full SHA 0f4a432View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0865ac3 - Browse repository at this point
Copy the full SHA 0865ac3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e67eaa - Browse repository at this point
Copy the full SHA 0e67eaaView commit details -
Update the logic for inserting the featured image
Use ´while´ to locate the correct ´figure´ tag depending on the block settings. Add support for the image fill setting.
Configuration menu - View commit details
-
Copy full SHA for 884f732 - Browse repository at this point
Copy the full SHA 884f732View commit details -
Configuration menu - View commit details
-
Copy full SHA for c326e19 - Browse repository at this point
Copy the full SHA c326e19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45b2fb3 - Browse repository at this point
Copy the full SHA 45b2fb3View commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ee92f20 - Browse repository at this point
Copy the full SHA ee92f20View commit details
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e60ac3d - Browse repository at this point
Copy the full SHA e60ac3dView commit details -
Replace the $image_tag variable and remove the CSS class on the img tag
Neither the variable or the CSS class are needed, and they can be removed in favor of an empty `<img>` tag.
Configuration menu - View commit details
-
Copy full SHA for c62c46c - Browse repository at this point
Copy the full SHA c62c46cView commit details -
Revert "Replace the $image_tag variable and remove the CSS class on t…
…he img tag" This reverts commit c62c46c.
Configuration menu - View commit details
-
Copy full SHA for 912ae47 - Browse repository at this point
Copy the full SHA 912ae47View commit details -
Add an if statement around the figure tag and the image tag
Add an if statement around the figure tag and the image tag, to make sure that the id is removed and the attributes are updated on the correct tags.
Configuration menu - View commit details
-
Copy full SHA for 287b230 - Browse repository at this point
Copy the full SHA 287b230View commit details -
Move the closing parenthesis on the array that includes the figure tag name and id. Remove whitespace.
Configuration menu - View commit details
-
Copy full SHA for ff42bab - Browse repository at this point
Copy the full SHA ff42babView commit details -
Configuration menu - View commit details
-
Copy full SHA for 117267c - Browse repository at this point
Copy the full SHA 117267cView commit details
Commits on Jun 4, 2024
-
Update phpunit/blocks/render-block-media-text-test.php
Co-authored-by: Ramon <ramonjd@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5efa53b - Browse repository at this point
Copy the full SHA 5efa53bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0402d5 - Browse repository at this point
Copy the full SHA e0402d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bb1e79 - Browse repository at this point
Copy the full SHA 2bb1e79View commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2d44777 - Browse repository at this point
Copy the full SHA 2d44777View commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a0b030d - Browse repository at this point
Copy the full SHA a0b030dView commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dbe8aeb - Browse repository at this point
Copy the full SHA dbe8aebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b03266 - Browse repository at this point
Copy the full SHA 0b03266View commit details