Bundle a page with custom url and a function
Make a new file and include a page template to structure the loop and display your bookmarks. <?php /** * Template Name: Bookmarked Page * * @package WordPress * @subpackage Twenty_Fourteen * @since Twenty Fourteen 1.0 */ Then just make sure a page exists called bookmarked (so the url is in place) and set it’s … Read more