Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
crftwrk committed Sep 14, 2023
1 parent c8c07a3 commit 775cf26
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ Select template you want to use by replacing `bs-swiper-*` placeholder in shortc
## Pages

### Shortcode to show child-pages by parent-page id
```[bs-swiper-* type="page" post_parent="21" order="ASC" orderby="title" posts="6"]
```
[bs-swiper-* type="page" post_parent="21" order="ASC" orderby="title" posts="6"]
```

Showing child-pages in parent-page is very useful to avoid empty parent-pages.
Expand Down

0 comments on commit 775cf26

Please sign in to comment.