The Advantages of Using WordPress as a Web Application Framework
A practical look at when WordPress can serve as a PHP application framework and which built-in features make that possible.
A practical look at when WordPress can serve as a PHP application framework and which built-in features make that possible.
A practical reference to WP_Comment_Query, including default arguments, meta queries, and common return fields.
Practical recovery steps for hacked WordPress sites, plus realistic advice for improving long-term security.
Upload an Excel attachment in WordPress, parse it with PHPExcel, and save the resulting HTML table to post meta.
Use Git hooks to automatically check out and deploy updated WordPress code to your server after each push.
Use a simple Linux command to update WordPress core files across many sites on the same server.
Use Omnipay WechatPay to create native QR code payments in WordPress without dealing directly with the official WeChat SDK.
A quick look at the most visible changes in WordPress 4.5 Beta 1, including site logos and editor improvements.
Automattic has released modular Underscores Components along with five new starter themes for common WordPress use cases.
A practical introduction to what the wp_posts table stores, how post types work, and how post relationships are represented.