You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Staggered and carousel lists are collections again. A reveal library's
per-card delay (data-aos-delay/duration) and a carousel's frozen runtime
state (swiper-slide-active/prev/next/duplicate, data-swiper-slide-index) no longer disqualify sibling cards from the
"manage as a list" panel — those are animation timing and captured state,
not design differences.
Listing cards can carry a byline: new {author} and {author_image}
placeholders for [wp-posts] templates, matching [wp-article field="author"].
Menu labels land on the item's name, never its description. A two-line
dropdown item (name plus a descriptive sentence) used to get its description
overwritten by the label on every page; the label now targets the run that
carries the name.
Imported blog posts keep their byline. A content bundle may name each
article's author; the import resolves it to an existing user by display name
or creates one (role: author) instead of crediting whoever clicked Import.
Derived from Visual Edit Pro 1.19.8. There is no Lite 1.19.7 — Lite carries
the version number of the Pro release it was derived from, so the two stay
comparable at a glance.