There are two ways to show Church Admin elements on your website — on a page or a post.
Use a shortcode
Shortcodes are a shorthand way of telling WordPress to put some content from a plugin on your website. They’re a command inside square brackets. Up until WordPress 5, this was the only way to display plugin content — you can still use them if you have the Classic Editor plugin active, or via the Shortcode block.
An example is , which puts the registration/edit address entry form on a page.Register/Login
Shortcodes can also take options. The main Church Admin shortcode is To show the various modules of Church Admin, add the Others are: Most of these shortcodes have further options, explained in the manual and on your dashboard under Church Admin → Settings → Shortcodes. WordPress 5.0 introduced the block editor for creating and editing pages and posts. There are a number of Church Admin blocks you can use — each one has its own options in the panel on the right when you select it. It’s generally easier to use than the old shortcodes. The options for the address list block:Please log in
type option, for example:Please log in
— displays the calendar — displays upcoming birthdaysPlease log in
— displays the rota (known as a schedule in the US). Requires the Premium Rota module.Please log in
— displays a logged-in user’s own rota’d tasks. Requires the Premium Rota module.Please log in
Use a block


Related tutorials