=== Kerk en IT Children ===
Contributors: kerkenit
Author URI: https://www.kerkenit.nl
Plugin URI: https://www.kerkenit.nl/plugins/children
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: children, subpage, enfold
Requires at least: 5.9
Tested up to: 7.1
Stable tag: 1.1.0

This plugin provides links to subpages.

== Description ==

After setting up a good navigation structure on your website, you can use this plugin to display child pages in a nice grid.

It shows the title, featured image, description from the summary field, and a link to read more. The title, image, and read more link all link to the child page.

== Installation ==

1. In WP Admin, go to Plugins > Add New
1. Search for "Kerk en IT Children" and press Enter
1. Click "Install Now"
1. Click the "Activate Plugin" link

You will be able to use the shortcode.

`[kei_children orderby="menu_order" order="ASC" split=" - " col="3" hr="true"]`

Explanation of the code above:
`title` extra title which is practicaly not used.
`orderby` sorts by the menu order defined in the menu structure.
`order` can be `ASC` for ascending or `DESC` for descending.
`split` is used to split the page title and replace it with a `<br>`.
`col` is used for columns. Right now it only supports `2`, `3`, and `4` for 2, 3, and 4 columns respectively.
`hr` can be `true` or `false`. When `true` it creates a horizontal line between the children. When used in combination with above `col` it generates a horzontal line between the rows.

== Frequently Asked Questions ==

= Do I have to set up the menu structure? =
Yes, this is useful for correct sorting.

= How many times can I use this shortcode? =
You can use this as many times as you want.

= Will this work with any theme? =
It is optimized to work with Enfold, but it may also work with many other themes. However, you will need to style it yourself.

== Screenshots ==

1. At the bottom you can see the shortcode.
2. The result of the shortcode in action.

== Changelog ==

= 1.0 =

* Replaced Google Maps for OpenStreetMap
* Added a column for Chamber of Commerce
* Added a column for Stipendia (IBAN)
* Added validation for IBAN and Stipendia to ensure valid IBAN values and formatting.
* Added a section for volunteer jobs