oik-blocks, WordPress blocks for oik shortcodes, delivers a mixture of Gutenberg blocks.
- prototype blocks to replace oik-shortcodes
- and blocks to help document WordPress blocks.
oik-blocks v1.4.3 delivers 6 blocks.
- Block icon – oik-block/blockicon
Displays a Block icon - Block info – oik-block/blockinfo
Display a Block’s information - Block list – oik-block/blocklist
Displays a list of Blocks for a chosen prefix - Fields – oik-block/fields
Displays fields. - Nivo slider – oik-block/nivo
Nivo slider - Person – oik-block/person
Displays a person’s information
The first three blocks are used to document WordPress blocks.
The last three of these blocks are primarily implemented using existing logic from oik shortcodes. Use these blocks when creating new content with the WordPress block editor.
Dependency on other plugins
The Fields block, Nivo slider, and Person, are dependent on server logic provided by additional plugins. These blocks will produce a message if the server logic is not available.
Blocks removed in v1.0.0
The following 15 blocks were removed from oik-blocks v1.0.0 as they are now implemented in other plugins as summarised below.
Block removed | Replacement block |
---|---|
Address | Address – oik/address |
Contact form | Contact form – oik/contact-form |
Countdown | Countdown – oik/countdown |
CSS | CSS – oik-css/css |
CSV | CSV – oik-bbw/csv |
Dash icon | Dashicon – oik-bbw/dashicon |
Dynamic content | Dynamic content block – oik/content-block |
Follow me | Follow me – oik/follow-me |
GeSHi | GeSHi – oik-css/geshi |
GitHub issue | GitHub issue – oik-bbw/github |
Google Maps | Google Maps – oik/googlemap |
Search | Search – oik-bbw/search |
Prototype generic shortcode block | Shortcode block for oik-shortcodes – oik/shortcode-block |
UK tides | UK tides – uk-tides/uk-tides |
WordPress info | WordPress – oik-bbw/wp |
Visit the Blocks tab for a list of the documented blocks.