[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fpQcuPOzUkejGcPwf4AW_L5h8IY-dMXsdYAnsKaDaTCE":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":13,"last_updated":14,"tested_up_to":15,"requires_at_least":16,"requires_php":17,"tags":18,"homepage":24,"download_link":25,"security_score":26,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28,"vulnerabilities":29,"developer":30,"crawl_stats":27,"alternatives":36,"analysis":128,"fingerprints":173},"f13-github-repo-shortcode","GitHub Repository Shortcode","1.0","f13dev","https:\u002F\u002Fprofiles.wordpress.org\u002Ff13dev\u002F","\u003Cp>If you are a programmer who uses GitHub then why not share your coding projects via your WordPress blog by adding a snapshot\u003Cbr \u002F>\nof your repository on any page or post using shortcode.\u003C\u002Fp>\n\u003Cp>Simply install the plugin and add the shortcode [gitrepo author=”author” repo=”repo”] to the desired location; changing the attributes to that of your desired repository.\u003C\u002Fp>\n\u003Cp>Features include:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Cached using Transient\u003C\u002Fli>\n\u003Cli>Styles appearance with a GitHub banner\u003C\u002Fli>\n\u003Cli>Shows the repository description\u003C\u002Fli>\n\u003Cli>Adds a link to the repository on GitHub\u003C\u002Fli>\n\u003Cli>Shows statistics for Forks, Stars, Open Issues\u003C\u002Fli>\n\u003Cli>Provides a link to the latest tag (if one exists)\u003C\u002Fli>\n\u003Cli>Displays the code to clone the repository\u003C\u002Fli>\n\u003Cli>Can be used with or without a GitHub API Token\u003C\u002Fli>\n\u003C\u002Ful>\n","Add a snapshot of your GitHub repository to any page or post on your WordPress blog.",10,1657,0,"2018-09-15T10:08:00.000Z","4.9.29","3.0.1","",[19,20,21,22,23],"code","github","profile","repo","repository","http:\u002F\u002Ff13dev.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ff13-github-repo-shortcode.zip",85,null,"2026-03-15T15:16:48.613Z",[],{"slug":7,"display_name":7,"profile_url":8,"plugin_count":31,"total_installs":32,"avg_security_score":33,"avg_patch_time_days":34,"trust_score":26,"computed_at":35},8,90,87,30,"2026-04-04T14:39:05.565Z",[37,51,68,86,104],{"slug":38,"name":39,"version":40,"author":7,"author_profile":8,"description":41,"short_description":42,"active_installs":11,"downloaded":43,"rating":44,"num_ratings":45,"last_updated":17,"tested_up_to":15,"requires_at_least":16,"requires_php":17,"tags":46,"homepage":48,"download_link":49,"security_score":44,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":50},"f13-github-mini-profile-widget","GitHub Mini Profile Widget","1.1","\u003Cp>If you are a programmer who uses GitHub then why not share your coding projects via your WordPress blog by adding a snapshot\u003Cbr \u002F>\nof your profile as a widget\u003C\u002Fp>\n\u003Cp>Simply add the widget to your preferred location and enter your GitHub username.\u003C\u002Fp>\n\u003Cp>Features include:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Cached using Transient\u003C\u002Fli>\n\u003Cli>Displays your GitHub profile image\u003C\u002Fli>\n\u003Cli>Shows your GitHub bio, if set\u003C\u002Fli>\n\u003Cli>Shows your Location, email address & blog URL if set\u003C\u002Fli>\n\u003Cli>Provides links to your followers, following and starred repositories\u003C\u002Fli>\n\u003C\u002Ful>\n","Add a snapshot of your GitHub profile to your website with with this widget.",1700,100,1,[19,20,21,47],"widget","http:\u002F\u002Ff13dev.com\u002Fwordpress-plugin-github-profile-widget\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ff13-github-mini-profile-widget.zip","2026-03-15T10:48:56.248Z",{"slug":52,"name":53,"version":54,"author":55,"author_profile":56,"description":57,"short_description":58,"active_installs":11,"downloaded":59,"rating":13,"num_ratings":13,"last_updated":17,"tested_up_to":60,"requires_at_least":61,"requires_php":17,"tags":62,"homepage":66,"download_link":67,"security_score":44,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":50},"getgit","GetGit","0.3","claycarpenter","https:\u002F\u002Fprofiles.wordpress.org\u002Fclaycarpenter\u002F","\u003Cp>This plugin embeds the content of a public GitHub repository into your WordPress posts. It’s capable of retrieving either the full content or a snippet of a file. The code will be displayed with syntax highlighting and line numbers.\u003C\u002Fp>\n\u003Cp>Now supports content caching for improved page responsiveness and load times.\u003C\u002Fp>\n\u003Cp>Syntax highlighting is provided by the \u003Ca href=\"http:\u002F\u002Fsunlightjs.com\u002F\" title=\"Sunlight JS\" rel=\"nofollow ugc\">Sunlight JS\u003C\u002Fa> syntax highlighter. Many thanks to those involved in that project!\u003C\u002Fp>\n\u003Ch4>Usage\u003C\u002Fh4>\n\u003Cp>This plugin registers a shortcode that allows for embedding GitHub repo content into blog posts. To embed content into your post, use the \u003Ccode>github\u003C\u002Fcode> shortcode like so:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[github userid=\"[target user id]\" repoid=\"[target repo id]\" path=\"[path to content]\" language=\"[language of target content]\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Attributes used by the \u003Ccode>github\u003C\u002Fcode> shortcode:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\n\u003Cp>userid – The user ID of the repository owner.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>repoid – The ID of the repository that contains the target content.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>path – The full path to the content. This path should start at the repository root, not inclusive of the leading \u003Ccode>\u002F\u003C\u002Fcode>, and terminate with the name of the target content’s filename.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>language – The programming language of the code contained in the content. This information will be passed to the syntax highlighter. The value must match one of the recognized values for the Sunlight JS engine. For a list of values, see the \u003Ca href=\"http:\u002F\u002Fsunlightjs.com\u002Fdocs.html\" rel=\"nofollow ugc\">Sunlight documentation\u003C\u002Fa>.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>startloc – Optional. The starting line of code to display in the code snippet. If this attribute is ommitted, the first line of retrieved file will be the first line of code displayed in the snippet.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>stoploc – Optional. The final line of code (inclusive) to display in the code snippet. If this attribute is ommitted, the final line of content shown in the snippet will be the last line of the retrieved file.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Examples\u003C\u002Fh4>\n\u003Cp>Retrieve \u003Ccode>src\u002Fsupport.js\u003C\u002Fcode> from the jQuery project repo:\u003Cbr \u002F>\n    [getgit repoid=”jquery” userid=”jquery” path=”src\u002Fsupport.js” language=”javascript”]\u003C\u002Fp>\n\u003Cp>Retrieve lines 39 through 64 of this plugin’s content retrieval class:\u003Cbr \u002F>\n    [getgit repoid=github-wordpress-plugin userid=claycarpenter path=”src\u002Fphp\u002Fgithub_repo_content_retriever.php” language=”php” startloc=39 stoploc=64]\u003C\u002Fp>\n","Embeds syntax-highlighted GitHub repo content into your blog posts.",1949,"3.5.2","3.5.1",[19,63,20,64,65],"embed","repositories","snippet","http:\u002F\u002Fflightlessflyer.pinguinotech.com\u002Fgithub-wordpress-plugin","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fgetgit.0.3.zip",{"slug":69,"name":70,"version":71,"author":72,"author_profile":73,"description":74,"short_description":75,"active_installs":13,"downloaded":76,"rating":13,"num_ratings":13,"last_updated":77,"tested_up_to":78,"requires_at_least":79,"requires_php":80,"tags":81,"homepage":17,"download_link":85,"security_score":44,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"projects-manager-for-github","Projects Manager for GitHub","1.0.0","umeralifarooq","https:\u002F\u002Fprofiles.wordpress.org\u002Fumeralifarooq\u002F","\u003Cp>\u003Cstrong>Projects Manager for GitHub\u003C\u002Fstrong> allows you to showcase your GitHub portfolio on your WordPress site effortlessly. Simply enter a GitHub username, and the plugin will fetch all public repositories. You can then import specific repositories as “Projects” (Custom Post Types) to your site.\u003C\u002Fp>\n\u003Cp>The plugin imports:\u003Cbr \u002F>\n*   Repository Name & Description\u003Cbr \u002F>\n*   Star, Fork, & Watcher Counts\u003Cbr \u002F>\n*   Primary Language & Topics\u003Cbr \u002F>\n*   Creation & Update Dates\u003Cbr \u002F>\n*   \u003Cstrong>Full README content\u003C\u002Fstrong> (displays below the project details)\u003C\u002Fp>\n\u003Cp>It integrates seamlessly with your active theme, ensuring your header, footer, and styles remain consistent.\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Cstrong>AJAX-based Fetching:\u003C\u002Fstrong> Search for any GitHub user and fetch their repositories instantly without page reloads.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>One-Click Import:\u003C\u002Fstrong> Add repositories to your site with a single click.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Duplicate Prevention:\u003C\u002Fstrong> Checks if a repository already exists to prevent duplicates.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Clean Integration:\u003C\u002Fstrong> Uses WordPress’s standard \u003Ccode>the_content\u003C\u002Fcode> filter to append repository data, ensuring compatibility with almost all themes and page builders.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Security First:\u003C\u002Fstrong> Built with strict sanitization, capability checks, and nonce verification.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>External Services\u003C\u002Fh3>\n\u003Cp>This plugin connects to the \u003Cstrong>GitHub API\u003C\u002Fstrong> (api.github.com) to fetch public repository information. This is required for the core functionality of displaying GitHub repositories on your WordPress site.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>What data is sent:\u003C\u002Fstrong>\u003Cbr \u002F>\n*   GitHub username (when searching for repositories)\u003Cbr \u002F>\n*   Repository owner and name (when fetching README files)\u003C\u002Fp>\n\u003Cp>\u003Cstrong>When data is sent:\u003C\u002Fstrong>\u003Cbr \u002F>\n*   When you click “Fetch Repository” in the admin dashboard\u003Cbr \u002F>\n*   When you import a repository to create a new project (to fetch README content)\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Service provider:\u003C\u002Fstrong>\u003Cbr \u002F>\n*   GitHub, Inc.\u003Cbr \u002F>\n*   Terms of Service: https:\u002F\u002Fdocs.github.com\u002Fen\u002Fsite-policy\u002Fgithub-terms\u002Fgithub-terms-of-service\u003Cbr \u002F>\n*   Privacy Policy: https:\u002F\u002Fdocs.github.com\u002Fen\u002Fsite-policy\u002Fprivacy-policies\u002Fgithub-privacy-statement\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Note:\u003C\u002Fstrong> This plugin uses the public GitHub API which does not require authentication. No personal data from your WordPress site or your users is sent to GitHub.\u003C\u002Fp>\n","Fetch public GitHub repositories via API and display them as native WordPress projects with your theme's header and footer.",113,"2026-01-15T13:18:00.000Z","6.9.4","5.2","7.2",[82,20,83,84,23],"api","portfolio","projects","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fprojects-manager-for-github.zip",{"slug":87,"name":88,"version":71,"author":89,"author_profile":90,"description":91,"short_description":92,"active_installs":13,"downloaded":93,"rating":94,"num_ratings":95,"last_updated":96,"tested_up_to":97,"requires_at_least":98,"requires_php":99,"tags":100,"homepage":17,"download_link":102,"security_score":103,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"repo-showcase","Repo Showcase","Abdul Samad","https:\u002F\u002Fprofiles.wordpress.org\u002Fabdulsamadshk\u002F","\u003Cp>Repo Showcase allows you to effortlessly display your GitHub repositories on your WordPress site using simple shortcodes. Perfect for developers wanting to showcase their work in an elegant and functional way.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Try it out on your free dummy site: Click here => \u003Ca href=\"https:\u002F\u002Ftastewp.org\u002Fplugins\u002Frepo-showcase\" rel=\"nofollow ugc\">https:\u002F\u002Ftastewp.org\u002Fplugins\u002Frepo-showcase\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Display GitHub repositories with a simple shortcode.\u003C\u002Fli>\n\u003Cli>Pagination support for large numbers of repositories.\u003C\u002Fli>\n\u003Cli>Easy setup with a user-friendly settings page.\u003C\u002Fli>\n\u003Cli>Responsive design to look great on all devices.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Shortcodes\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>\u003Ccode>[showcase_repositories]\u003C\u002Fcode>: Displays GitHub repositories.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>External Service Usage\u003C\u002Fh3>\n\u003Cp>Repo Showcase relies on the GitHub API to fetch and display GitHub repositories on your WordPress site. This API integration allows the plugin to retrieve repository data based on the provided GitHub username.\u003C\u002Fp>\n\u003Ch3>GitHub API Integration\u003C\u002Fh3>\n\u003Cp>The plugin uses the GitHub API to fetch repository information. This includes repository names, descriptions, star counts, fork counts, programming languages, and last update timestamps.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Service Used:\u003C\u002Fstrong> GitHub API\u003C\u002Fli>\n\u003Cli>\u003Cstrong>API Endpoint:\u003C\u002Fstrong> \u003Ccode>https:\u002F\u002Fapi.github.com\u002Fusers\u002F$username\u002Frepos\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Purpose:\u003C\u002Fstrong> Display GitHub repositories on your WordPress site.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Service URL:\u003C\u002Fstrong> \u003Ca href=\"https:\u002F\u002Fdeveloper.github.com\u002Fv3\u002F\" rel=\"nofollow ugc\">GitHub API Documentation\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Terms of Use:\u003C\u002Fstrong> \u003Ca href=\"https:\u002F\u002Fdocs.github.com\u002Fen\u002Fgithub\u002Fsite-policy\u002Fgithub-terms-of-service\" rel=\"nofollow ugc\">GitHub Terms of Service\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Privacy Policy:\u003C\u002Fstrong> \u003Ca href=\"https:\u002F\u002Fdocs.github.com\u002Fen\u002Fgithub\u002Fsite-policy\u002Fgithub-privacy-statement\" rel=\"nofollow ugc\">GitHub Privacy Statement\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>By using this plugin, you acknowledge and agree to the GitHub API’s terms of use and privacy policy.\u003C\u002Fp>\n\u003Ch3>Legal Considerations\u003C\u002Fh3>\n\u003Cp>Make sure to review and comply with GitHub’s terms of service and privacy policy to ensure data transmissions are handled appropriately and legally.\u003C\u002Fp>\n\u003Ch3>Support\u003C\u002Fh3>\n\u003Cp>For support or questions, please visit the \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fsupport\u002Fplugin\u002Frepo-showcase\" rel=\"ugc\">plugin support forum\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>License\u003C\u002Fh3>\n\u003Cp>Repo Showcase is released under the GPL-2.0-or-later. See LICENSE file for details.\u003C\u002Fp>\n","Display GitHub repositories on Website using Repo Showcase's shortcodes.",1008,86,3,"2024-10-28T14:04:00.000Z","6.7.5","5.0","5.6",[82,20,83,64,101],"shortcode","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Frepo-showcase.1.0.0.zip",92,{"slug":105,"name":106,"version":107,"author":108,"author_profile":109,"description":110,"short_description":111,"active_installs":112,"downloaded":113,"rating":114,"num_ratings":115,"last_updated":116,"tested_up_to":117,"requires_at_least":99,"requires_php":118,"tags":119,"homepage":125,"download_link":126,"security_score":44,"vuln_count":45,"unpatched_count":13,"last_vuln_date":127,"fetched_at":28},"bws-google-analytics","Analytics by BestWebSoft – Google Analytics Dashboard and Statistic Plugin for WordPress","2.0","bestweblayout","https:\u002F\u002Fprofiles.wordpress.org\u002Fbestweblayout\u002F","\u003Cp>Analytics plugin is the best way to view Google Analytics on your WordPress website dashboard. Configure the reporting mode, select the metrics you need, set the time range for your statistic displaying and keep tracking your WordPress website statistics.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fbestwebsoft.com\u002Fdemo-analytics\u002F?ref=readme\" rel=\"nofollow ugc\">View Demo\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>\u003Cspan class=\"embed-youtube\" style=\"text-align:center; display: block;\">\u003Ciframe loading=\"lazy\" class=\"youtube-player\" width=\"750\" height=\"422\" src=\"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002Fu6GCmG2SYIg?version=3&rel=1&showsearch=0&showinfo=1&iv_load_policy=1&fs=1&hl=en-US&autohide=2&wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox\">\u003C\u002Fiframe>\u003C\u002Fspan>\u003C\u002Fp>\n\u003Ch4>Free Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Add single tracking code\u003C\u002Fli>\n\u003Cli>Choose statistics view mode:\n\u003Cul>\n\u003Cli>Line chart\u003C\u002Fli>\n\u003Cli>Table\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>Choose statistics time range\u003C\u002Fli>\n\u003Cli>Supports several webproperties for the statistics displaying\u003C\u002Fli>\n\u003Cli>Choose statistics metrics:\n\u003Cul>\n\u003Cli>Visitor\n\u003Cul>\n\u003Cli>Unique visitors\u003C\u002Fli>\n\u003Cli>New visits\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>Session\n\u003Cul>\n\u003Cli>Visits\u003C\u002Fli>\n\u003Cli>Bounce rate\u003C\u002Fli>\n\u003Cli>Average visit duration\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>Page Tracking\n\u003Cul>\n\u003Cli>Pageviews\u003C\u002Fli>\n\u003Cli>Page\u002FVisit\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>Compatible with latest WordPress version\u003C\u002Fli>\n\u003Cli>Incredibly simple settings for fast setup without modifying code\u003C\u002Fli>\n\u003Cli>Detailed step-by-step documentation and videos\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cblockquote>\n\u003Cp>\u003Cstrong>Pro Features\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>All features from Free version included plus:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>View visual statistics\u003C\u002Fli>\n\u003Cli>View visual statistics for URL\u003C\u002Fli>\n\u003Cli>Choose statistics metrics:\n\u003Cul>\n\u003Cli>Session\u003C\u002Fli>\n\u003Cli>Revenue\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>Save statistics to scv\u003C\u002Fli>\n\u003Cli>Get answer to your support question within one business day (\u003Ca href=\"https:\u002F\u002Fbestwebsoft.com\u002Fsupport-policy\u002F\" rel=\"nofollow ugc\">Support Policy\u003C\u002Fa>)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fbestwebsoft.com\u002Fproducts\u002Fwordpress\u002Fplugins\u002Fbws-google-analytics\u002F?k=5891b1a2761b39cd5706eba26c3af1d4\" rel=\"nofollow ugc\">Upgrade to Pro Now\u003C\u002Fa>\u003C\u002Fp>\n\u003C\u002Fblockquote>\n\u003Cp>If you have a feature suggestion or idea you’d like to see in the plugin, we’d love to hear about it! \u003Ca href=\"https:\u002F\u002Fsupport.bestwebsoft.com\u002Fhc\u002Fen-us\u002Frequests\u002Fnew\" rel=\"nofollow ugc\">Suggest a Feature\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch4>Documentation & Videos\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fdocs.google.com\u002Fdocument\u002Fd\u002F1crUDzT-SASTmoj3M6lJcR4CyRzCp9Ge1l2-BcsUotZY\u002F\" rel=\"nofollow ugc\">[Doc] User Guide\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fdocs.google.com\u002Fdocument\u002Fd\u002F1-hvn6WRvWnOqj5v5pLUk7Awyu87lq5B_dO-Tv-MC9JQ\u002F\" rel=\"nofollow ugc\">[Doc] Installation\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fdocs.google.com\u002Fdocument\u002Fd\u002F1EUdBVvnm7IHZ6y0DNyldZypUQKpB8UVPToSc_LdOYQI\u002F\" rel=\"nofollow ugc\">[Doc] Purchase\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Help & Support\u003C\u002Fh4>\n\u003Cp>Visit our Help Center if you have any questions, our friendly Support Team is happy to help — \u003Ca href=\"https:\u002F\u002Fsupport.bestwebsoft.com\u002F\" rel=\"nofollow ugc\">https:\u002F\u002Fsupport.bestwebsoft.com\u002F\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch4>Translation\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Russian (ru_RU)\u003C\u002Fli>\n\u003Cli>Spanish (es_ES) (thanks to \u003Ca href=\"mailto:jmbescos@ibidemgroup.com\" rel=\"nofollow ugc\">Jose Bescos\u003C\u002Fa> – www.ibidemgroup.com)\u003C\u002Fli>\n\u003Cli>Ukrainian (uk)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Some of these translations are not complete. We are constantly adding new features which should be translated. If you would like to create your own language pack or update the existing one, you can send \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FTranslating_WordPress\" rel=\"nofollow ugc\">the text of PO and MO files\u003C\u002Fa> to \u003Ca href=\"https:\u002F\u002Fsupport.bestwebsoft.com\u002Fhc\u002Fen-us\u002Frequests\u002Fnew\" rel=\"nofollow ugc\">BestWebSoft\u003C\u002Fa> and we’ll add it to the plugin. You can download the latest version of the program for work with PO and MO \u003Ca href=\"https:\u002F\u002Fwww.poedit.net\u002Fdownload.php\" rel=\"nofollow ugc\">files Poedit\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch4>Recommended Plugins\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fbestwebsoft.com\u002Fproducts\u002Fwordpress\u002Fplugins\u002Fupdater\u002F?k=b0536eca91f29f7603d42d53f5fd3990\" rel=\"nofollow ugc\">Updater\u003C\u002Fa> – Automatically check and update WordPress website core with all installed plugins and themes to the latest versions.\u003C\u002Fli>\n\u003C\u002Ful>\n","Add Google Analytics code to WordPress website and track basic stats.",1000,90431,94,23,"2025-06-09T10:31:00.000Z","6.8.5","7.4",[120,121,122,123,124],"add-tracking-code","analytics","display-statistic-report","google-analytics","google-analytics-plugin","https:\u002F\u002Fbestwebsoft.com\u002Fproducts\u002Fwordpress\u002Fplugins\u002Fbws-google-analytics\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fbws-google-analytics.2.0.zip","2017-04-12 00:00:00",{"attackSurface":129,"codeSignals":153,"taintFlows":161,"riskAssessment":162,"analyzedAt":172},{"hooks":130,"ajaxHandlers":145,"restRoutes":146,"shortcodes":147,"cronEvents":152,"entryPointCount":45,"unprotectedCount":13},[131,137,141],{"type":132,"name":133,"callback":134,"file":135,"line":136},"action","wp_enqueue_scripts","f13_github_repo_style","wp-github-repo-shortcode.php",31,{"type":132,"name":138,"callback":139,"file":135,"line":140},"admin_menu","f13_grs_create_menu",33,{"type":132,"name":142,"callback":143,"file":135,"line":144},"admin_init","f13_grs_settings",238,[],[],[148],{"tag":149,"callback":150,"file":135,"line":151},"gitrepo","f13_github_repo_shortcode",29,[],{"dangerousFunctions":154,"sqlUsage":155,"outputEscaping":157,"fileOperations":13,"externalRequests":45,"nonceChecks":13,"capabilityChecks":13,"bundledLibraries":160},[],{"prepared":13,"raw":13,"locations":156},[],{"escaped":158,"rawEcho":13,"locations":159},6,[],[],[],{"summary":163,"deductions":164},"The 'f13-github-repo-shortcode' plugin version 1.0 exhibits a generally strong security posture based on the provided static analysis. The code demonstrates good practices by ensuring all SQL queries utilize prepared statements and all output is properly escaped. Furthermore, the absence of dangerous functions, file operations, and critical taint flows is a positive indicator. The plugin also has no recorded vulnerabilities, which suggests a history of secure development or minimal exposure. However, there are notable areas for improvement. The plugin lacks any nonce checks or capability checks for its sole shortcode. This presents a potential risk if the shortcode handles any user-provided data that could be manipulated to perform unintended actions. The presence of an external HTTP request without explicit mention of authentication or sanitization is another point of concern, as it could be exploited if not handled securely.",[165,168,170],{"reason":166,"points":167},"Shortcode lacks nonce check",5,{"reason":169,"points":167},"Shortcode lacks capability check",{"reason":171,"points":167},"External HTTP request without explicit security checks","2026-03-17T01:26:48.133Z",{"wat":174,"direct":181},{"assetPaths":175,"generatorPatterns":177,"scriptPaths":178,"versionParams":179},[176],"\u002Fwp-content\u002Fplugins\u002Ff13-github-repo-shortcode\u002Fwp-github-repo-shortcode.css",[],[],[180],"f13-github-repo-shortcode\u002Fwp-github-repo-shortcode.css?ver=",{"cssClasses":182,"htmlComments":194,"htmlAttributes":195,"restEndpoints":196,"jsGlobals":199,"shortcodeOutput":200},[183,184,185,186,187,188,189,190,191,192,193],"gitContainer","gitHeader","gitTitle","gitDescription","gitLink","gitStats","gitForks","gitStars","gitOpenIssues","gitLatestTag","gitClone",[],[],[197,198],"\u002Frepos\u002F","\u002Frepos\u002F\u002Ftags",[],[201,202,203,204,205,206,202,207,208,209,210,211,212],"\u003Cdiv class=\"gitContainer\">\n        \u003Cdiv class=\"gitHeader\">\n            \u003Cspan class=\"gitTitle\">\n                \u003Ca href=\"","\">","\u003C\u002Fa>\n            \u003C\u002Fspan>\n        \u003C\u002Fdiv>","\n                \u003Cdiv class=\"gitDescription\">\n                    ","\n                \u003C\u002Fdiv>","\n        \u003Cdiv class=\"gitLink\">\n            \u003Ca href=\"","\u003C\u002Fa>\n        \u003C\u002Fdiv>\n        \u003Cdiv class=\"gitStats\">\n            \u003Cdiv class=\"gitForks\">\n                Forks: ","\n            \u003C\u002Fdiv>\n            \u003Cdiv class=\"gitStars\">\n                Stars: ","\n            \u003C\u002Fdiv>\n            \u003Cdiv class=\"gitOpenIssues\">\n                Open issues: ","\n            \u003C\u002Fdiv>\n            \u003Cdiv class=\"gitLatestTag\">\n                Latest tag: ","\n            \u003C\u002Fdiv>\n        \u003C\u002Fdiv>\n        \u003Cdiv class=\"gitClone\">\n            git clone ","\n        \u003C\u002Fdiv>\n     \u003C\u002Fdiv>\n     "]