Screenplay Block Styles
A WordPress plugin that adds screenplay formatting styles to the Gutenberg editor
by Allyn Gibson · github.com/allyngibson/screenplay-block-style · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/allyngibson/screenplay-block-style/archive/refs/heads/main.zipThis WordPress plugin adds six block styles to the Paragraph block in the Gutenberg editor that enables screenplay formatting in a WordPress post or page.
It was inspired by a post by Justin Tadlock on the WP-Tavern website, and it took about an hour to code. I spent more time on the CSS than I did on the PHP.