Skip to content

Instantly share code, notes, and snippets.

@kimcoleman
Last active February 25, 2017 12:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kimcoleman/2e305f9d8b76779058e0d85f83494394 to your computer and use it in GitHub Desktop.
Save kimcoleman/2e305f9d8b76779058e0d85f83494394 to your computer and use it in GitHub Desktop.
A sample concept showing Recent Posts in the Page Bottom Banner using Memberlite.
/*
Copy and paste this into the "Page Bottom Banner" field in the Edit Page screen.
This recipe requires Memberlite (https://memberlitetheme.com) and
the Memberlite Shortcodes plugin (https://memberlitetheme.com/memberlite-shortcodes/)
See documentation on the memberlite_recent_posts shortcode at
https://memberlitetheme.com/memberlite-shortcodes/recent-posts/
*/
<h2 class="text-center">Recent News and Updates</h2>
[memberlite_recent_posts count="3"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment