WordPress’s default dropdowns for Authors and Parent Pages in WP Admin work well for most setups, but sometimes the large number of users can slow page load and exhaust memory. A solution that I like is replacing the user dropdown with Select2...
Read More Replacing Default WordPress User Dropdowns with an AJAX SolutionTag: Ajax
How To Create an Auto-Updating Widget Using WP-API
In my last post, I gave you an overview of WP-API. Read through that post if you need a primer on the capabilities of WP-API. For this post, I will offer an example of API usage and how it can benefit site...
Read More How To Create an Auto-Updating Widget Using WP-APIHandling AJAX in WordPress in Style
AJAX (Asynchronous Javascript and XML) isn’t something that should be feared by anyone. It’s insanely powerful, versatile, and can provide your users cool experiences like processing forms without page redirection, dynamically loading posts while a user scrolls the page, and much more....
Read More Handling AJAX in WordPress in StyleWordPress and Ajax 2nd Edition Released!
The WebDevStudios team has worked very hard to obtain its reputation as a reputable WordPress development company. We are proud to be known among the top developers and designers in the WordPress community. On that note, we want to congratulate our very...
Read More WordPress and Ajax 2nd Edition Released!