Use Gregwar Captcha to Add CAPTCHA Validation to WordPress Forms
Generate and validate CAPTCHA images in WordPress forms with Gregwar Captcha instead of relying on a plugin.
Generate and validate CAPTCHA images in WordPress forms with Gregwar Captcha instead of relying on a plugin.
Use Nette Forms to build and save custom taxonomy field interfaces in WordPress with less mixed PHP and HTML.
A practical way to diagnose ERR_EMPTY_RESPONSE in WordPress admin publishing by checking the firewall and server network layer.
Remove unwanted JavaScript and CSS files from WordPress themes or plugins with wp_deregister_script and wp_deregister_style.
Use WP_Comment_Query to build a custom WordPress comment list with next-page or numeric pagination.
A practical reference to WP_Comment_Query, including default arguments, meta queries, and common return fields.
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 Omnipay WechatPay to create native QR code payments in WordPress without dealing directly with the official WeChat SDK.
Create WordPress settings pages and fields more easily with Piklist on top of the standard Settings API.
Build front-end WordPress forms more safely and cleanly with Nette Forms instead of hand-writing HTML and validation logic.
Integrate Alipay into WordPress with Omnipay Alipay and a cleaner, more consistent payment workflow.