Add [ogrealert] shortcode to handle custom placement
#1
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Rather than adding
do_action('display_alerts');to a theme, add a shortcode which does the same thing.Maybe get fancy and add a block too? Would be nice for FSE themes.
Moving block request into a separate issue.