Recently, while working on my WordPress Multi-media Cart plugin for Graph PaperPress I came to the section for Paypal integration, and its a mess, the Paypal documentation that is. Here’s some thoughts and concerns regarding my experience traversing Paypal’s documentation. I’ll always stand by developer documentation first, such as; The Codex, PHP.net, jQuery, Rails, AWS [...]
PayPalSo after having a productive day on the Sell Media plugin I’m currently working on at Graph Paper Press, I decided to keep the WordPress ball going and dive into advanced meta queries using wp_query. Where I discovered something pretty amazing in WordPress, that is the meta_query of WP_Query. It allows me to bend WordPress more and [...]
Custom Post Type, Custom Taxonomy, WP Query