How to show more than 5 courses or memberships on the new Memberpress Course Hub page (2024)

How to show more than 5 courses or memberships on the new Memberpress Course Hub page (2024)







Here is the code to use:

add_filter('mpcs_courses_per_page', function() {

return 20;

});


PLUGIN NAME: Code Snippets by Code Snippets Pro


To rearrange the posts, download this>>> PLUGIN NAME: Post Types Order by NSP Code