[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f_Yt_r-T-MfABtgWd9DJoKChCUgeU5ZH5qPP-BzT72qU":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":11,"num_ratings":11,"last_updated":13,"tested_up_to":14,"requires_at_least":15,"requires_php":16,"tags":17,"homepage":23,"download_link":24,"security_score":25,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27,"vulnerabilities":28,"developer":29,"crawl_stats":26,"alternatives":35,"analysis":137,"fingerprints":253},"andw-fixed-footer","andW Fixed Footer","0.2.1","yasuo3o3","https:\u002F\u002Fprofiles.wordpress.org\u002Fyasuo3o3\u002F","\u003Cp>andW Fixed Footer is a responsive mobile-first fixed footer plugin for WordPress. It displays a customizable footer bar on mobile devices with scroll-based show\u002Fhide behavior.\u003C\u002Fp>\n\u003Ch4>Key Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Cstrong>Responsive Design\u003C\u002Fstrong>: Configurable screen width threshold (default: 768px)\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Scroll Interaction\u003C\u002Fstrong>: Shows on scroll down, hides on scroll up\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Flexible Layout\u003C\u002Fstrong>: 2-6 button layout options\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Customizable Styling\u003C\u002Fstrong>: Colors, icons, links, and text fully configurable\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Font Awesome Support\u003C\u002Fstrong>: Icon display with external Font Awesome plugin\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Close Button\u003C\u002Fstrong>: Temporary hide functionality for users\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Two-tier Structure\u003C\u002Fstrong>: Button area and bottom text area\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Configuration Options\u003C\u002Fh4>\n\u003Cp>\u003Cstrong>General Settings\u003C\u002Fstrong>\u003Cbr \u002F>\n* Plugin enable\u002Fdisable\u003Cbr \u002F>\n* Display mode (2-6 button layout)\u003Cbr \u002F>\n* Button height\u003Cbr \u002F>\n* Screen width threshold (320-1200px, default 768px)\u003Cbr \u002F>\n* Button width distribution\u003Cbr \u002F>\n* Close button display and position\u003Cbr \u002F>\n* Font Awesome detection status\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Button Settings (up to 6 buttons)\u003C\u002Fstrong>\u003Cbr \u002F>\n* Enable\u002Fdisable individual buttons\u003Cbr \u002F>\n* Background and text colors\u003Cbr \u002F>\n* Font Awesome icon codes\u003Cbr \u002F>\n* Label text\u003Cbr \u002F>\n* Link URLs (tel:, mailto:, https:\u002F\u002F supported)\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Bottom Bar\u003C\u002Fstrong>\u003Cbr \u002F>\n* Background and text colors\u003Cbr \u002F>\n* Multi-line text (automatic line break conversion)\u003C\u002Fp>\n\u003Ch4>Use Cases\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Corporate website phone\u002Femail contact\u003C\u002Fli>\n\u003Cli>E-commerce inquiry buttons\u003C\u002Fli>\n\u003Cli>Store location\u002Freservation links\u003C\u002Fli>\n\u003Cli>Service website resource requests\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Security Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Proper input sanitization\u003C\u002Fli>\n\u003Cli>Output escaping\u003C\u002Fli>\n\u003Cli>Nonce authentication for settings protection\u003C\u002Fli>\n\u003Cli>Administrator permission checks\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Technical Notes\u003C\u002Fh3>\n\u003Ch4>対応URL形式\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>tel:086-000-0000\u003C\u002Fli>\n\u003Cli>mailto:info@example.com\u003C\u002Fli>\n\u003Cli>https:\u002F\u002Fexample.com\u003C\u002Fli>\n\u003Cli>http:\u002F\u002Fexample.com\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>CSS Class Names\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ccode>.andw-fixed-footer-wrapper\u003C\u002Fcode> – Main container\u003C\u002Fli>\n\u003Cli>\u003Ccode>.andw-footer-buttons\u003C\u002Fcode> – Button area\u003C\u002Fli>\n\u003Cli>\u003Ccode>.andw-footer-button\u003C\u002Fcode> – Individual button\u003C\u002Fli>\n\u003Cli>\u003Ccode>.andw-footer-bottom\u003C\u002Fcode> – Bottom text area\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>JavaScript API\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>`javascript\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u002F\u002F Show\u003Cbr \u002F>\nwindow.andwFixedFooter.show();\u003C\u002Fp>\n\u003Cp>\u002F\u002F Hide\u003Cbr \u002F>\nwindow.andwFixedFooter.hide();\u003C\u002Fp>\n\u003Cp>\u002F\u002F Close\u003Cbr \u002F>\nwindow.andwFixedFooter.close();\u003C\u002Fp>\n\u003Cp>\u002F\u002F Check visibility\u003Cbr \u002F>\nwindow.andwFixedFooter.isVisible();\u003Cbr \u002F>\n    `\u003C\u002Fp>\n","A responsive fixed footer plugin for WordPress with mobile-first design and scroll-based behavior.",0,144,"2025-11-07T03:39:00.000Z","6.8.5","5.0","7.4",[18,19,20,21,22],"fixed","footer","mobile","responsive","sticky","","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fandw-fixed-footer.0.2.1.zip",100,null,"2026-03-15T15:16:48.613Z",[],{"slug":7,"display_name":7,"profile_url":8,"plugin_count":30,"total_installs":31,"avg_security_score":25,"avg_patch_time_days":32,"trust_score":33,"computed_at":34},4,10,30,94,"2026-04-05T15:27:12.579Z",[36,59,81,102,120],{"slug":37,"name":38,"version":39,"author":40,"author_profile":41,"description":42,"short_description":43,"active_installs":44,"downloaded":45,"rating":25,"num_ratings":46,"last_updated":47,"tested_up_to":48,"requires_at_least":49,"requires_php":23,"tags":50,"homepage":56,"download_link":57,"security_score":58,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27},"developress-sticky-footer-bar","DeveloPress Sticky Footer Bar","2.1.7","developress","https:\u002F\u002Fprofiles.wordpress.org\u002Fsmanimania\u002F","\u003Cp>The “\u003Cstrong>DeveloPress Sticky Footer Bar Pro\u003C\u002Fstrong>” WordPress plugin \u003Cstrong>elevates site interaction\u003C\u002Fstrong> with a fixed, customizable footer bar. Featuring device-specific visibility, it incorporates unlimited, Font Awesome-supported menu items for a refined UI. This plugin merges \u003Cstrong>responsive design and performance optimization\u003C\u002Fstrong>, ensuring compatibility without affecting site speed. Installation is user-friendly, promoting an enhanced navigational experience across various devices.\u003C\u002Fp>\n\u003Cp>Easy to install, it caters to improving site functionality and visual appeal, making it an ideal choice for those looking to \u003Cstrong>offer an advanced navigational experience akin to mobile applications\u003C\u002Fstrong>.\u003C\u002Fp>\n\u003Ch3>Documentation\u003C\u002Fh3>\n\u003Cp>\nI advise you to \u003Cstrong>carefully watch this \u003Ca href=\"https:\u002F\u002Fdevelopress.it\u002Fdevelopress-plugin\u002Ftechnical-assistance\u002Fdevelopress-sticky-footer-bar-pro-documentation-video.mp4\" rel=\"nofollow ugc\">video\u003C\u002Fa>\u003C\u002Fstrong>\n\u003C\u002Fp>\n\u003Ch3>Demo\u003C\u002Fh3>\n\u003Cp>You can see the plugin in action on the official website \u003Ca href=\"https:\u002F\u002Fwww.developress.it\" rel=\"noopener nofollow ugc\">www.developress.it\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Support\u003C\u002Fh3>\n\u003Cp>If you need support both in the plugin configuration phase and for customizations, do not hesitate to contact me by writing an email to \u003Ca href=\"mailto:support@developress.it\" rel=\"nofollow ugc\">support@developress.it\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Can the footer bar be displayed on specific devices?\u003C\u002Fh3>\n\u003Cp>Yes, the “DeveloPress Sticky Footer Bar Pro” plugin allows you to choose on which devices the footer bar appears, offering options for desktop, tablet, or mobile only, ensuring a tailored experience across different devices.\u003C\u002Fp>\n\u003Ch3>Is it possible to customize the footer bar’s appearance?\u003C\u002Fh3>\n\u003Cp>Absolutely, the plugin provides options to customize the background color, text color, and more. Additionally, you can use the “custom CSS” section to apply any specific styles you desire.\u003C\u002Fp>\n\u003Ch3>How many menu items can I include in the footer bar?\u003C\u002Fh3>\n\u003Cp>The plugin supports an unlimited number of menu items, allowing you to add as many as you need. The first four items will be displayed in the horizontal bar, with the rest accessible in the side menu.\u003C\u002Fp>\n\u003Ch3>Is there a premium version of the plugin?\u003C\u002Fh3>\n\u003Cp>Currently, there is no premium version available. The plugin is designed to offer a functional and stable product for free, focusing on enhancing user experience and conversion rates without additional costs.\u003C\u002Fp>\n\u003Ch3>How does the plugin affect website speed?\u003C\u002Fh3>\n\u003Cp>The plugin has been optimized for performance, ensuring that it does not negatively impact your website’s speed. It’s designed to be lightweight and efficient, making it suitable for all types of websites.\u003C\u002Fp>\n\u003Ch3>Can I use icons in the menu items of the footer bar?\u003C\u002Fh3>\n\u003Cp>Yes, the plugin supports the use of icons (Font Awesome) in menu items, allowing for a more visually appealing and intuitive navigation experience.\u003C\u002Fp>\n\u003Ch3>Is the footer bar responsive to different screen sizes?\u003C\u002Fh3>\n\u003Cp>Yes, the “DeveloPress Sticky Footer Bar Pro” is fully responsive, ensuring it looks great and functions well on any device, from desktops to smartphones.\u003C\u002Fp>\n\u003Ch3>Can the footer bar be hidden on certain pages or posts?\u003C\u002Fh3>\n\u003Cp>While the default functionality focuses on global visibility, custom CSS or conditional logic might be used for more control over where the footer bar appears.\u003C\u002Fp>\n\u003Ch3>Are there any known compatibility issues with other plugins or themes?\u003C\u002Fh3>\n\u003Cp>The plugin is designed to work seamlessly with most themes and plugins. However, if you encounter any issues, it’s recommended to check the plugin’s documentation or contact support for assistance.\u003C\u002Fp>\n","The \"DeveloPress Sticky Footer Bar Pro\" WordPress plugin elevates site interaction with a fixed, customizable footer bar.",400,11565,7,"2024-04-15T18:29:00.000Z","6.5.8","6.1",[51,52,53,54,55],"fixed-menu","footer-menu","menu","responsive-menu","stiky-menu","https:\u002F\u002Fdevelopress.it","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdevelopress-sticky-footer-bar.zip",92,{"slug":60,"name":61,"version":62,"author":63,"author_profile":64,"description":65,"short_description":66,"active_installs":25,"downloaded":67,"rating":25,"num_ratings":68,"last_updated":69,"tested_up_to":70,"requires_at_least":71,"requires_php":23,"tags":72,"homepage":78,"download_link":79,"security_score":80,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27},"peanut-butter-bar-smooth-version","Peanut Butter Bar (smooth version)","1.2.1","andrewcouch","https:\u002F\u002Fprofiles.wordpress.org\u002Fandrewcouch\u002F","\u003Cp>A Peanut Butter Bar is all of the good stuff that sticks to the roof of your site.\u003C\u002Fp>\n\u003Cp>The plugin allows you to attach sticky bars to the roof of your site that stays visible no matter how far a user scrolls.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Track clicks using Google Analytics Events using the Analytics you already use in your blog.  \u003C\u002Fli>\n\u003Cli>Plugin runs within your WordPress install. No external servers to deal with.\u003C\u002Fli>\n\u003Cli>Close button state persists through a user’s session without cookies.    \u003C\u002Fli>\n\u003Cli>Responsive and mobile friendly.  \u003C\u002Fli>\n\u003Cli>Choose from a range of tasty colors. \u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>This is the Smooth version of Peanut Butter Bar. It supports a single site-wide bar. The Crunchy (paid) version has more bits including multiple bars and attaching bars to specific posts\u002Fpages and categories. Learn more at \u003Ca href=\"http:\u002F\u002Fpeanutbutterplugin.com\" rel=\"nofollow ugc\">peanutbutterplugin.com\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>Check out this \u003Ca href=\"http:\u002F\u002Fpeanutbutterplugin.com\u002Fhelp-topics\u002Ffilters-and-hooks-in-pbb-smooth\u002F\" rel=\"nofollow ugc\">blog post\u003C\u002Fa> for the supported filters and actions in PBB Smooth.\u003C\u002Fp>\n\u003Ch3>Readme Generator\u003C\u002Fh3>\n\u003Cp>This Readme file was generated using \u003Ca href='http:\u002F\u002Fsudarmuthu.com\u002Fwordpress\u002Fwp-readme' rel=\"nofollow ugc\">wp-readme\u003C\u002Fa>, which generates readme files for WordPress Plugins.\u003C\u002Fp>\n","Peanut Butter Bar allows you to attach sticky bars to the roof of your site that stays visible no matter how far a user scrolls.",8075,9,"2016-04-04T09:39:00.000Z","4.5.33","3.8",[73,74,75,76,77],"alert-bar","fixed-bar","responsive-bar","sticky-bar","sticky-bar-bottom","http:\u002F\u002Fpeanutbutterplugin.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpeanut-butter-bar-smooth-version.zip",85,{"slug":82,"name":83,"version":84,"author":85,"author_profile":86,"description":87,"short_description":88,"active_installs":89,"downloaded":90,"rating":91,"num_ratings":92,"last_updated":93,"tested_up_to":14,"requires_at_least":94,"requires_php":95,"tags":96,"homepage":100,"download_link":101,"security_score":25,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27},"wp-hamburger","WP Hamburger","1.6.8","Fahad Mahmood","https:\u002F\u002Fprofiles.wordpress.org\u002Ffahadmahmood\u002F","\u003Cul>\n\u003Cli>\n\u003Cp>Author: \u003Ca href=\"https:\u002F\u002Fwww.androidbubbles.com\u002Fcontact\" rel=\"nofollow ugc\">Fahad Mahmood\u003C\u002Fa>\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Project URI: \u003Ca href=\"http:\u002F\u002Fandroidbubble.com\u002Fblog\u002Fwordpress\u002Fplugins\u002Fwp-hamburger\" rel=\"nofollow ugc\">http:\u002F\u002Fandroidbubble.com\u002Fblog\u002Fwordpress\u002Fplugins\u002Fwp-hamburger\u003C\u002Fa>\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>License: GPL 3. See License below for copyright jots and titles.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>WP Hamburger is a WordPress plugin with extensive customization possibility including font-size, font-weight, color, bullets, background, opacity, font-family and menu selection. Customization possibility including font-size, font-weight, color, bullets, background, opacity, font-family and menu selection. WP Hamburger is WordPress plugin to redesign the menus with different color combination, font family, bullets and custom CSS. Colors and bullets for First Level \u002F Second Level menu items can be customized separately.\u003C\u002Fp>\n\u003Ch3>Highly Customizable\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Settings page demo preview available\u003C\u002Fli>\n\u003Cli>Mobile and Desktop compatibility\u003C\u002Fli>\n\u003Cli>Font Family\u003C\u002Fli>\n\u003Cli>Background Color\u003C\u002Fli>\n\u003Cli>Background Opacity\u003C\u002Fli>\n\u003Cli>Hamburger Color\u003C\u002Fli>\n\u003Cli>Parent Level Menu Items\u003C\u002Fli>\n\u003Cli>Child Level Menu Items\u003C\u002Fli>\n\u003Cli>Font Color\u003C\u002Fli>\n\u003Cli>Font Weight\u003C\u002Fli>\n\u003Cli>List Bullets\u003C\u002Fli>\n\u003Cli>FontAwesome Icons\u003C\u002Fli>\n\u003Cli>Custom Image Upload for Bullets\u003C\u002Fli>\n\u003Cli>Custom CSS section\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>License\u003C\u002Fh3>\n\u003Cp>This WordPress Plugin is free software: you can redistribute it and\u002For modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version. This free software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this software. If not, see http:\u002F\u002Fwww.gnu.org\u002Flicenses\u002Fgpl-2.0.html.\u003C\u002Fp>\n","It can be used with any theme with convenience.",90,7775,52,5,"2025-04-25T01:24:00.000Z","3.5","7.0",[97,98,53,99,22],"fontawesome","hamburger","mobile-responsive","http:\u002F\u002Fandroidbubble.com\u002Fblog\u002Fwordpress\u002Fplugins\u002Fwp-hamburger","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-hamburger.1.6.8.zip",{"slug":103,"name":104,"version":105,"author":106,"author_profile":107,"description":108,"short_description":109,"active_installs":110,"downloaded":111,"rating":11,"num_ratings":11,"last_updated":112,"tested_up_to":14,"requires_at_least":15,"requires_php":95,"tags":113,"homepage":23,"download_link":119,"security_score":25,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27},"actionbutton","ActionButton","1.0.0","Raj Soni","https:\u002F\u002Fprofiles.wordpress.org\u002Fcsrajsoni\u002F","\u003Cp>\u003Cstrong>ActionButton\u003C\u002Fstrong> is a lightweight, responsive sticky footer button plugin for WordPress. It helps you drive user attention toward a “Register Now,” “Subscribe,” or any call-to-action with smooth animations and customizable styling.\u003C\u002Fp>\n\u003Cp>🎯 \u003Cstrong>How It Works\u003C\u002Fstrong>\u003Cbr \u002F>\n– Configure your button from the admin panel.\u003Cbr \u002F>\n– Copy the shortcode \u003Ccode>[action_button id=\"0\"]\u003C\u002Fcode>.\u003Cbr \u002F>\n– Paste it on any page where you want the button to appear.\u003C\u002Fp>\n\u003Cp>🛠️ \u003Cstrong>Live Updates\u003C\u002Fstrong>\u003Cbr \u002F>\nEdit text, link, font color, or gradient — all changes reflect instantly on pages using the shortcode.\u003C\u002Fp>\n\u003Cp>✨ \u003Cstrong>Core Features\u003C\u002Fstrong>\u003Cbr \u002F>\n– Add a single sticky footer button (free version)\u003Cbr \u002F>\n– Customize:\u003Cbr \u002F>\n  – Button Text\u003Cbr \u002F>\n  – Link URL\u003Cbr \u002F>\n  – Font Color\u003Cbr \u002F>\n  – Gradient Background Colors\u003Cbr \u002F>\n– Fully mobile responsive\u003Cbr \u002F>\n– Compatible with all major browsers\u003Cbr \u002F>\n– Animated gradient and zoom text effect\u003Cbr \u002F>\n– Clean admin interface\u003Cbr \u002F>\n– Developer-friendly shortcode\u003C\u002Fp>\n\u003Cp>🚀 \u003Cstrong>Coming Soon in ActionButton Pro\u003C\u002Fstrong>\u003Cbr \u002F>\n– Add multiple sticky buttons\u003Cbr \u002F>\n– Show buttons globally without shortcodes\u003Cbr \u002F>\n– Device-specific visibility controls\u003Cbr \u002F>\n– More animations, placement options, and design presets\u003C\u002Fp>\n","Add a responsive sticky footer button with animated text, gradient background, and customizable link and label.",60,466,"2025-04-28T11:35:00.000Z",[114,115,116,117,118],"call-to-action","footer-button","gradient-button","responsive-button","sticky-button","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Factionbutton.1.0.0.zip",{"slug":121,"name":122,"version":123,"author":124,"author_profile":125,"description":126,"short_description":127,"active_installs":31,"downloaded":128,"rating":11,"num_ratings":11,"last_updated":129,"tested_up_to":130,"requires_at_least":94,"requires_php":23,"tags":131,"homepage":23,"download_link":136,"security_score":80,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27},"content-gallery-slider","Content Gallery Slider","1.0","smit jon","https:\u002F\u002Fprofiles.wordpress.org\u002Fmoduleexpress\u002F","\u003Cp>This plugin add a Responsive Content Gallery Slider in your website. Also you can add Responsive Content Gallery Slider page and mobile touch slider in to your wordpress website.\u003C\u002Fp>\n\u003Cp>View \u003Ca href=\"http:\u002F\u002Fbeautiful-module.com\u002Fdemo\u002Fcontent-gallery-slider\u002F\" rel=\"nofollow ugc\">DEMO\u003C\u002Fa> for additional information.\u003C\u002Fp>\n\u003Ch4>Installation help and support\u003C\u002Fh4>\n\u003Cp>The plugin adds a “Responsive Content Gallery Slider” tab to your admin menu, which allows you to enter Image Title, Content, Link and image items just as you would regular posts.\u003C\u002Fp>\n\u003Cp>To use this plugin just copy and past this code in to your footer.php file or template file\u003C\u002Fp>\n\u003Cp>You can also use this Content Gallery Slider inside your page with following shortcode\u003Cbr \u002F>\n    [sp_content.gallery]\u003C\u002Fp>\n\u003Cp>Display Content Gallery Slider catagroies wise :\u003Cbr \u002F>\n    [sp_content.gallery cat_id=”cat_id”]\u003Cbr \u002F>\nYou can find this under  “Content Gallery Slider-> Gallery Category”.\u003C\u002Fp>\n\u003Ch4>Complete shortcode is\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>[sp_content.gallery cat_id=\"9\" rows=\"2\" columns=\"2\" space=\"20\" autoplay_interval=\"3000\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Parameters are :\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>limit\u003C\u002Fstrong> : [sp_content.gallery limit=”-1″] (Limit define the number of images to be display at a time. By default set to “-1″ ie all images. eg. if you want to display only 5 images then set limit to limit=”5”)\u003C\u002Fli>\n\u003Cli>\u003Cstrong>cat_id\u003C\u002Fstrong> : [sp_content.gallery cat_id=”2″] (Display Image slider catagroies wise.) \u003C\u002Fli>\n\u003Cli>\u003Cstrong>rows\u003C\u002Fstrong> : [sp_content.gallery rows=”2″] (Set number of rows.)\u003C\u002Fli>\n\u003Cli>\u003Cstrong>columns\u003C\u002Fstrong> : [sp_content.gallery columns=”2″] (Set number of columns.)\u003C\u002Fli>\n\u003Cli>\u003Cstrong>space\u003C\u002Fstrong> : [sp_content.gallery space=”20″] (Set space between items.)\u003C\u002Fli>\n\u003Cli>\u003Cstrong>width\u003C\u002Fstrong> : [sp_content.gallery width=”500″] (Set width of slider by pixel or percentage.)\u003C\u002Fli>\n\u003Cli>\u003Cstrong>autoplay_interval\u003C\u002Fstrong> : [sp_content.gallery autoplay=”true” autoplay_interval=”3000″] (Set autoplay interval)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Features include:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Mobile touch slide\u003C\u002Fli>\n\u003Cli>Responsive\u003C\u002Fli>\n\u003Cli>Shortcode \u003Ccode>[sp_content.gallery]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>Php code for place image slider into your website footer  \u003Ccode>\u003Cdiv class=\"headerslider\"> \u003C?php echo do_shortcode('[sp_content.gallery]'); ?>\u003C\u002Fdiv>\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>Content Gallery Slider inside your page with following shortcode \u003Ccode>[sp_content.gallery]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>Easy to configure\u003C\u002Fli>\n\u003Cli>Smoothly integrates into any theme\u003C\u002Fli>\n\u003Cli>CSS and JS file for custmization\u003C\u002Fli>\n\u003C\u002Ful>\n","A quick, easy way to add an Responsive footer Image Gallery Vertical OR Responsive Content Gallery Slider inside wordpress page OR Template.",1743,"2016-03-08T05:33:00.000Z","4.4.34",[121,132,133,134,135],"image-slider","mobile-touch-content-gallery-slider","responsive-content-gallery-slider","responsive-footer-gallery-slider","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcontent-gallery-slider.zip",{"attackSurface":138,"codeSignals":173,"taintFlows":218,"riskAssessment":246,"analyzedAt":252},{"hooks":139,"ajaxHandlers":169,"restRoutes":170,"shortcodes":171,"cronEvents":172,"entryPointCount":11,"unprotectedCount":11},[140,146,150,154,158,161,165],{"type":141,"name":142,"callback":143,"file":144,"line":145},"action","plugins_loaded","andwff_maybe_load_textdomain","andw-fixed-footer.php",45,{"type":141,"name":147,"callback":148,"file":144,"line":149},"init","andwff_migrate_options",48,{"type":141,"name":151,"callback":152,"file":144,"line":153},"admin_menu","andwff_add_admin_menu",50,{"type":141,"name":155,"callback":156,"file":144,"line":157},"admin_init","andwff_settings_init",51,{"type":141,"name":159,"callback":160,"file":144,"line":91},"admin_enqueue_scripts","andwff_admin_enqueue_scripts",{"type":141,"name":162,"callback":163,"file":144,"line":164},"wp_footer","andwff_output",53,{"type":141,"name":166,"callback":167,"file":144,"line":168},"wp_enqueue_scripts","andwff_enqueue_scripts",54,[],[],[],[],{"dangerousFunctions":174,"sqlUsage":175,"outputEscaping":177,"fileOperations":11,"externalRequests":11,"nonceChecks":215,"capabilityChecks":216,"bundledLibraries":217},[],{"prepared":11,"raw":11,"locations":176},[],{"escaped":178,"rawEcho":179,"locations":180},83,17,[181,184,186,188,190,192,194,195,197,199,201,203,205,207,209,211,213],{"file":144,"line":182,"context":183},446,"raw output",{"file":144,"line":185,"context":183},450,{"file":144,"line":187,"context":183},459,{"file":144,"line":189,"context":183},460,{"file":144,"line":191,"context":183},464,{"file":144,"line":193,"context":183},465,{"file":144,"line":111,"context":183},{"file":144,"line":196,"context":183},468,{"file":144,"line":198,"context":183},473,{"file":144,"line":200,"context":183},583,{"file":144,"line":202,"context":183},587,{"file":144,"line":204,"context":183},593,{"file":144,"line":206,"context":183},604,{"file":144,"line":208,"context":183},895,{"file":144,"line":210,"context":183},898,{"file":144,"line":212,"context":183},901,{"file":144,"line":214,"context":183},1137,1,2,[],[219,238],{"entryPoint":220,"graph":221,"unsanitizedCount":11,"severity":237},"andwff_options_page (andw-fixed-footer.php:876)",{"nodes":222,"edges":234},[223,228],{"id":224,"type":225,"label":226,"file":144,"line":227},"n0","source","$_GET (x2)",882,{"id":229,"type":230,"label":231,"file":144,"line":232,"wp_function":233},"n1","sink","echo() [XSS]",908,"echo",[235],{"from":224,"to":229,"sanitized":236},true,"low",{"entryPoint":239,"graph":240,"unsanitizedCount":11,"severity":237},"\u003Candw-fixed-footer> (andw-fixed-footer.php:0)",{"nodes":241,"edges":244},[242,243],{"id":224,"type":225,"label":226,"file":144,"line":227},{"id":229,"type":230,"label":231,"file":144,"line":232,"wp_function":233},[245],{"from":224,"to":229,"sanitized":236},{"summary":247,"deductions":248},"The \"andw-fixed-footer\" plugin, in version 0.2.1, presents a generally strong security posture based on the provided static analysis. The absence of any known CVEs or historical vulnerabilities is a significant positive indicator.  Furthermore, the code demonstrates good practices with 100% of SQL queries using prepared statements and the presence of nonce and capability checks, suggesting an awareness of common WordPress security pitfalls. The limited attack surface is also a benefit.\n\nHowever, a concern arises from the output escaping. With 17% of outputs not being properly escaped (100 total outputs, 83% escaped), there is a potential for cross-site scripting (XSS) vulnerabilities if the plugin handles user-supplied data that is then outputted without sufficient sanitization. While no critical or high severity taint flows were detected, this remaining unescaped output is the primary area of risk. The plugin's limited functionality and attack surface might contribute to the lack of recorded vulnerabilities, but the output escaping issue warrants attention for future development and security hardening.",[249],{"reason":250,"points":251},"Unescaped output detected",6,"2026-03-17T06:56:44.198Z",{"wat":254,"direct":261},{"assetPaths":255,"generatorPatterns":257,"scriptPaths":258,"versionParams":259},[256],"\u002Fwp-content\u002Fplugins\u002Fandw-fixed-footer\u002Fjs\u002Fandw-fixed-footer.js",[],[256],[260],"andw-fixed-footer\u002Fjs\u002Fandw-fixed-footer.js?ver=",{"cssClasses":262,"htmlComments":267,"htmlAttributes":270,"restEndpoints":274,"jsGlobals":275,"shortcodeOutput":277},[263,264,265,266],"andwff-fixed-footer","andwff-footer-container","andwff-footer-item","andwff-footer-bottom-bar",[268,269],"\u003C!-- andW Fixed Footer Start -->","\u003C!-- andW Fixed Footer End -->",[271,272,273],"data-andwff-speed","data-andwff-offset","data-andwff-hide-on-scroll",[],[276],"andw_fixed_footer_params",[278,279],"[andwff_footer_item]","[\u002Fandwff_footer_item]"]