Created capability to load more blog posts

Created capability to load more blog posts

Used JQuery, WordPress Query Pagination, PHP, and AJAX to load more blog posts and display them to the page. This load more functionality resides in many different instances where posts are displayed on the website. Later used AJAX to change the JavaScript function of the load more button when results were filtered to implement the loading of additional filtered results.

Filtered Blogs by Tag

Filtered Blogs by Tag

Displayed blogs on Imagine Learning Blog Site, and created the feature to filter them by tag using PHP, JQuery, and AJAX. Added a see more button to load more of the same query dynamically.

This was an update of the old version of this filtering, where I had originally made the tags on each blog posting filter on click.