[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f298m8ukfnSICynEdFTLcie6ilq0Ri1F0IAPQ2EisNwE":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":36,"analysis":131,"fingerprints":204},"simple-voting-system-formally-fc-feedback","Simple Voting System Formally Fc Feedback","1.0.0","Adnan Hyder Pervez","https:\u002F\u002Fprofiles.wordpress.org\u002Fadnanhyder\u002F","\u003Cp>The SVSFc Feedback plugin implements a straightforward feedback system for WordPress websites.\u003C\u002Fp>\n\u003Cp>It allows visitors to express their opinion on articles by voting with a Yes or No action. The plugin tracks and displays the voting results as an average percentage. Key features include:\u003Cbr \u002F>\nTwo buttons for voting: Yes and No.\u003Cbr \u002F>\nEach vote adds a “Positive” or “Negative” count to the voting results.\u003Cbr \u002F>\nVoting results are displayed as an average percentage.\u003Cbr \u002F>\nAjax request for submitting votes without page reload.\u003Cbr \u002F>\nOnce a visitor votes, they can see the voting results immediately.\u003Cbr \u002F>\nPrevents visitors from voting twice on the same article using their fingerprint (e.g., IP address).\u003Cbr \u002F>\nAutomatically displays the voting feature at the end of single post articles.\u003Cbr \u002F>\nResponsive design for compatibility across various devices and screen sizes.\u003Cbr \u002F>\nUsage:\u003Cbr \u002F>\nFrontend (Visitor Perspective):\u003C\u002Fp>\n\u003Cp>Visit any single post article on your website.\u003Cbr \u002F>\nScroll to the end of the article to find the feedback feature.\u003Cbr \u002F>\nClick on the “Yes” or “No” button to submit your vote.\u003Cbr \u002F>\nAfter voting, you will see the current feedback results displayed as an average percentage.\u003Cbr \u002F>\nThe buttons will remain inactive, but your vote will be displayed.\u003Cbr \u002F>\nRefreshing the page will retain the feedback results and your vote.\u003C\u002Fp>\n\u003Cp>Backend (Admin Perspective):\u003C\u002Fp>\n\u003Cp>When editing an article in the admin area, you will see the feedback results in a meta widget.\u003Cbr \u002F>\nThe meta widget displays the positive and negative percentage of feedback.\u003C\u002Fp>\n\u003Cp>Hooks\u003Cbr \u002F>\n    Two custom filter hooks also provided by this plugin\u003C\u002Fp>\n\u003Col>\n\u003Cli>svsfc_feedback_form Filter Hook:\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>This filter hook allows developers to modify or extend the HTML output of the feedback form displayed on the frontend of the website. When the svsfc_feedback_form filter hook is applied, it passes the HTML code of the feedback form ($voting_html) as a parameter. Developers can then manipulate this HTML code to customize the appearance or functionality of the feedback form according to their specific requirements.\u003C\u002Fp>\n\u003Cp>Example usage:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_filter('svsfc_feedback_form', 'customize_feedback_form');\n\nfunction customize_feedback_form($voting_html) {\n    \u002F\u002F Modify the HTML code of the feedback form here\n    $voting_html .= '\n\nCustom content added to the feedback form.\n';\n    return $voting_html;\n}\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>In this example, the customize_feedback_form function adds custom content to the feedback form by appending it to the existing HTML code.\u003C\u002Fp>\n\u003Col>\n\u003Cli>svsfc_feedback_results Filter Hook:\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>This filter hook allows developers to modify or extend the HTML output of the feedback results displayed on the admin side of the website. Similar to the svsfc_feedback_form hook, when the svsfc_feedback_results filter hook is applied, it passes the HTML code of the feedback results ($voting_html) as a parameter. Developers can then manipulate this HTML code to customize the appearance or presentation of the feedback results as needed.\u003C\u002Fp>\n\u003Cp>Example usage:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_filter('svsfc_feedback_results', 'customize_feedback_results');\n\nfunction customize_feedback_results($voting_html) {\n    \u002F\u002F Modify the HTML code of the feedback results here\n    $voting_html .= '\n\nCustom content added to the feedback results.\n';\n    return $voting_html;\n}\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>In this example, the customize_feedback_results function adds custom content to the feedback results by appending it to the existing HTML code.\u003C\u002Fp>\n\u003Cp>By utilizing these filter hooks, developers can easily tailor the feedback form and results to suit their specific design preferences or functionality requirements\u003C\u002Fp>\n\u003Cp>If you encounter any issues or have questions about the SVSFc Feedback plugin, please reach out to our support team at 12345adnan@gmail.com\u003C\u002Fp>\n","The Simple Voting System plugin implements a straightforward feedback system for WordPress websites.",0,1724,"2025-06-29T20:25:00.000Z","6.8.5","5.0.0","8.0",[18,19,20,21,22],"article","article-vote","feedback","seo","simple-voting-system","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fsimple-voting-system-formally-fc-feedback","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsimple-voting-system-formally-fc-feedback.2.0.0.zip",100,null,"2026-03-15T15:16:48.613Z",[],{"slug":30,"display_name":7,"profile_url":8,"plugin_count":31,"total_installs":32,"avg_security_score":25,"avg_patch_time_days":33,"trust_score":34,"computed_at":35},"adnanhyder",6,50,30,94,"2026-04-04T12:27:10.585Z",[37,55,77,98,114],{"slug":38,"name":39,"version":40,"author":38,"author_profile":41,"description":42,"short_description":43,"active_installs":44,"downloaded":45,"rating":11,"num_ratings":11,"last_updated":46,"tested_up_to":47,"requires_at_least":48,"requires_php":16,"tags":49,"homepage":53,"download_link":54,"security_score":25,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27},"outrank","Outrank","1.0.7","https:\u002F\u002Fprofiles.wordpress.org\u002Feugenezolo\u002F","\u003Cp>Grow Organic Traffic Without Lifting a Finger.\u003C\u002Fp>\n\u003Cp>Outrank is your behind-the-scenes content team powered by AI. It creates high-quality, SEO-optimized blog posts that drive traffic to your WordPress site – automatically. No brainstorming, no writing, no scheduling. Just pure growth on autopilot.\u003C\u002Fp>\n\u003Cp>Outrank plugin may embed external links or credits on the public site.\u003C\u002Fp>\n\u003Cp>The plugin provides secure API access to retrieve your published posts for content analysis and optimization within the Outrank app.\u003C\u002Fp>\n\u003Ch3>Features\u003C\u002Fh3>\n\u003Col>\n\u003Cli>Fully automatic content creation and keyword research – find hidden keyword gems and publish optimized articles daily.\u003C\u002Fli>\n\u003Cli>Write in 150+ languages – speak to your audience wherever they are.\u003C\u002Fli>\n\u003Cli>One-click integration with WordPress – set it up once and your content gets published like magic.\u003C\u002Fli>\n\u003Cli>SEO-friendly, fact-checked articles with media – includes internal links, videos, images, and credible citations.\u003C\u002Fli>\n\u003Cli>Your voice, your tone – match your brand’s style with AI-tuned tone control.\u003C\u002Fli>\n\u003Cli>Up to 4000 words per article – long-form, evergreen content designed to rank and convert.\u003C\u002Fli>\n\u003Cli>Smart daily publishing plan – a tailored 30-day strategy to keep content flowing.\u003C\u002Fli>\n\u003Cli>Multi-user and multi-site support – manage teams and scale across sites easily.\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch3>External services\u003C\u002Fh3>\n\u003Cp>This plugin connects to the Outrank API to fetch blog article content for your site. This is necessary to sync AI-generated content to your WordPress posts.\u003C\u002Fp>\n\u003Cp>Data sent:\u003Cbr \u002F>\n– API Key (stored by user in plugin settings)\u003C\u002Fp>\n\u003Cp>Data is sent when:\u003Cbr \u002F>\n– Articles are synced via the Outrank API.\u003C\u002Fp>\n\u003Cp>External Service:\u003Cbr \u002F>\n– \u003Ca href=\"https:\u002F\u002Fwww.outrank.so\" rel=\"nofollow ugc\">Outrank API\u003C\u002Fa>\u003Cbr \u002F>\n– \u003Ca href=\"https:\u002F\u002Fwww.outrank.so\u002Fprivacy-policy\" rel=\"nofollow ugc\">Privacy Policy\u003C\u002Fa>\u003Cbr \u002F>\n– \u003Ca href=\"https:\u002F\u002Fwww.outrank.so\u002Fterms-of-use\" rel=\"nofollow ugc\">Terms of Use\u003C\u002Fa>\u003C\u002Fp>\n","Outrank automatically creates and publishes SEO-optimized articles to your WordPress site as blog posts or drafts.",1000,6247,"2026-03-06T12:11:00.000Z","6.9.4","6.4",[50,51,52,21],"ai-blog","article-sync","content-automation","https:\u002F\u002Foutrank.so","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Foutrank.1.0.7.zip",{"slug":56,"name":57,"version":58,"author":59,"author_profile":60,"description":61,"short_description":62,"active_installs":63,"downloaded":64,"rating":65,"num_ratings":66,"last_updated":67,"tested_up_to":47,"requires_at_least":68,"requires_php":69,"tags":70,"homepage":75,"download_link":76,"security_score":25,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27},"getautoseo-ai-content-publisher","GetAutoSEO AI Tool","1.3.46","AutoSEO","https:\u002F\u002Fprofiles.wordpress.org\u002Fautoseoai\u002F","\u003Cp>GetAutoSEO AI Tool is a comprehensive WordPress plugin that seamlessly integrates with the AutoSEO platform to automate your content creation and publishing workflow. Generate high-quality, SEO-optimized articles and publish them directly to your WordPress site.\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Cstrong>AI-Powered Content Generation\u003C\u002Fstrong> – Generate SEO-optimized articles using advanced AI technology\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Automatic Publishing\u003C\u002Fstrong> – Set up automatic publishing or manual review workflows\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Search Term Optimization\u003C\u002Fstrong> – Include target search terms and optimize for search engines\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Content Scheduling\u003C\u002Fstrong> – Schedule articles for future publication\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Bulk Operations\u003C\u002Fstrong> – Manage multiple articles with bulk actions\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Real-time Sync\u003C\u002Fstrong> – Sync articles from AutoSEO platform instantly\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Category Management\u003C\u002Fstrong> – Automatically assign categories and tags\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Author Assignment\u003C\u002Fstrong> – Set default authors for published content\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>How It Works\u003C\u002Fh4>\n\u003Col>\n\u003Cli>Install and activate the GetAutoSEO AI Tool plugin\u003C\u002Fli>\n\u003Cli>Plugin automatically connects to your AutoSEO account (no API key needed!)\u003C\u002Fli>\n\u003Cli>Articles sync immediately and publish to your WordPress site\u003C\u002Fli>\n\u003Cli>Optionally configure publishing settings (category, author, etc.)\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>Note: If automatic connection fails, you can still enter your API key manually from your AutoSEO dashboard.\u003C\u002Fp>\n\u003Ch4>Service Integration\u003C\u002Fh4>\n\u003Cp>This plugin connects to the AutoSEO service (a third-party SaaS platform) to:\u003Cbr \u002F>\n* Sync AI-generated articles to your WordPress site\u003Cbr \u002F>\n* Retrieve article content, search terms, and metadata\u003Cbr \u002F>\n* Manage your content publishing workflow\u003C\u002Fp>\n\u003Cp>An AutoSEO account and active subscription are required to use this plugin. By using this plugin, you agree to the AutoSEO Terms of Service and Privacy Policy available at getautoseo.com.\u003C\u002Fp>\n\u003Ch4>Privacy & Data\u003C\u002Fh4>\n\u003Cp>This plugin communicates with the AutoSEO API to sync content. The following data is transmitted:\u003Cbr \u002F>\n* Your API key (for authentication)\u003Cbr \u002F>\n* WordPress site URL (for verification)\u003Cbr \u002F>\n* Article metadata (when syncing)\u003C\u002Fp>\n\u003Cp>No user data or visitor information is tracked or transmitted without your explicit consent.\u003C\u002Fp>\n\u003Ch3>Third-Party Service\u003C\u002Fh3>\n\u003Cp>This plugin relies on the AutoSEO service (https:\u002F\u002Fgetautoseo.com) to function:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Service Purpose\u003C\u002Fstrong>: AI-powered content generation and management\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Data Transmitted\u003C\u002Fstrong>: API key, site URL, article metadata\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Terms of Service\u003C\u002Fstrong>: Available at getautoseo.com\u002Fterms\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Privacy Policy\u003C\u002Fstrong>: Available at getautoseo.com\u002Fprivacy\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The service is essential for the plugin’s core functionality. Without an AutoSEO account, the plugin cannot operate.\u003C\u002Fp>\n","Automate your SEO content creation and publishing with AI-powered tools. Generate high-quality articles and publish directly to WordPress.",700,5372,60,2,"2026-03-13T05:13:00.000Z","5.0","7.4",[71,72,73,74,21],"ai","articles","automation","content","https:\u002F\u002Fgetautoseo.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fgetautoseo-ai-content-publisher.1.3.46.zip",{"slug":78,"name":79,"version":80,"author":81,"author_profile":82,"description":83,"short_description":84,"active_installs":85,"downloaded":86,"rating":87,"num_ratings":88,"last_updated":89,"tested_up_to":14,"requires_at_least":68,"requires_php":90,"tags":91,"homepage":96,"download_link":97,"security_score":25,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27},"daext-helpful","Helpful – Article Feedback Plugin","1.14","DAEXT","https:\u002F\u002Fprofiles.wordpress.org\u002Fdaext\u002F","\u003Cp>This plugin lets you easily add a “Was it helpful?” survey on your blog or knowledge base pages.\u003C\u002Fp>\n\u003Cp>Use this quick pool to understand if your content resonates with your audience and apply the proper improvements to your website.\u003C\u002Fp>\n\u003Ch3>Pro Version\u003C\u002Fh3>\n\u003Cp>The \u003Ca href=\"https:\u002F\u002Fdaext.com\u002Fhelpful\u002F\" rel=\"nofollow ugc\">Pro Version\u003C\u002Fa> of this plugin is now available with additional features such as the ability to send email notifications when new feedback is received, export the feedback data, download the single feedback in PDF format, options to configure the feedback form position, and more.\u003C\u002Fp>\n\u003Ch3>Why should you use a “Was this helpful? Yes\u002FNo” survey to improve your content?\u003C\u002Fh3>\n\u003Cp>People are willing to share feedback when they do not have to make an effort to open the survey and fill out a lengthy form. Consequently, a simple “Was this helpful? Yes\u002FNo” feedback form is ideal for finding issues in your articles.\u003C\u002Fp>\n\u003Ch3>How the plugin applies the “Was this helpful?” survey to your WordPress site?\u003C\u002Fh3>\n\u003Cp>The plugin, using filters, automatically applies the feedback form at the end of the articles that belong to the configured custom post types. The form includes a custom question like “Was this helpful?” (or “Do you find this article helpful?”, “Would you recommend it?”, etc.), buttons to submit positive or negative feedback, and an optional field that lets the user send a feedback comment.\u003C\u002Fp>\n\u003Ch3>Browse the feedback data\u003C\u002Fh3>\n\u003Cp>The plugin collects the feedback value (positive or negative) and, optionally, a comment from the user. These data are stored in a custom plugin database table and available to you in the Statistics menu or from a dedicated Post sidebar section.\u003C\u002Fp>\n\u003Ch4>Statistics menu\u003C\u002Fh4>\n\u003Cp>The statistics menu displays statistics on the feedback received by the posts. Here, you will find essential metrics like the positive feedback ratio and the number of positive and negative feedback. In addition, the plugin will also present details on the single feedback values and feedback comments in a dedicated submenu.\u003C\u002Fp>\n\u003Cp>We have also included the ability to filter the statistics. So you can, for example, quickly find posts that need improvements by displaying only the ones with a specific positive feedback ratio.\u003C\u002Fp>\n\u003Ch4>Feedback menu\u003C\u002Fh4>\n\u003Cp>The feedback menu shows the single feedback received by the articles. Filters are available and can be used, for example, to find submissions received on a specific date, comments that include certain keywords, and more.\u003C\u002Fp>\n\u003Ch4>Post sidebar section\u003C\u002Fh4>\n\u003Cp>The plugin adds a new dedicated section named “Helpful” in the block editor sidebar. Here you can easily monitor positive and negative feedback while editing the articles.\u003C\u002Fp>\n\u003Ch3>Features\u003C\u002Fh3>\n\u003Ch4>Limit multiple feedback on the same article\u003C\u002Fh4>\n\u003Cp>Prevent multiple form submissions by using cookies or by checking the user IP.\u003C\u002Fp>\n\u003Ch4>Apply “Was this helpful?” only to specific custom post types\u003C\u002Fh4>\n\u003Cp>A dedicated option allows you to apply the “Was this helpful?” survey only to specific post types. Use this option, for example, to collect feedback only on your knowledge base pages and not on your blog articles and pages.\u003C\u002Fp>\n\u003Ch4>Feedback comments\u003C\u002Fh4>\n\u003Cp>Receive comments from the users. With a dedicated option, you can enable this feature under the following alternative conditions:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Always\u003C\u002Fli>\n\u003Cli>After a positive feedback\u003C\u002Fli>\n\u003Cli>After a negative feedback\u003C\u002Fli>\n\u003Cli>Never\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Multiple Rating Buttons Styles\u003C\u002Fh4>\n\u003Cp>Select between multiple types of rating buttons. Your options include text-only buttons, icons, and text buttons with icons.\u003C\u002Fp>\n\u003Ch4>Customizable SVG for the icons\u003C\u002Fh4>\n\u003Cp>We included high-quality icons in SVG format to submit the ratings.\u003C\u002Fp>\n\u003Cp>Currently, the following SVG icons are available:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Happy face\u003C\u002Fli>\n\u003Cli>Sad face\u003C\u002Fli>\n\u003Cli>Thumb up\u003C\u002Fli>\n\u003Cli>Thumb down\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Note that from the plugin options, you can select your favorite icons and customize the icon’s colors.\u003C\u002Fp>\n\u003Ch4>Content customizations\u003C\u002Fh4>\n\u003Cp>Configure the exact textual content displayed in the form. With this feature, you can, for example, change the “Was this helpful?” question to common variations like “Do you find this article helpful?”, “Would you recommend it?”\u003C\u002Fp>\n\u003Cp>Here you can also configure the other sentences included in the form. For example, you can encourage the user to leave a feedback comment with sentences like “We’re glad that you liked the post! Let us know why.”, “How can we make it better?”, “We’re sorry to hear that. Please let us know how we can improve.”\u003C\u002Fp>\n\u003Ch4>Typography customization\u003C\u002Fh4>\n\u003Cp>Easily configure the font family, font size, font style, font weight, and line height of any textual element displayed in the feedback form.\u003C\u002Fp>\n\u003Cp>In addition, you can load custom Google Fonts by including the embed code in a dedicated plugin option.\u003C\u002Fp>\n\u003Ch4>Colors Customizations\u003C\u002Fh4>\n\u003Cp>You can customize the color of any displayed form element with dedicated options.\u003C\u002Fp>\n\u003Ch4>Spacing\u003C\u002Fh4>\n\u003Cp>Configure the margin and padding of the form elements with dedicated options.\u003C\u002Fp>\n\u003Ch4>Back-end customizations\u003C\u002Fh4>\n\u003Cp>Customize the back-end menus of the plugin, for example, by restricting the plugin menus only to users with specific capabilities, configuring a custom number of paginated items, and more.\u003C\u002Fp>\n\u003Ch4>Test mode\u003C\u002Fh4>\n\u003Cp>Test the “Was this helpful?” form with a dedicated “Test Mode” option before going live.\u003C\u002Fp>\n\u003Ch4>Configure the feedback comment length\u003C\u002Fh4>\n\u003Cp>Limit the maximum number of characters the users can include in the feedback comment.\u003C\u002Fp>\n\u003Ch4>Enable the form on a per-post basis\u003C\u002Fh4>\n\u003Cp>Enable or disable the feedback form on a per-post basis with a toggle available in a dedicated section of the block editor sidebar.\u003C\u002Fp>\n\u003Ch4>Other Plugins from us\u003C\u002Fh4>\n\u003Cp>If you like this plugin, please check out our other projects on \u003Ca href=\"https:\u002F\u002Fdaext.com\u002F\" rel=\"nofollow ugc\">our website\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>Credits\u003C\u002Fh3>\n\u003Cp>This plugin makes use of the following resources:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fselect2\u002Fselect2\" rel=\"nofollow ugc\">Select2\u003C\u002Fa> licensed under the \u003Ca href=\"http:\u002F\u002Fwww.opensource.org\u002Flicenses\u002Fmit-license.php\" rel=\"nofollow ugc\">MIT License\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n","Easily add a \"Was it helpful?\" survey on your blog or knowledge base pages with this article feedback plugin.",600,9089,88,8,"2025-05-07T12:45:00.000Z","5.3",[92,20,93,94,95],"article-feedback","post-rating","rate-post","user-feedback","","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdaext-helpful.1.14.zip",{"slug":99,"name":100,"version":101,"author":99,"author_profile":102,"description":103,"short_description":104,"active_installs":105,"downloaded":106,"rating":65,"num_ratings":66,"last_updated":107,"tested_up_to":108,"requires_at_least":109,"requires_php":110,"tags":111,"homepage":96,"download_link":112,"security_score":113,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27},"kafkai","Kafkai – AI Writer Plugin","1.5.8","https:\u002F\u002Fprofiles.wordpress.org\u002Fkafkai\u002F","\u003Cp>Kafkai is a machine-learning algorithm that can write articles from scratch. Cutting-edge technology for marketers and SEOs.\u003C\u002Fp>\n\u003Cp>This plugin can be used to generate and import articles from \u003Ca href=\"https:\u002F\u002Fkafkai.com\u002F\" rel=\"nofollow ugc\">Kafkai\u003C\u002Fa>. Learn more in \u003Ca href=\"https:\u002F\u002Fhelp.kafkai.com\u002Farticle\u002F268-kafkai-plugin\" rel=\"nofollow ugc\">the Help Article\u003C\u002Fa>\u003C\u002Fp>\n","Plugin to generate and import articles from Kafkai. Learn more in the Help Article",400,19202,"2022-10-27T02:34:00.000Z","5.9.13","4.2","7.3",[72,74,99,21],"https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fkafkai.1.5.8.zip",85,{"slug":115,"name":116,"version":117,"author":118,"author_profile":119,"description":120,"short_description":121,"active_installs":122,"downloaded":123,"rating":11,"num_ratings":11,"last_updated":124,"tested_up_to":47,"requires_at_least":125,"requires_php":69,"tags":126,"homepage":129,"download_link":130,"security_score":25,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27},"apicoid-ghostwriter","Api.co.id GhostWriter","1.4.6","Api.co.id","https:\u002F\u002Fprofiles.wordpress.org\u002Frifaldye\u002F","\u003Cp>Api.co.id GhostWriter is a powerful WordPress plugin that integrates with Api.co.id’s AI service to help you generate and rewrite high-quality content automatically. Perfect for bloggers, content creators, and website owners who want to streamline their content creation process.\u003C\u002Fp>\n\u003Ch4>Key Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\n\u003Cp>\u003Cstrong>AI-Powered Article Generation\u003C\u002Fstrong>: Create complete articles with customizable parameters including title, keywords, language, writing style, tone, search intent, and more.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>Content Rewriting\u003C\u002Fstrong>: Rewrite existing articles from any URL with the same level of customization and control.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>Automatic Related Articles\u003C\u002Fstrong>: Smart internal linking system that automatically inserts related articles based on categories and word count (1 related article per 500 words).\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>SEO Integration\u003C\u002Fstrong>: Seamless integration with popular SEO plugins including Yoast SEO, RankMath, All in One SEO, SEOPress, The SEO Framework, Squirrly SEO, and Premium SEO Pack. Automatically sets focus keywords and meta descriptions.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>Image Generation\u003C\u002Fstrong>: Optional automatic featured image generation based on article titles.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>Category Management\u003C\u002Fstrong>: Assign WordPress categories to generated articles for better organization.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>Settings Management\u003C\u002Fstrong>: Configure default values for article generation parameters to speed up your workflow.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>Article Management\u003C\u002Fstrong>: View and manage all generated articles with detailed metadata including keywords, summaries, and generation data.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>Secure API Key Validation\u003C\u002Fstrong>: Secure API key validation system ensures only valid keys can be used.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>Auto Schedule\u003C\u002Fstrong>: Schedule draft posts with one click. Configure how many articles to publish per day and a time window (e.g. 08:00–20:00), then hit the “Auto Schedule” button on any post editor. GhostWriter finds the next available slot, picks a random time within your window, and shows you a preview before confirming. It can also re-generate related article links so they only point to posts that will already be live when the scheduled post publishes — no broken links. Use “Rearrange Queue” on the Settings page to redistribute all scheduled posts whenever you change your limits.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>How It Works\u003C\u002Fh4>\n\u003Col>\n\u003Cli>Enter and validate your API key from Api.co.id\u003C\u002Fli>\n\u003Cli>Configure default settings for article generation (optional)\u003C\u002Fli>\n\u003Cli>Generate new articles or rewrite existing ones with customizable parameters\u003C\u002Fli>\n\u003Cli>Articles are automatically created as drafts with SEO optimization\u003C\u002Fli>\n\u003Cli>Related articles are automatically linked based on categories\u003C\u002Fli>\n\u003Cli>Manage all your generated content from one central location\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch4>Requirements\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>WordPress 6.2 or higher\u003C\u002Fli>\n\u003Cli>PHP 7.4 or higher\u003C\u002Fli>\n\u003Cli>Valid API key from Api.co.id (get yours at https:\u002F\u002Fapi.co.id)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>External services\u003C\u002Fh3>\n\u003Cp>This plugin connects to the Api.co.id external API service to provide AI-powered content generation and management features. The plugin does not function without a valid API key from this service.\u003C\u002Fp>\n\u003Ch4>Api.co.id Content Generation API\u003C\u002Fh4>\n\u003Cp>\u003Cstrong>Service:\u003C\u002Fstrong> Api.co.id (https:\u002F\u002Fapi.co.id) provides AI-powered article generation, content rewriting, image generation, and article suggestion services.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>When data is sent:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>When validating your API key (on plugin setup and settings page).\u003C\u002Fli>\n\u003Cli>When generating a new article (title, keywords, language, writing style, tone, and other content parameters are sent).\u003C\u002Fli>\n\u003Cli>When rewriting an article from a URL (the URL and customization parameters are sent).\u003C\u002Fli>\n\u003Cli>When generating article suggestions (category data and existing article information are sent).\u003C\u002Fli>\n\u003Cli>When generating article suggestions by category (category content and metadata are sent).\u003C\u002Fli>\n\u003Cli>When generating an image (the image prompt\u002Ftitle is sent).\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>What data is sent:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Your API key (for authentication via the \u003Ccode>x-api-co-id\u003C\u002Fcode> header).\u003C\u002Fli>\n\u003Cli>Article generation parameters: title, keywords, language, writing style, tone, search intent, point of view, creativity level, target audience, and additional prompts.\u003C\u002Fli>\n\u003Cli>For rewrites: the source article URL and customization parameters.\u003C\u002Fli>\n\u003Cli>For suggestions: category names and published article data (titles, keywords, links).\u003C\u002Fli>\n\u003Cli>For image generation: the text prompt (typically the article title).\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Service links:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Service website: https:\u002F\u002Fapi.co.id\u003C\u002Fli>\n\u003Cli>Terms of Service: https:\u002F\u002Fdashboard.api.co.id\u002Fterms\u003C\u002Fli>\n\u003Cli>Privacy Policy: https:\u002F\u002Fapi.co.id\u002Fprivacy-policy\u003C\u002Fli>\n\u003C\u002Ful>\n","AI-powered content generation plugin that connects to Api.co.id to automatically create and rewrite articles with SEO optimization.",40,641,"2026-03-04T14:02:00.000Z","6.2",[71,127,73,128,21],"article-generator","content-generation","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fapicoid-ghostwriter\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fapicoid-ghostwriter.1.4.6.zip",{"attackSurface":132,"codeSignals":170,"taintFlows":197,"riskAssessment":198,"analyzedAt":203},{"hooks":133,"ajaxHandlers":160,"restRoutes":167,"shortcodes":168,"cronEvents":169,"entryPointCount":66,"unprotectedCount":11},[134,141,146,151,155],{"type":135,"name":136,"callback":137,"priority":138,"file":139,"line":140},"action","add_meta_boxes","svsfc_feedback_meta_box",10,"src\\Admin\\SVSFC_AdminInit.php",59,{"type":135,"name":142,"callback":143,"file":144,"line":145},"the_content","display_voting_feature","src\\Front\\SVSFC_FrontInit.php",62,{"type":135,"name":147,"callback":148,"file":149,"line":150},"wp_enqueue_scripts","frontend_enqueue","src\\SVSFC_Core.php",118,{"type":135,"name":152,"callback":153,"file":149,"line":154},"admin_enqueue_scripts","enqueue_admin_scripts",121,{"type":135,"name":156,"callback":157,"priority":138,"file":158,"line":159},"plugins_loaded","svsfc_initialize","svsfc-feedback.php",119,[161,166],{"action":162,"nopriv":163,"callback":164,"hasNonce":165,"hasCapCheck":163,"file":144,"line":140},"svsfc_submit_vote",false,"submit_vote",true,{"action":162,"nopriv":165,"callback":164,"hasNonce":165,"hasCapCheck":163,"file":144,"line":65},[],[],[],{"dangerousFunctions":171,"sqlUsage":172,"outputEscaping":174,"fileOperations":11,"externalRequests":11,"nonceChecks":195,"capabilityChecks":11,"bundledLibraries":196},[],{"prepared":11,"raw":11,"locations":173},[],{"escaped":175,"rawEcho":176,"locations":177},34,7,[178,182,184,187,189,191,193],{"file":179,"line":180,"context":181},"includes\\views\\admin_voting.php",9,"raw output",{"file":179,"line":183,"context":181},14,{"file":185,"line":186,"context":181},"includes\\views\\voting.php",38,{"file":185,"line":188,"context":181},45,{"file":185,"line":190,"context":181},51,{"file":185,"line":192,"context":181},54,{"file":185,"line":194,"context":181},58,1,[],[],{"summary":199,"deductions":200},"The 'simple-voting-system-formally-fc-feedback' plugin v1.0.0 exhibits a generally good security posture based on the provided static analysis.  The absence of critical taint flows, raw SQL queries, and dangerous functions is a significant strength.  Furthermore, the plugin demonstrates good practices by utilizing prepared statements for all SQL queries and having a high percentage of properly escaped output.  The presence of a nonce check on one of its two AJAX handlers is also a positive indicator.\n\nHowever, there are areas for improvement. The lack of capability checks on both AJAX handlers is a notable concern, as it suggests that any authenticated user, regardless of their role or permissions, could potentially interact with these entry points.  The vulnerability history being completely clear is excellent and indicates the plugin has been developed with security in mind or has not yet attracted significant attention for vulnerabilities.  Despite the current clean slate, the absence of capability checks on AJAX handlers presents a potential pathway for privilege escalation or unauthorized actions by authenticated users.\n\nIn conclusion, while the plugin shows promising security development practices, particularly in its handling of database queries and output, the lack of robust authorization on its AJAX handlers represents a tangible risk.  The clean vulnerability history is a strong positive, but it should not overshadow the need for thorough access control on all interactive elements.",[201],{"reason":202,"points":138},"Missing capability checks on AJAX handlers","2026-03-17T06:33:50.363Z",{"wat":205,"direct":214},{"assetPaths":206,"generatorPatterns":209,"scriptPaths":210,"versionParams":211},[207,208],"\u002Fwp-content\u002Fplugins\u002Fsimple-voting-system-formally-fc-feedback\u002Fassets\u002Fcss\u002Ffrontend.css","\u002Fwp-content\u002Fplugins\u002Fsimple-voting-system-formally-fc-feedback\u002Fassets\u002Fjs\u002Ffrontend.js",[],[208],[212,213],"simple-voting-system-formally-fc-feedback\u002Fassets\u002Fcss\u002Ffrontend.css?ver=","simple-voting-system-formally-fc-feedback\u002Fassets\u002Fjs\u002Ffrontend.js?ver=",{"cssClasses":215,"htmlComments":217,"htmlAttributes":219,"restEndpoints":221,"jsGlobals":222,"shortcodeOutput":224},[216],"svsfc-voting-wrapper",[218],"\u003C!-- START OF SVSFC FEEDBACK PLUGIN -->",[220],"data-post-id",[],[223],"svsfc_feedback_params",[]]