ministryofjustice / justice-gov-uk

Justice UK website
https://www.justice.gov.uk/
MIT License
2 stars 0 forks source link

Post meta for sidebar fields #74

Closed EarthlingDavey closed 6 months ago

EarthlingDavey commented 6 months ago

justice/inc/simple-guten-fields and justice/src/components/simple-guten-fields are an extensible plugin used for showing custom fields on posts/pages.

It is based upon this post, https://bebroide.medium.com/how-to-easily-develop-with-react-your-own-custom-fields-within-gutenberg-wordpress-editor-b868c1e193a9 with customisation for our use case.

Our fields for the above plugin are defined in justice/inc/post-meta/constants.php.

Current fields include toggles for sidebars, and entries for some sidebars e.g. related content.