Get all posts by the given parent folder URL. Returns null, if the URL does not exist.
"postLibrary_var" is a variable referencing a PostLibrary object. |
"postLibrary_var" is a variable referencing a PostLibrary object. |
| Type | Description |
| PostConfiguration[] | Returns all children posts for a valid URL, returns null otherwise. |
| Name | Type | Description |
| url | URL | The URL of the folder to get post configurations from. |