Article Category: Function Reference

Function Reference: wlmapi_protect_post

Protects a post. Parameters args (array) – An array of accepted arguments specified below: Parameter Description Required Default ContentIds (array) An array of post IDs to protect

Read More »

Function Reference: wlmapi_unprotect_post

Un-protects a post. Parameters post_id (int) – The ID of the post to un-protect Return Returns a multi-dimensional array containing operation status. Example Code <?php $posts

Read More »