[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$feM7uwFKDPRPMfTVpIDmz99JCzr3W_nQMnJhAMIC6hW4":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":13,"num_ratings":14,"last_updated":15,"tested_up_to":16,"requires_at_least":17,"requires_php":18,"tags":19,"homepage":22,"download_link":23,"security_score":24,"vuln_count":25,"unpatched_count":25,"last_vuln_date":26,"fetched_at":27,"vulnerabilities":28,"developer":29,"crawl_stats":26,"alternatives":36,"analysis":145,"fingerprints":310},"favorite-post","Favorite Post","1.0","Tareq Hasan","https:\u002F\u002Fprofiles.wordpress.org\u002Ftareq1988\u002F","\u003Cp>This is a simple yet another favorite post plugin for WordPress.\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Col>\n\u003Cli>Gives a button to favorite a post.\u003C\u002Fli>\n\u003Cli>Works only for logged in users.\u003C\u002Fli>\n\u003Cli>Has a favorite post widget\u003C\u002Fli>\n\u003Cli>Custom post type support\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch4>Usage\u003C\u002Fh4>\n\u003Col>\n\u003Cli>Insert \u003Ccode>\u003C?php if ( function_exists( 'wfp_button' ) ) wfp_button(); ?>\u003C\u002Fcode> this code in your post page to show a favorite post link.\u003C\u002Fli>\n\u003Cli>\u003Ccode>$favorites = WeDevs_Favorite_Posts::init()->get_favorites();\u003C\u002Fcode> – get favorite posts. Supports \u003Cstrong>3\u003C\u002Fstrong> parameters, \u003Ccode>post_type\u003C\u002Fcode>, \u003Ccode>limit\u003C\u002Fcode>, \u003Ccode>offset\u003C\u002Fcode>. The default \u003Ccode>post_type\u003C\u002Fcode> is \u003Ccode>all\u003C\u002Fcode>, for getting all post types.\u003C\u002Fli>\n\u003Cli>Show favorite posts in a widget.\u003C\u002Fli>\n\u003Cli>Use the shortcode \u003Ccode>[favorite-post-btn]\u003C\u002Fcode> for inserting the favorite post link. You can also pass a post id as a parameter. \u003Ccode>[favorite-post-btn post_id=\"938\"]\u003C\u002Fcode>.\u003C\u002Fli>\n\u003Cli>Use the shortcode \u003Ccode>[favorite-post]\u003C\u002Fcode> to display favorited posts. You can also pass these parameters: \u003Ccode>user_id\u003C\u002Fcode>, \u003Ccode>count\u003C\u002Fcode>, \u003Ccode>post_type\u003C\u002Fcode>. e.g. \u003Ccode>[favorite-post user_id=\"1\" count=\"5\" post_type=\"all\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch4>Contribute\u003C\u002Fh4>\n\u003Cp>This may have bugs and lack of many features. If you want to contribute on this project, you are more than welcome. Please fork the repository from \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Ftareq1988\u002Fwedevs-favorite-post\" rel=\"nofollow ugc\">Github\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch4>Author\u003C\u002Fh4>\n\u003Cp>Brought to you by \u003Ca href=\"http:\u002F\u002Ftareq.wedevs.com\" rel=\"nofollow ugc\">Tareq Hasan\u003C\u002Fa> from \u003Ca href=\"http:\u002F\u002Fwedevs.com\" rel=\"nofollow ugc\">weDevs\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch4>Donate\u003C\u002Fh4>\n\u003Cp>Please \u003Ca href=\"http:\u002F\u002Ftareq.wedevs.com\u002Fdonate\u002F\" rel=\"nofollow ugc\">donate\u003C\u002Fa> for this awesome plugin to continue it’s development to bring more awesome features.\u003C\u002Fp>\n","This is a simple yet another favorite post plugin.",70,7924,86,7,"2020-03-14T06:09:00.000Z","5.4.19","3.3","",[20,21,4],"bookmark","favorite","https:\u002F\u002Fwedevs.com\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ffavorite-post.zip",85,0,null,"2026-03-15T15:16:48.613Z",[],{"slug":30,"display_name":7,"profile_url":8,"plugin_count":31,"total_installs":32,"avg_security_score":24,"avg_patch_time_days":33,"trust_score":34,"computed_at":35},"tareq1988",9,370,30,84,"2026-04-04T15:18:37.957Z",[37,62,87,110,130],{"slug":38,"name":39,"version":40,"author":41,"author_profile":42,"description":43,"short_description":44,"active_installs":45,"downloaded":46,"rating":47,"num_ratings":48,"last_updated":49,"tested_up_to":50,"requires_at_least":51,"requires_php":52,"tags":53,"homepage":56,"download_link":57,"security_score":58,"vuln_count":59,"unpatched_count":60,"last_vuln_date":61,"fetched_at":27},"favorites","Favorites","2.3.6","Kyle Phillips","https:\u002F\u002Fprofiles.wordpress.org\u002Fkylephillips\u002F","\u003Cp>\u003Cstrong>Why Favorites?\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Favorites is designed for end users and theme developers. It provides an easy-to-use API for adding favorite button functionality to any post type.\u003C\u002Fp>\n\u003Cp>The plugin can provide a way to save favorites, likes, bookmarks, or any other similar types of data with its customizable button text.\u003C\u002Fp>\n\u003Cp>Visit \u003Ca href=\"http:\u002F\u002Ffavoriteposts.com\" rel=\"nofollow ugc\">favoriteposts.com\u003C\u002Fa> for a full list of available template functions and shortcodes.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Features\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Use with Any Post Type\u003C\u002Fstrong> – Enable or disable favorite functionality per post type while automatically adding a favorite button before and\u002For after the content. Or, use the included functions to display the button anywhere in your template.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Available for All Users\u003C\u002Fstrong> – Don’t want to hide functionality behind a login? Favorites includes an option to save anonymous users’ favorites by either Session or Cookie. Logged-In users’ favorites are also saved as user meta\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Designed for Developers\u003C\u002Fstrong> – Favorites works great out-of-the-box for beginners, but a full set of template functions unlocks just about any sort of custom functionality developers may need. Favorites outputs the minimum amount of markup needed, putting the style and control in your hands.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>GDPR\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>As of version 2.2, a setting is provided to help comply with GDPR standards. To enable this setting, visit Settings > Favorites > Users, and check the field under “User Cookie Consent.” When this setting is enabled, the content saved under the setting displays in a modal window, and the user must agree to the terms you provide before favorite cookies can be saved. Note: There is no language provided by default. This should be supplied by a qualified attorney or legal entity. Once the user has approved or denied cookies, that is saved in the “simplefavorites” cookie along with the timestamp of approval or denial. If the site is part of a multi-site installation, the setting will carry through to all sites.\u003C\u002Fp>\n\u003Cp>If your site already has a cookie compliance solution in place, there are two document-level jQuery events that may be triggered in order to approve or deny cookies in the background.\u003C\u002Fp>\n\u003Cp>To approve the use of cookies, trigger the event “favorites-user-consent-approved”. To deny the use of cookies, trigger the event “favorites-user-consent-denied”.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Multisite Compatible\u003C\u002Fstrong> – As of version 1.1.0, Favorites is multisite compatible. User favorites are saved on a site\u002Fblog basis, and may be retrieved and displayed across sites.\u003C\u002Fp>\n\u003Cp>For more information visit \u003Ca href=\"http:\u002F\u002Ffavoriteposts.com\" rel=\"nofollow ugc\">favoriteposts.com\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Important: Favorites requires WordPress version 3.8 or higher, and PHP version 5.4 or higher.\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Ch3>Usage\u003C\u002Fh3>\n\u003Cp>\u003Cstrong>Favorite Button\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>The favorite button can be added automatically to the content by enabling specific post types in the plugin settings. It may also be added to template files or through the content editor using the included functions or shortcodes. The post id may be left blank in all cases if inside the loop. The site id parameter is optional, for use in multisite installations (defaults to current site).\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Get function:\u003C\u002Fstrong> \u003Ccode>get_favorites_button($post_id, $site_id)\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Print function:\u003C\u002Fstrong> \u003Ccode>the_favorites_button($post_id, $site_id)\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Shortcode:\u003C\u002Fstrong> \u003Ccode>[favorite_button post_id=\"\" site_id=\"\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Favorite Count (by Post)\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Total favorites for each post are saved as a simple integer. If a user unfavorites a post, this count is updated. Anonymous users’ favorites count towards the total by default, but may be disabled via the plugin settings. The post id may be left blank in all cases if inside the loop.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Get function:\u003C\u002Fstrong> \u003Ccode>get_favorites_count($post_id)\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Print function:\u003C\u002Fstrong> \u003Ccode>the_favorites_count($post_id)\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Shortcode:\u003C\u002Fstrong> \u003Ccode>[favorite_count post_id=\"\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Favorite Count (by User)\u003C\u002Fstrong>\u003Cbr \u002F>\nDisplays the total number of favorites a user has favorited. Template functions accept the same filters parameter as the user favorites functions.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Get function:\u003C\u002Fstrong> \u003Ccode>get_user_favorites_count($user_id, $site_id, $filters)\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Print function:\u003C\u002Fstrong> \u003Ccode>the_user_favorites_count($user_id, $site_id, $filters)\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Shortcode:\u003C\u002Fstrong> \u003Ccode>[user_favorites user_id=\"\" site_id=\"\" post_types=\"\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>User Favorites\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>User favorites are stored as an array of post ids. Logged-in users’ favorites are stored as a custom user meta field, while anonymous users’ favorites are stored in either the session or browser cookie (configurable in the plugin settings). If the user id parameter is omitted, the favorites default to the current user. The site id parameter is optional, for use in multisite installations (defaults to current site).\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Get function (returns array of IDs):\u003C\u002Fstrong> \u003Ccode>get_user_favorites($user_id, $site_id)\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Get function (returns html list):\u003C\u002Fstrong> \u003Ccode>get_user_favorites_list($user_id, $site_id, $include_links, $filters, $include_button, $include_thumbnails = false, $thumbnail_size = 'thumbnail', $include_excerpt = false)\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Print function (prints an html list):\u003C\u002Fstrong> \u003Ccode>the_user_favorites_list($user_id, $site_id, $include_links, $filters, $include_button, $include_thumbnails = false, $thumbnail_size = 'thumbnail', $include_excerpt = false)\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Shortcode (prints an html list, with the option of omitting links):\u003C\u002Fstrong> `[user_favorites user_id=”” include_links=”true” site_id=”” include_buttons=”false” post_types=”post” include_thumbnails=”false” thumbnail_size=”thumbnail” include_excerpt=”false”]\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>List Users Who Have Favorited a Post\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Display a list of users who have favorited a specific post. If the user id parameter is omitted, the favorites default to the current user. The site id parameter is optional, for use in multisite installations (defaults to current site). The get function returns an array of user objects.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Get function (returns array of User Objects):\u003C\u002Fstrong> \u003Ccode>get_users_who_favorited_post($post_id, $site_id)\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Print function (prints an html list):\u003C\u002Fstrong> \u003Ccode>the_users_who_favorited_post($post_id = null, $site_id = null, $separator = 'list', $include_anonymous = true, $anonymous_label = 'Anonymous Users', $anonymous_label_single = 'Anonymous User')\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Shortcode (prints an html list):\u003C\u002Fstrong> `[post_favorites post_id=”” site_id=”” separator=”list” include_anonymous=”true” anonymous_label=”Anonymous Users” anonymous_label_single=”Anonymous User”]\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Clear Favorites Button\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Displays a button that allows users to clear all of their favorites.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Get function:\u003C\u002Fstrong> \u003Ccode>get_clear_favorites_button($site_id, $text)\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Print function:\u003C\u002Fstrong> \u003Ccode>the_clear_favorites_button($site_id, $text)\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Shortcode:\u003C\u002Fstrong> `[clear_favorites_button site_id=”” text=”Clear Favorites”]\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Favorite Count (Across all Posts)\u003C\u002Fstrong>\u003Cbr \u002F>\nDisplays the total number of favorites for a given site.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Get function:\u003C\u002Fstrong> \u003Ccode>get_total_favorites_count($site_id)\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Print function:\u003C\u002Fstrong> \u003Ccode>the_total_favorites_count($site_id)\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n","Favorites for any post type. Easily add favoriting\u002Fliking, wishlists, or any other similar functionality using the developer-friendly API.",10000,293250,92,132,"2025-04-10T17:30:00.000Z","6.8.5","3.8","5.4",[20,21,38,54,55],"like","likes","http:\u002F\u002Ffavoriteposts.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ffavorites.2.3.6.zip",71,4,1,"2025-07-21 00:00:00",{"slug":63,"name":64,"version":65,"author":66,"author_profile":67,"description":68,"short_description":69,"active_installs":70,"downloaded":71,"rating":72,"num_ratings":73,"last_updated":74,"tested_up_to":50,"requires_at_least":75,"requires_php":76,"tags":77,"homepage":82,"download_link":83,"security_score":84,"vuln_count":85,"unpatched_count":25,"last_vuln_date":86,"fetched_at":27},"slick-engagement","Slickstream: Engagement and Conversions","3.0.1","Slickstream","https:\u002F\u002Fprofiles.wordpress.org\u002Fwpslickstream\u002F","\u003Cp>This plugin is for \u003Ca href=\"https:\u002F\u002Fwww.slickstream.com\" rel=\"nofollow ugc\">Slickstream\u003C\u002Fa> customers.  It adds our embed code and key metadata into your webpages without affecting site speed or performance.\u003C\u002Fp>\n\u003Cp>Slickstream users get unlimited access to all of our tools, including:\u003Cbr \u002F>\n– Responsive \u003Cem>as-you-type search\u003C\u002Fem> with a heap of advanced features that your visitors will love\u003Cbr \u002F>\n– Customizable \u003Cem>recommendation carousels and grids\u003C\u002Fem> backed by real data\u003Cbr \u002F>\n– Hassle-free \u003Cem>content favoriting\u003C\u002Fem> to keep your visitors coming back\u003Cbr \u002F>\n– A robust \u003Cem>analytics portal\u003C\u002Fem> with engagement insights you can actually use\u003C\u002Fp>\n\u003Ch3>The Slickstream Difference\u003C\u002Fh3>\n\u003Cp>What makes Slickstream different is that we handle the hard work for you. We sit outside of WordPress, which means when you sign up we build a model of your site and use it to populate all of our search and recommendation tools. Then you pick the ones you want to use, flip a switch, and we’re live! Your site can be running Slickstream tomorrow, with no complicated technical implementation required.\u003C\u002Fp>\n\u003Ch3>What’s Included\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Floating Search: Search with Slickstream on any page\u003C\u002Fli>\n\u003Cli>Hooked Search Buttons: Automatically link your existing search to Slickstream\u003C\u002Fli>\n\u003Cli>Inline Search Module: As-you-type search results displaying on page\u003C\u002Fli>\n\u003Cli>Infinite Filmstrip: Content recommendations placed above posts\u003C\u002Fli>\n\u003Cli>Filmstrip Toolbar: Sticky recommendations that display on scroll\u003C\u002Fli>\n\u003Cli>Content Grid: Flexible recommendation module that can be placed anywhere\u003C\u002Fli>\n\u003Cli>Floating Favorites: Interactive content bookmarking with no sign-in required\u003C\u002Fli>\n\u003Cli>Floating Back-to-Top: Simple option to return to top of content\u003C\u002Fli>\n\u003Cli>Web Story Player: Full site integrations for existing web stories\u003C\u002Fli>\n\u003Cli>Campaigns: Incorporate custom objectives into user experience (business only)\u003C\u002Fli>\n\u003Cli>Analytics Portal: Robust insights into both Slickstream statistics and general\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>General Features and Integrations:\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Supports all major themes and editors\u003C\u002Fli>\n\u003Cli>Search or recommend content across multiple domains\u003C\u002Fli>\n\u003Cli>Multi-language search results supported\u003C\u002Fli>\n\u003Cli>Configurable GDPR settings\u003C\u002Fli>\n\u003Cli>Designed for accessibility compliance\u003C\u002Fli>\n\u003Cli>Client-side API available\u003C\u002Fli>\n\u003Cli>Email provider integrations (MailChimp, ConvertKit, ActiveCampaign)\u003C\u002Fli>\n\u003Cli>First-party data integration with advertising networks\u003C\u002Fli>\n\u003Cli>Google Analytics integration\u003C\u002Fli>\n\u003Cli>Recipe card integrations (WP Recipe Maker, Tasty Recipes)\u003C\u002Fli>\n\u003Cli>E-commerce integration (Shopify)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Configuration Options:\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Pre-made templates to choose from\u003C\u002Fli>\n\u003Cli>Granular look and feel controls\u003C\u002Fli>\n\u003Cli>Custom messaging on all text prompts\u003C\u002Fli>\n\u003Cli>Attribution removal (additional charge)\u003C\u002Fli>\n\u003Cli>Built-in CLS (Cumulative Layout Shift) handling\u003C\u002Fli>\n\u003Cli>Optional opt-in email collection\u003C\u002Fli>\n\u003Cli>Optional advertising slot inclusions\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Search and Recommendation Details:\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Search by category, content type, or author\u003C\u002Fli>\n\u003Cli>Default sort by relevance, date, or popularity\u003C\u002Fli>\n\u003Cli>Custom result weighting in search and recommendations\u003C\u002Fli>\n\u003Cli>Manual categorization and content grouping control\u003C\u002Fli>\n\u003Cli>Exclude results by category, content type, or individual posts\u003C\u002Fli>\n\u003Cli>Custom taxonomies supported\u003C\u002Fli>\n\u003Cli>Progressively detailed results including metadata\u003C\u002Fli>\n\u003Cli>Automatic content grouping in results\u003C\u002Fli>\n\u003Cli>Fuzzy matching and typo forgiveness\u003C\u002Fli>\n\u003Cli>Highlighted search terms in results\u003C\u002Fli>\n\u003Cli>Structured data search experience for ingredients or supplies\u003C\u002Fli>\n\u003Cli>All search queries recorded in analytics\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>FAQs\u003C\u002Fh3>\n\u003Ch4>What is Slickstream?\u003C\u002Fh4>\n\u003Cp>Slickstream is a sophisticated market-leading user engagement suite designed for independent publishers. It helps you turn casual visitors into loyal readers that return again and again through intelligent as-you-type search, content recommendations, favoriting and membership capabilities, email sign-up, and other useful features. You can easily design captivating user journeys that lead visitors to exactly what they’re looking for. The result is higher pageviews, time-on-page, click-throughs, and return visits. As if that isn’t enough, Slickstream’s reporting gives deep insights into its performance and how your visitors are interacting on your site, far beyond what you can see in Google Analytics.\u003C\u002Fp>\n\u003Ch4>How will Slickstream help me?\u003C\u002Fh4>\n\u003Cp>Slickstream helps you to get the most out of the traffic that visits your site by turning casual visitors into loyal readers, increasing ad revenue.\u003C\u002Fp>\n\u003Cp>Customizable features complement your brand and create a more premium site experience. The powerful recommendation engine serves up the best content to your readers so they spend more time on your site. Slickstream also saves you time, money and hassle from not having to rely on developers, multiple products, or other resources to do a bunch of manual site customization handled with one simple Slickstream installation.\u003C\u002Fp>\n\u003Cp>Worried about first-party data? Slickstream helps with that too! Slickstream helps you authenticate traffic and build first-party data with logged-in site visitors.\u003C\u002Fp>\n\u003Cp>Slickstream also offers an email sign-up feature that you can use to collect email addresses, but you can seamlessly use your existing email subscription method too. Slicksteam’s Highlighter feature draws attention to any element of your site you choose and has proven to significantly improve conversions.\u003C\u002Fp>\n\u003Ch4>Do You Support Languages Other Than English?\u003C\u002Fh4>\n\u003Cp>Yes we do. Our underlying recommendation technology is not English-specific, and we have already localized the Engagement Suite for German, Portuguese, Spanish, Dutch, French, Norwegian, Swedish, Croatian, Russian, Danish, Arabic, Hebrew, Japanese and more. \u003Ca href=\"https:\u002F\u002Fwww.slickstream.com\u002Fcontact\" rel=\"nofollow ugc\">Reach out to us\u003C\u002Fa> and we can confirm if we support your language too.\u003C\u002Fp>\n\u003Ch4>Where can I learn more about Slickstream?\u003C\u002Fh4>\n\u003Cp>You can find more information about Slickstream at our website: \u003Ca href=\"https:\u002F\u002Fslickstream.com\" rel=\"nofollow ugc\">https:\u002F\u002Fslickstream.com\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch4>How can I report security bugs?\u003C\u002Fh4>\n\u003Cp>You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team helps validate, triage and handle any security vulnerabilities. \u003Ca href=\"https:\u002F\u002Fpatchstack.com\u002Fdatabase\u002Fvdp\u002Fa5ba44ba-8ef4-4d10-a395-b0589af7d09e\" rel=\"nofollow ugc\">Report a security vulnerability.\u003C\u002Fa>\u003C\u002Fp>\n","Use Slickstream to upgrade your site search. Get beautiful as-you-type search, relevant content recommendations, user favorites and more!",2000,57799,100,11,"2025-09-25T15:54:00.000Z","5.2.0","7.4.0",[78,79,38,80,81],"bookmarks","engagement","recommendations","search","https:\u002F\u002Fslickstream.com\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fslick-engagement.3.0.1.zip",98,2,"2025-06-27 00:00:00",{"slug":88,"name":89,"version":90,"author":91,"author_profile":92,"description":93,"short_description":94,"active_installs":95,"downloaded":96,"rating":47,"num_ratings":97,"last_updated":98,"tested_up_to":99,"requires_at_least":100,"requires_php":18,"tags":101,"homepage":105,"download_link":106,"security_score":107,"vuln_count":108,"unpatched_count":25,"last_vuln_date":109,"fetched_at":27},"cbxwpbookmark","CBX Bookmark & Favorite","2.0.6","Sabuj Kundu","https:\u002F\u002Fprofiles.wordpress.org\u002Fmanchumahara\u002F","\u003Cp>This plugin is inspired from youtube’s bookmark or favorite feature. User can create their own bookmark category public or private and save articles inside different folders\u002Flist\u002Fcategory. Later we extended the plugin so that category can be global created by admin or single click bookmark without any category as pro features. There are lots of practical use for this simple but useful(we like to call it ‘powerful’) plugin. This plugin can help you create a bookmark site or user generated list site.\u003C\u002Fp>\n\u003Ch3>CBX Bookmark & Favorite by \u003Ca href=\"https:\u002F\u002Fcodeboxr.com\u002Fproduct\u002Fcbx-wordpress-bookmark\u002F\" rel=\"nofollow ugc\">Codeboxr\u003C\u002Fa>\u003C\u002Fh3>\n\u003Cblockquote>\n\u003Cp>📋 \u003Ca href=\"https:\u002F\u002Fcodeboxr.com\u002Fdoc\u002Fcbxwpbookmark-doc\u002F\" rel=\"nofollow ugc\">Documentation\u003C\u002Fa> | 🌟 \u003Ca href=\"https:\u002F\u002Fcodeboxr.com\u002Fproduct\u002Fcbx-wordpress-bookmark\u002F\" rel=\"nofollow ugc\">Upgrade to PRO\u003C\u002Fa> |  👨‍💻 \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fsupport\u002Fplugin\u002Fcbxwpbookmark\u002F\" rel=\"ugc\">Free Support\u003C\u002Fa> | 🤴 \u003Ca href=\"https:\u002F\u002Fcodeboxr.com\u002Fcontact-us\" rel=\"nofollow ugc\">Pro Support\u003C\u002Fa> | 📱 \u003Ca href=\"https:\u002F\u002Fcodeboxr.com\u002Fcontact-us\u002F\" rel=\"nofollow ugc\">Contact\u003C\u002Fa>\u003C\u002Fp>\n\u003C\u002Fblockquote>\n\u003Cp>\u003Cstrong>If you think any necessary feature is missing contact with us, we will add in new release. Best way to check the feature is install the free core version in any dev site and explore\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Ch3>🛄 Core Plugin Features\u003C\u002Fh3>\n\u003Cp>\u003Cstrong>♟ Important Features\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Add Bookmark button like youtube under post, page, attachment(Core WordPress Post types, Custom post types are supported via pro addon) etc\u003C\u002Fli>\n\u003Cli>Bookmark categories are per user\u003C\u002Fli>\n\u003Cli>Global category created by site admin(pro)\u003C\u002Fli>\n\u003Cli>No category, single click bookmark(pro)\u003C\u002Fli>\n\u003Cli>Private or Public Category\u003C\u002Fli>\n\u003Cli>Display user’s bookmarks\u003C\u002Fli>\n\u003Cli>Display user’s list\u003C\u002Fli>\n\u003Cli>Third party plugin’s integration\u003C\u002Fli>\n\u003Cli>Developer friendly\u003C\u002Fli>\n\u003Cli>Shortcodes and Widgets\u003C\u002Fli>\n\u003Cli>Template system, can be overridden from theme or child theme.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>🀄 Widgets\u003C\u002Fh3>\n\u003Cp>\u003Cstrong>Classic Widgets\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>My Bookmarked Posts\u002FAll Bookmarks\u003C\u002Fli>\n\u003Cli>Most Bookmarked Posts\u003C\u002Fli>\n\u003Cli>My Bookmark Categories(For user category mode)\u003C\u002Fli>\n\u003Cli>My Bookmarked Posts Grid(Pro\u003C\u002Fli>\n\u003Cli>Most Bookmarked Posts Grid(Pro\u003C\u002Fli>\n\u003Cli>Most Bookmarked Downloads(EDD) – Pro\u003C\u002Fli>\n\u003Cli>Most Bookmarked Products(Woocommerce) – Pro\u003C\u002Fli>\n\u003Cli>Every widget has it’s own setting fields\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Gutenberg Block\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Bookmark button\u003C\u002Fli>\n\u003Cli>My bookmarked posts\u002FAll Bookmarks\u003C\u002Fli>\n\u003Cli>My bookmark categories(For user category mode)\u003C\u002Fli>\n\u003Cli>Most bookmarked posts\u003C\u002Fli>\n\u003Cli>My bookmarked posts\u002FAll bookmarks Grid (pro)\u003C\u002Fli>\n\u003Cli>Most bookmarked posts Grid (pro)\u003C\u002Fli>\n\u003Cli>Most Bookmarked Downloads(EDD) – Pro\u003C\u002Fli>\n\u003Cli>Most Bookmarked Products(Woocommerce) – Pro\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>WPBakery Widgets\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Bookmark button\u003C\u002Fli>\n\u003Cli>My bookmarked posts\u002FAll Bookmarks\u003C\u002Fli>\n\u003Cli>My bookmark categories(For user category mode)\u003C\u002Fli>\n\u003Cli>Most bookmarked posts\u003C\u002Fli>\n\u003Cli>My bookmarked posts\u002FAll bookmarks Grid (pro)\u003C\u002Fli>\n\u003Cli>Most bookmarked posts Grid (pro)\u003C\u002Fli>\n\u003Cli>Most Bookmarked Downloads(EDD) – Pro\u003C\u002Fli>\n\u003Cli>Most Bookmarked Products(Woocommerce) – Pro\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Elementor Widgets\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Bookmark button\u003C\u002Fli>\n\u003Cli>My bookmarked posts\u002FAll Bookmarks\u003C\u002Fli>\n\u003Cli>My bookmark categories(For user category mode)\u003C\u002Fli>\n\u003Cli>Most bookmarked posts\u003C\u002Fli>\n\u003Cli>My bookmarked posts\u002FAll bookmarks Grid (pro)\u003C\u002Fli>\n\u003Cli>Most bookmarked posts Grid (pro)\u003C\u002Fli>\n\u003Cli>Most Bookmarked Downloads(EDD) – Pro\u003C\u002Fli>\n\u003Cli>Most Bookmarked Products(Woocommerce) – Pro\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>🧮 Shortcodes\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>[cbxwpbookmarkbtn] Bookmark button\u003C\u002Fli>\n\u003Cli>[cbxwpbookmark] Shows logged or any user’s bookmarks\u003C\u002Fli>\n\u003Cli>[cbxwpbookmark-mycat] Shows logged or any user’s bookmark category\u003C\u002Fli>\n\u003Cli>[cbxwpbookmark-most] Shows most bookmarked posts\u002Fitems\u003C\u002Fli>\n\u003Cli>[cbxwpbookmarkgrid] Bookmark posts grid(pro)\u003C\u002Fli>\n\u003Cli>[cbxwpbookmark-mostgrid] Most bookmarked posts grid(pro)\u003C\u002Fli>\n\u003Cli>[cbxwpbookmark-mostdownloads] Most bookmarked products(pro) – Woocommerce  (pro)\u003C\u002Fli>\n\u003Cli>[cbxwpbookmark-mostproducts] Most bookmarked downloads(pro) – Easy digital downloads (pro)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>💎 Pro Addon: Core feature enhancement\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Custom Post type(s) supports\u003C\u002Fli>\n\u003Cli>BuddyPress Integration to show bookmarks in user profile in grid manner.\u003C\u002Fli>\n\u003Cli>BuddyPress stream bookmark\u003C\u002Fli>\n\u003Cli>bbPress forum and topic bookmark support\u003C\u002Fli>\n\u003Cli>Compatible with \u003Cstrong>BuddyBoss\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>WooCommerce: My Bookmarks tab in User Frontend Account\u003C\u002Fli>\n\u003Cli>Widget:  My bookmarks Grid\u002FAll bookmarks Grid\u003C\u002Fli>\n\u003Cli>Widget:  Most bookmarked post grid\u003C\u002Fli>\n\u003Cli>Widget:  Easy Digital downloads (Most bookmarked downloads)\u003C\u002Fli>\n\u003Cli>Widget:  Woocommerce (Most bookmarked products)\u003C\u002Fli>\n\u003Cli>Shortcode: My bookmark posts grid[cbxwpbookmarkgrid]\u003C\u002Fli>\n\u003Cli>Shortcode: Most bookmarked posts grid[cbxwpbookmark-mostgrid]\u003C\u002Fli>\n\u003Cli>Shortcode: Most bookmarked products(Woccommerce)[cbxwpbookmark-mostproducts]\u003C\u002Fli>\n\u003Cli>Shortcode: Most bookmarked downloads(EDD)[cbxwpbookmark-mostdownloads]\u003C\u002Fli>\n\u003Cli>Elementor Widget: My bookmarked posts\u002FAll bookmarks Grid\u003C\u002Fli>\n\u003Cli>Elementor Widget: Most bookmarked posts Grid\u003C\u002Fli>\n\u003Cli>Elementor Widget: Most Bookmarked Downloads(EDD)\u003C\u002Fli>\n\u003Cli>Elementor Widget: Most Bookmarked Products(Woocommerce)\u003C\u002Fli>\n\u003Cli>WPBakery Widget: My bookmarked posts\u002FAll bookmarks Grid\u003C\u002Fli>\n\u003Cli>WPBakery Widget: Most bookmarked posts Grid\u003C\u002Fli>\n\u003Cli>WPBakery Widget: Most Bookmarked Downloads(EDD)\u003C\u002Fli>\n\u003Cli>WPBakery Widget: Most Bookmarked Products(Woocommerce)\u003C\u002Fli>\n\u003Cli>Gutenberg Block: My bookmarked posts\u002FAll bookmarks Grid\u003C\u002Fli>\n\u003Cli>Gutenberg Block: Most bookmarked posts Grid\u003C\u002Fli>\n\u003Cli>Gutenberg Block: Most Bookmarked Downloads(EDD)\u003C\u002Fli>\n\u003Cli>Gutenberg Block: Most Bookmarked Products(Woocommerce)\u003C\u002Fli>\n\u003Cli>Custom Bookmark icon\u002FImage (From V1.2.0)\u003C\u002Fli>\n\u003Cli>Option to show wooCommerce’s Login form to guest\u003C\u002Fli>\n\u003Cli>Option to show Restrict Content Pro’s Login form to guest\u003C\u002Fli>\n\u003Cli>Login\u002FRegister Options via – WooCommerce Login & Register\u003C\u002Fli>\n\u003Cli>Login\u002FRegister Options via – Restrict Content Pro Login & Register\u003C\u002Fli>\n\u003Cli>Login\u002FRegister Options via – bbPress Login & Register\u003C\u002Fli>\n\u003Cli>Login\u002FRegister Options via – BuddyPress Login & Register\u003C\u002Fli>\n\u003Cli>Login\u002FRegister Options via – Ultimate Member Login & Register\u003C\u002Fli>\n\u003Cli>Login\u002FRegister Options via – Paid Membership Pro Login & Register\u003C\u002Fli>\n\u003Cli>Ultimate member support\u003C\u002Fli>\n\u003Cli>usersWP support\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>🔱 Pro Feature: myCred Integration\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>User gets point after bookmark (configurable)\u003C\u002Fli>\n\u003Cli>Point cuts from user after remove bookmark (configurable)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>🔱 Third party plugin Integration\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>buddyBoss\u003C\u002Fli>\n\u003Cli>myCred\u003C\u002Fli>\n\u003Cli>bbPress\u003C\u002Fli>\n\u003Cli>Fifu(Featured Image from URL)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>🔩 Installation\u003C\u002Fh3>\n\u003Cp>How to install the plugin and get it working.\u003C\u002Fp>\n\u003Col>\n\u003Cli>Upload \u003Ccode>cbxwpbookmark\u003C\u002Fcode> folder  to the \u003Ccode>\u002Fwp-content\u002Fplugins\u002F\u003C\u002Fcode> directory\u003C\u002Fli>\n\u003Cli>Activate the plugin through the ‘Plugins’ menu in WordPress\u003C\u002Fli>\n\u003Cli>Go to Setting-> CBX Wp Bookmark Setting to edit settings\u003C\u002Fli>\n\u003Cli>In any post or page you can write shortcode as described\u003C\u002Fli>\n\u003Cli>Frontend shortcode to edit any bookmark and bookmark category with delete feature\u003C\u002Fli>\n\u003Cli>More will come soon as per user demand and natural user experience\u003C\u002Fli>\n\u003C\u002Fol>\n","Bookmark and  Favorite plugin for WordPress with category\u002Flist support.",1000,85088,49,"2025-12-08T16:19:00.000Z","6.9.4","5.3",[20,102,21,103,104],"collection","user-bookmark","user-collection","https:\u002F\u002Fcodeboxr.com\u002Fproduct\u002Fcbx-wordpress-bookmark","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcbxwpbookmark.2.0.6.zip",89,6,"2026-01-05 15:12:02",{"slug":111,"name":112,"version":113,"author":114,"author_profile":115,"description":116,"short_description":117,"active_installs":95,"downloaded":118,"rating":72,"num_ratings":119,"last_updated":120,"tested_up_to":99,"requires_at_least":121,"requires_php":122,"tags":123,"homepage":126,"download_link":127,"security_score":128,"vuln_count":85,"unpatched_count":25,"last_vuln_date":129,"fetched_at":27},"my-favorites","My Favorites","1.4.4","Takashi Matsuyama","https:\u002F\u002Fprofiles.wordpress.org\u002Ftakashimatsuyama\u002F","\u003Cp>Save user’s favorite posts and list them.\u003Cbr \u002F>\nThis plugin is simple. You can save the user’s favorite posts just a install and display them anywhere you want with just a shortcode.\u003Cbr \u002F>\nThe logged-in user’s data is saved in the user meta. Other user’s data is saved to Web Storage (localStorage).\u003C\u002Fp>\n\u003Ch3>Usage\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>\u003Cstrong>Shortcode:\u003C\u002Fstrong> \u003Ccode>[ccc_my_favorite_select_button post_id=\"\" style=\"\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Shortcode:\u003C\u002Fstrong> \u003Ccode>[ccc_my_favorite_list_menu slug=\"\" text=\"\" style=\"\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Shortcode:\u003C\u002Fstrong> \u003Ccode>[ccc_my_favorite_list_results class=\"\" style=\"\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>For pages with a shortcode for list view ([ccc_my_favorite_list_results]).\u003C\u002Fp>\n\u003Cp>“Load More” is displayed with “posts_per_page”.\u003Cbr \u002F>\nIt will be displayed when the user has more favorite posts than “posts_per_page”.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Shortcode:\u003C\u002Fstrong> \u003Ccode>[ccc_my_favorite_list_results posts_per_page=\"10\"]\u003C\u002Fcode> default is 100 posts.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>You can display the post’s “excerpt”.\u003Cbr \u002F>\nThis value is the char length.\u003Cbr \u002F>\nIf not needed, use “no excerpt” or “0”.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Shortcode:\u003C\u002Fstrong> \u003Ccode>[ccc_my_favorite_list_results excerpt=\"30\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>If you want, you can change the code for list view yourself.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Shortcode:\u003C\u002Fstrong> \u003Ccode>[ccc_my_favorite_list_custom_template style=\"\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>For pages with a shortcode for custom list view ([ccc_my_favorite_list_custom_template]).\u003Cbr \u002F>\nAdd the function (\u003Ccode>function ccc_my_favorite_list_custom_template( $my_favorite_post_id ) { }\u003C\u002Fcode>) for your list view to \u003Ccode>your-theme\u002Ffunctions.php\u003C\u002Fcode>.\u003Cbr \u002F>\n    $my_favorite_post_id is array.\u003Cbr \u002F>\n    style=”none” excludes the default CSS for the list.\u003C\u002Fp>\n\u003Cp>Detailed usage is under preparation.\u003C\u002Fp>\n\u003Ch3>Discover More\u003C\u002Fh3>\n\u003Cp>This plugin is \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Ftakashi-matsuyama\u002Fmy-favorites\" rel=\"nofollow ugc\">developed on GitHub\u003C\u002Fa>\u003C\u002Fp>\n","Save user's favorite posts and list them.",17149,15,"2026-01-09T08:29:00.000Z","4.8","5.4.0",[124,125,38,55],"accessibility","favorite-posts","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fmy-favorites\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmy-favorites.1.4.4.zip",99,"2024-10-14 00:00:00",{"slug":131,"name":132,"version":133,"author":134,"author_profile":135,"description":136,"short_description":137,"active_installs":138,"downloaded":139,"rating":72,"num_ratings":31,"last_updated":140,"tested_up_to":99,"requires_at_least":51,"requires_php":18,"tags":141,"homepage":143,"download_link":144,"security_score":72,"vuln_count":25,"unpatched_count":25,"last_vuln_date":26,"fetched_at":27},"my-admin-bookmarks","Admin Bookmarks","2.0.0","bradvin","https:\u002F\u002Fprofiles.wordpress.org\u002Fbradvin\u002F","\u003Cp>This plugin allows you to easily bookmark\u002Ffavorite posts, pages and custom post types. When you ‘star’ a post a shortcut link will appear in the admin menu.\u003Cbr \u002F>\nUse this plugin if you constantly find yourself editing the same posts or pages, and are sick of showing the list of posts first, then finding the post, then clicking edit.\u003C\u002Fp>\n\u003Cp>\u003Cem>Steps to use\u003C\u002Fem>\u003C\u002Fp>\n\u003Col>\n\u003Cli>Go to Pages\u003C\u002Fli>\n\u003Cli>Click the Star icon on a page.\u003C\u002Fli>\n\u003Cli>Your page is now bookmarked!\u003C\u002Fli>\n\u003Cli>Repeat for other pages you always edit.\u003C\u002Fli>\n\u003Cli>Save time!\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>\u003Cem>Plugin Features\u003C\u002Fem>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Intuitive interface to bookmark posts using a star icon.\u003C\u002Fli>\n\u003Cli>Zero settings! Activate and enjoy.\u003C\u002Fli>\n\u003Cli>Works with posts, pages and any custom post types.\u003C\u002Fli>\n\u003Cli>Dashboard widget listing all bookmarks.\u003C\u002Fli>\n\u003Cli>Setting a bookmark is done in realtime with no page reload.\u003C\u002Fli>\n\u003Cli>Bookmarks are added to the admin menu for quick access under a “Bookmarks” menu item.\u003C\u002Fli>\n\u003Cli>Adds a Bookmarks view\u002Ffilter to the listing pages.\u003C\u002Fli>\n\u003Cli>Bookmark shortcuts are also grouped by post type within the WordPress admin bar.\u003C\u002Fli>\n\u003Cli>Optional “Bookmark Title” quick edit field to customize menu labels\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cem>Filters\u003C\u002Fem>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>admin_bookmarks_post_types\u003C\u002Fcode> – Filter to scope bookmarks to specific post types\u003C\u002Fli>\n\u003Cli>\u003Ccode>admin_bookmarks_untitled_label\u003C\u002Fcode> – Filter to customize the untitled label\u003C\u002Fli>\n\u003Cli>\u003Ccode>admin_bookmark_feature-dashboard_widget\u003C\u002Fcode> – Filter to disable the dashboard widget\u003C\u002Fli>\n\u003Cli>\u003Ccode>admin_bookmark_feature-quick-edit\u003C\u002Fcode> – Filter to disable the quick edit feature\u003C\u002Fli>\n\u003Cli>\u003Ccode>admin_bookmark_feature-view\u003C\u002Fcode> – Filter to disable the view feature\u003C\u002Fli>\n\u003Cli>\u003Ccode>admin_bookmark_feature-admin-bar\u003C\u002Fcode> – Filter to disable the admin bar feature\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>To disable a feature, add a small bit of custom code to your theme’s \u003Ccode>functions.php\u003C\u002Fcode> file:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_filter( 'admin_bookmark_feature-dashboard_widget', '__return_false' );\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Bookmark your favorite posts, pages or custom post types within the WordPress admin",500,6676,"2025-12-04T08:48:00.000Z",[142,20,38],"admin","http:\u002F\u002Ffooplugins.com\u002Fplugins\u002Fadmin-bookmarks","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmy-admin-bookmarks.2.0.0.zip",{"attackSurface":146,"codeSignals":178,"taintFlows":216,"riskAssessment":298,"analyzedAt":309},{"hooks":147,"ajaxHandlers":162,"restRoutes":168,"shortcodes":169,"cronEvents":176,"entryPointCount":177,"unprotectedCount":25},[148,154,159],{"type":149,"name":150,"callback":151,"file":152,"line":153},"action","widgets_init","anonymous","favorite-post-widget.php",109,{"type":149,"name":155,"callback":156,"file":157,"line":158},"init","localization_setup","favorite-post.php",82,{"type":149,"name":160,"callback":161,"file":157,"line":24},"wp_enqueue_scripts","enqueue_scripts",[163],{"action":164,"nopriv":165,"callback":166,"hasNonce":167,"hasCapCheck":165,"file":157,"line":47},"wfp_action",false,"favorite_post",true,[],[170,174],{"tag":171,"callback":172,"file":157,"line":173},"favorite-post-btn","button_shortcode",88,{"tag":4,"callback":175,"file":157,"line":107},"display_shortcode",[],3,{"dangerousFunctions":179,"sqlUsage":183,"outputEscaping":185,"fileOperations":25,"externalRequests":25,"nonceChecks":60,"capabilityChecks":25,"bundledLibraries":215},[180],{"fn":181,"file":152,"line":153,"context":182},"create_function","add_action( 'widgets_init', create_function( '', \"register_widget('WeDevs_Favorite_Post_Widget');\" )",{"prepared":108,"raw":25,"locations":184},[],{"escaped":59,"rawEcho":186,"locations":187},17,[188,191,193,195,197,198,199,200,201,203,204,206,207,208,210,211,213],{"file":152,"line":189,"context":190},29,"raw output",{"file":152,"line":192,"context":190},34,{"file":152,"line":194,"context":190},40,{"file":152,"line":196,"context":190},81,{"file":152,"line":196,"context":190},{"file":152,"line":196,"context":190},{"file":152,"line":13,"context":190},{"file":152,"line":13,"context":190},{"file":152,"line":202,"context":190},90,{"file":152,"line":202,"context":190},{"file":152,"line":205,"context":190},97,{"file":152,"line":205,"context":190},{"file":152,"line":205,"context":190},{"file":152,"line":209,"context":190},101,{"file":152,"line":209,"context":190},{"file":152,"line":212,"context":190},102,{"file":157,"line":214,"context":190},305,[],[217,253],{"entryPoint":218,"graph":219,"unsanitizedCount":85,"severity":252},"favorite_post (favorite-post.php:187)",{"nodes":220,"edges":247},[221,226,230,236,239,242],{"id":222,"type":223,"label":224,"file":157,"line":225},"n0","source","$_POST",199,{"id":227,"type":228,"label":229,"file":157,"line":225},"n1","transform","→ get_post_status()",{"id":231,"type":232,"label":233,"file":157,"line":234,"wp_function":235},"n2","sink","get_row() [SQLi]",222,"get_row",{"id":237,"type":223,"label":224,"file":157,"line":238},"n3",206,{"id":240,"type":228,"label":241,"file":157,"line":238},"n4","→ delete_favorite()",{"id":243,"type":232,"label":244,"file":157,"line":245,"wp_function":246},"n5","query() [SQLi]",261,"query",[248,249,250,251],{"from":222,"to":227,"sanitized":165},{"from":227,"to":231,"sanitized":165},{"from":237,"to":240,"sanitized":165},{"from":240,"to":243,"sanitized":165},"high",{"entryPoint":254,"graph":255,"unsanitizedCount":297,"severity":252},"\u003Cfavorite-post> (favorite-post.php:0)",{"nodes":256,"edges":287},[257,259,260,261,262,263,266,269,271,273,275,277,279,282,285],{"id":222,"type":223,"label":224,"file":157,"line":258},196,{"id":227,"type":232,"label":233,"file":157,"line":234,"wp_function":235},{"id":231,"type":223,"label":224,"file":157,"line":258},{"id":237,"type":232,"label":244,"file":157,"line":245,"wp_function":246},{"id":240,"type":223,"label":224,"file":157,"line":258},{"id":243,"type":232,"label":264,"file":157,"line":214,"wp_function":265},"echo() [XSS]","echo",{"id":267,"type":223,"label":268,"file":157,"line":225},"n6","$_POST (x2)",{"id":270,"type":228,"label":229,"file":157,"line":225},"n7",{"id":272,"type":232,"label":233,"file":157,"line":234,"wp_function":235},"n8",{"id":274,"type":223,"label":224,"file":157,"line":238},"n9",{"id":276,"type":228,"label":241,"file":157,"line":238},"n10",{"id":278,"type":232,"label":244,"file":157,"line":245,"wp_function":246},"n11",{"id":280,"type":223,"label":268,"file":157,"line":281},"n12",361,{"id":283,"type":228,"label":284,"file":157,"line":281},"n13","→ link_button()",{"id":286,"type":232,"label":264,"file":157,"line":214,"wp_function":265},"n14",[288,289,290,291,292,293,294,295,296],{"from":222,"to":227,"sanitized":167},{"from":231,"to":237,"sanitized":167},{"from":240,"to":243,"sanitized":167},{"from":267,"to":270,"sanitized":165},{"from":270,"to":272,"sanitized":165},{"from":274,"to":276,"sanitized":165},{"from":276,"to":278,"sanitized":165},{"from":280,"to":283,"sanitized":165},{"from":283,"to":286,"sanitized":165},5,{"summary":299,"deductions":300},"The \"favorite-post\" plugin version 1.0 exhibits a mixed security posture.  On the positive side, it has a limited attack surface with no REST API routes or cron events, and all identified entry points appear to have some level of authentication protection.  Furthermore, all SQL queries are correctly prepared, and there are no recorded vulnerabilities or CVEs, suggesting a history of responsible development.  However, significant concerns arise from the static analysis.  The use of the `create_function` is a critical red flag due to its potential for code injection.  Compounding this is the high percentage of unsanitized taint flows, with two identified as high severity. This indicates that user-supplied data is not being adequately cleaned before being used in potentially sensitive operations. The low percentage of properly escaped output (19%) also presents a significant risk of cross-site scripting (XSS) vulnerabilities, as malicious content could be injected into the website's frontend.",[301,303,306],{"reason":302,"points":119},"High severity unsanitized taint flows",{"reason":304,"points":305},"Low percentage of properly escaped output",8,{"reason":307,"points":308},"Use of dangerous function create_function",10,"2026-03-16T21:37:07.256Z",{"wat":311,"direct":320},{"assetPaths":312,"generatorPatterns":315,"scriptPaths":316,"versionParams":317},[313,314],"\u002Fwp-content\u002Fplugins\u002Ffavorite-post\u002Fcss\u002Fstyle.css","\u002Fwp-content\u002Fplugins\u002Ffavorite-post\u002Fjs\u002Fscript.js",[],[],[318,319],"favorite-post\u002Fstyle.css?ver=","favorite-post\u002Fscript.js?ver=",{"cssClasses":321,"htmlComments":324,"htmlAttributes":325,"restEndpoints":326,"jsGlobals":327,"shortcodeOutput":329},[322,323],"wpf-favorite","wpf-not-favorite",[],[],[],[328],"wfp",[330,331],"[favorite-post-btn]","[favorite-post]"]