Development category
26 posts

Development

Software development insights, tutorials, and best practices

Development tips, tutorials, and stories from the tech industry. Best practices, coding techniques, and lessons learned from projects.

Featured image for Automate WordPress Cron Monitoring with Telefy: A Server-Side Guide
📝 Post
WordPressServer AdministrationDevelopment

Automate WordPress Cron Monitoring with Telefy: A Server-Side Guide

Published:  at 
⏰ 5 min read

A guide on using telefy package for failed cron events.

Featured image for How to Create a Headless WordPress Site Using REST API
📝 Post
WordPressDevelopmentTutorial

How to Create a Headless WordPress Site Using REST API

Published:  at 
⏰ 16 min read

Go headless with WordPress by using the REST API to build decoupled frontends.

Featured image for Using WP-CLI: Automate and Manage WordPress at Scale
📝 Post
WordPressDevelopmentServer AdministrationTutorial

Using WP-CLI: Automate and Manage WordPress at Scale

Published:  at 
⏰ 11 min read

How to Automate and Manage WordPress from the Command Line using WP-CLI.

Featured image for Understanding WordPress Query Loops: WP_Query, query_posts, and pre_get_posts
📝 Post
WordPressDevelopmentTutorial

Understanding WordPress Query Loops: WP_Query, query_posts, and pre_get_posts

Published:  at 
⏰ 9 min read

Learn how to effectively use WP_Query, query_posts, and pre_get_posts in WordPress to customize your content queries and improve performance.

Featured image for Understanding WordPress Hooks: Actions vs Filters Explained
📝 Post
WordPressDevelopmentTutorial

Understanding WordPress Hooks: Actions vs Filters Explained

Published:  at 
⏰ 18 min read

Learn how WordPress hooks work and how to use actions and filters like a developer.

Featured image for Deploying WordPress with CI/CD Pipelines
📝 Post
WordPressDevelopment

Deploying WordPress with CI/CD Pipelines

Published:  at 
⏰ 6 min read

How to Deploy WordPress with CI/CD Pipelines.