Linux 软件免费装
Banner图

Kerk en IT Children

开发者 kerkenit
更新时间 2026年7月6日 23:33
PHP版本: 5.9 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

children subpage enfold

下载

1.1 1.1.0

详情介绍:

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.

安装:

  1. In WP Admin, go to Plugins > Add New
  2. Search for "Kerk en IT Children" and press Enter
  3. Click "Install Now"
  4. 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.

屏幕截图:

  • The result of the shortcode in action.

常见问题:

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.

更新日志:

1.0