diff --git a/readme.md b/readme.md index 4d8cbbc..f70c4c0 100644 --- a/readme.md +++ b/readme.md @@ -2,6 +2,8 @@ Custom field for [CMB2](https://github.com/WebDevStudios/CMB2) to store custom order of options. +![example](example.gif) + ```php add_action( 'cmb2_admin_init', 'cmb2_order_metabox' ); function cmb2_order_metabox() { @@ -36,10 +38,6 @@ function cmb2_order_metabox() { } ``` -## Screenshot - -![example](example.gif) - ## Changelog ### 1.0.0