Writing your first WordPress plugin

Writing our first WordPress plugin is the best thing we’ve done last year. Here are 2 quick tips for developers who’d also like to start the amazing journey. First, be familiar with the Actions and Filters in WordPress, the listed resources are worth reading: If you just read one book about WP development, read Professional …

Read more

Completely Delete: Delete a post with all its children in WordPress

Have you ever wondered a quick way to delete all children while delete a post in WordPress? Completely Delete is the right plugin for you. Currently there are 3 types of child posts will be trashed or deleted with their parent posts, when using Completely Delete: Page (or any hierarchical custom post type) Attachment (Optional, you need to …

Read more