How to rewrite URLs generated by WordPress AJAX POST Requests
2023/11/22In the realm of WordPress development, AJAX is a pivotal technology for creating dynamic and interactive web experiences. AJAX empowers…How to create self-populating “smart” forms in Drupal 8 with Form API
2019/09/25Hello! Many years ago (2015 to be exact), we published an article on how to create self-populating dropdown forms using…How we created our own free content delivery network for WordPress users
2019/05/23Try out our Free CDN service by installing the Shift8 CDN Wordpress pluginHello! We thought it would be an interesting…How to inject advanced custom fields into your WPBakery post grid
2019/01/11Hello! Yes of course WPBakery / Visual Composer is bloated. Absolutely correct its more ideal to simply create your own…How to cache queries to admin-ajax.php in WordPress to improve performance
2018/11/02Hello! Working with wordpress for a while now, we noticed that many actions, whether administrative in nature or building a…How to craft an XSS payload to create an admin user in WordPress
2018/01/31Hello! XSS (or cross site scripting) attacks are a common method to maliciously execute actions against a website installation. In…WordPress Woocommerce plugin to disable payment methods based on zip or postal codes
2018/01/15Hello! Woocommerce is a great easy-to-implement and versatile e-commerce platform. With the robust development community, expanding the core functionality can…How to use PHP as a web service to backup MySQL over HTTPS to a remote destination
2017/03/14Hello! Following with the theme of our last post, we thought it might be useful to demonstrate how to create…New Company Site Launch for Shift8 Web
2016/11/11Hello! We are excited to announce that we have created a brand new website for ourselves! Sometimes its difficult to…Create self-populating ajax drop-down forms in Drupal with the Form API
2015/12/14Hello! At risk of making the title of this post a mouth full, I thought I'd share some of our…Ajax Long Polling to your RESTful API
2015/05/01Hello! Whether your developing a mobile or web based application, keeping on top of constantly changing data is a challenge…Pull JSON data from your website to your mobile application with Ajax and PHP
2015/03/04Hello! Making mobile applications is much easier than it used to be. As with previous posts, we have been experimenting…Drupal Problem : An AJAX HTTP request terminated abnormally
2014/11/09Hello! Recently we had a tricky problem with Drupal 7 and manipulating content. Our content types and content in general…