Pro Frontend Post Deletion in BricksHow to allow users (post authors) to delete their posts from the front end in Bricks.Read more →Categories: Bricks, ProTags: Fetch API, register_rest_route, WP REST API
Pro Loading posts on click using WP REST API in BricksThis Pro tutorial provides the steps to load the title and excerpt of the post whose title has been clicked from a list of posts.…Read more →Categories: Bricks, Plugins, ProTags: WP REST API
Pro Custom Mini Calendar using WordPress REST APIThis Pro tutorial provides the steps to use WordPress REST API to fetch posts of an Event CPT that have the same Event Date custom…Read more →Categories: Bricks, Plugins, ProTags: Calendar, WP REST API