Learn Iron Code
Pinned Loading
Repositories
- learn-iron-code-block-rich-text-list Public
Gutenberg Block Example of a RichText Editable Block that uses ul/li for the content
LearnIronCode/learn-iron-code-block-rich-text-list’s past year of commit activity - learn-iron-code-block-two-elements Public
Gutenberg Block Example of a Editable Block with Two Editable Elements
LearnIronCode/learn-iron-code-block-two-elements’s past year of commit activity - learn-iron-code-block-cake Public
Gutenberg Block Example using with two different edit: renderings (one in focus, one not in focus), with custom JS and CSS for display on the front-end.
LearnIronCode/learn-iron-code-block-cake’s past year of commit activity - learn-iron-code-block-post-meta Public
Gutenberg Block Example where the editable value is stored in post meta
LearnIronCode/learn-iron-code-block-post-meta’s past year of commit activity - learn-iron-code-block-basic-focus Public
Gutenberg Block Example that renders differently in the editor depending on whether or not the block is selected
LearnIronCode/learn-iron-code-block-basic-focus’s past year of commit activity - my-block-plugin Public
The basic plugin generated using WP CLI's "scaffold plugin" and "scaffold block" commands.
LearnIronCode/my-block-plugin’s past year of commit activity - learn-iron-code-block-shortcode Public
Gutenberg Block Example of a Block where the front-end rendering is done in PHP at display time (similar to a shortcode).
LearnIronCode/learn-iron-code-block-shortcode’s past year of commit activity