[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f5nukHtCA-jCRtr04nv2yCKqF9h-sEMK0PuBqo-avUiU":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":25,"download_link":26,"security_score":13,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29,"vulnerabilities":30,"developer":31,"crawl_stats":28,"alternatives":37,"analysis":140,"fingerprints":551},"radle-lite","Radle Lite – A Reddit Comments Engine","1.4.5","GBTI Network","https:\u002F\u002Fprofiles.wordpress.org\u002Fgbti\u002F","\u003Cp>Radle Lite is a service integration plugin that connects your WordPress site with Reddit’s platform. It enables two-way communication between WordPress and Reddit’s servers, allowing you to publish posts to Reddit and display Reddit’s comment threads directly on your WordPress posts.\u003C\u002Fp>\n\u003Ch4>Account Requirements\u003C\u002Fh4>\n\u003Cp>To use this plugin, you need:\u003Cbr \u002F>\n1. A Reddit account\u003Cbr \u002F>\n2. Reddit API credentials (Client ID and Client Secret)\u003Cbr \u002F>\n3. Authorization via Reddit’s OAuth system\u003C\u002Fp>\n\u003Cp>The plugin guides you through obtaining these credentials during setup.\u003C\u002Fp>\n\u003Ch4>Key Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Quick publishing to Reddit subreddit\u003C\u002Fli>\n\u003Cli>Reddit comments integration\u003C\u002Fli>\n\u003Cli>Customizable publishing templates\u003C\u002Fli>\n\u003Cli>Rate limit monitoring\u003C\u002Fli>\n\u003Cli>Comprehensive settings management\u003C\u002Fli>\n\u003Cli>User-friendly setup wizard\u003C\u002Fli>\n\u003Cli>Available in 18 languages\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Data Exchange\u003C\u002Fh4>\n\u003Cp>The plugin communicates with Reddit’s servers to:\u003Cbr \u002F>\n* Fetch and display comment threads\u003Cbr \u002F>\n* Retrieve user profile information (including avatars)\u003Cbr \u002F>\n* Submit posts to Reddit\u003Cbr \u002F>\n* Monitor API usage and rate limits\u003C\u002Fp>\n\u003Cp>All Reddit data is served directly from Reddit’s infrastructure, ensuring real-time updates and compliance with Reddit’s platform requirements.\u003C\u002Fp>\n\u003Ch4>Installation\u003C\u002Fh4>\n\u003Col>\n\u003Cli>Upload the plugin files to the \u003Ccode>\u002Fwp-content\u002Fplugins\u002Fradle-lite\u003C\u002Fcode> directory, or install the plugin through the WordPress plugins screen directly.\u003C\u002Fli>\n\u003Cli>Activate the plugin through the ‘Plugins’ screen in WordPress.\u003C\u002Fli>\n\u003Cli>Go to the Radle Lite settings page to configure your Reddit API credentials.\u003C\u002Fli>\n\u003Cli>Follow the setup wizard to complete the configuration.\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch3>Service Integration\u003C\u002Fh3>\n\u003Cp>This plugin connects to two external services:\u003C\u002Fp>\n\u003Ch4>Reddit API Service\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Service Provider: Reddit\u003C\u002Fli>\n\u003Cli>Purpose: Fetch comments and publish content (text, links, images, galleries)\u003C\u002Fli>\n\u003Cli>Endpoints Used:\n\u003Cul>\n\u003Cli>https:\u002F\u002Foauth.reddit.com\u002Fr\u002Fsubreddit\u002Fabout\u002Fmoderators (Moderator info)\u003C\u002Fli>\n\u003Cli>https:\u002F\u002Foauth.reddit.com\u002Fsubreddits\u002Fmine\u002Fmoderator (Moderated subreddits)\u003C\u002Fli>\n\u003Cli>https:\u002F\u002Foauth.reddit.com\u002Fsubreddits\u002Fmine\u002Fsubscriber (Subscribed subreddits)\u003C\u002Fli>\n\u003Cli>https:\u002F\u002Foauth.reddit.com\u002Fapi\u002Fsubmit (Submit posts – text, link, image)\u003C\u002Fli>\n\u003Cli>https:\u002F\u002Foauth.reddit.com\u002Fapi\u002Fsubmit_gallery_post.json (Submit multi-image gallery posts)\u003C\u002Fli>\n\u003Cli>https:\u002F\u002Foauth.reddit.com\u002Fapi\u002Fmedia\u002Fasset.json (Request image upload credentials)\u003C\u002Fli>\n\u003Cli>https:\u002F\u002Freddit-uploaded-media.s3-accelerate.amazonaws.com\u002F (Upload images to Reddit CDN)\u003C\u002Fli>\n\u003Cli>wss:\u002F\u002Freddit.com\u002F… (WebSocket connections for real-time post processing status)\u003C\u002Fli>\n\u003Cli>https:\u002F\u002Fwww.redditstatic.com\u002Favatars\u002Fdefaults\u002Fv2\u002Favatar_default_1.png (Default avatar)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>Data Transmitted:\n\u003Cul>\n\u003Cli>Post content (title, text, links) when publishing to Reddit\u003C\u002Fli>\n\u003Cli>Images (JPEG, PNG, GIF, WebP, AVIF) when publishing image\u002Fgallery posts\u003C\u002Fli>\n\u003Cli>OAuth credentials for authentication\u003C\u002Fli>\n\u003Cli>API requests for fetching comments and user data\u003C\u002Fli>\n\u003Cli>User profile information for displaying comments\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>When Data is Sent:\n\u003Cul>\n\u003Cli>During initial OAuth authentication\u003C\u002Fli>\n\u003Cli>When publishing posts to Reddit (text, link, image, or gallery)\u003C\u002Fli>\n\u003Cli>When uploading images to Reddit’s CDN\u003C\u002Fli>\n\u003Cli>When monitoring post processing status via WebSocket\u003C\u002Fli>\n\u003Cli>When loading Reddit comments on posts\u003C\u002Fli>\n\u003Cli>When fetching user profile information\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>Terms of Service: \u003Ca href=\"https:\u002F\u002Fwww.redditinc.com\u002Fpolicies\u002Fuser-agreement\" rel=\"nofollow ugc\">Reddit Terms\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Privacy Policy: \u003Ca href=\"https:\u002F\u002Fwww.reddit.com\u002Fpolicies\u002Fprivacy-policy\" rel=\"nofollow ugc\">Reddit Privacy Policy\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>GBTI Network Service (Optional)\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Service Provider: GBTI Network\u003C\u002Fli>\n\u003Cli>Purpose: Anonymous usage tracking and plugin updates\u003C\u002Fli>\n\u003Cli>Endpoints Used:\n\u003Cul>\n\u003Cli>https:\u002F\u002Fgbti.network\u002Fwp-json\u002Fgithub-product-manager\u002Fv1\u002Fproduct-events (Usage tracking and updates)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>Data Transmitted:\n\u003Cul>\n\u003Cli>Plugin version\u003C\u002Fli>\n\u003Cli>WordPress version\u003C\u002Fli>\n\u003Cli>PHP version\u003C\u002Fli>\n\u003Cli>Site domain or anonymous ID (based on setup preference)\u003C\u002Fli>\n\u003Cli>Basic usage statistics\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>When Data is Sent:\n\u003Cul>\n\u003Cli>On plugin activation\u002Fdeactivation\u003C\u002Fli>\n\u003Cli>Weekly usage pings if opted in\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>Can be disabled during plugin setup\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Translations\u003C\u002Fh4>\n\u003Cp>Radle Lite is available in the following languages:\u003Cbr \u002F>\n* Arabic (ar)\u003Cbr \u002F>\n* German (de_DE)\u003Cbr \u002F>\n* Greek (el)\u003Cbr \u002F>\n* Spanish (es_ES)\u003Cbr \u002F>\n* French (fr_FR)\u003Cbr \u002F>\n* Hebrew (he_IL)\u003Cbr \u002F>\n* Hindi (hi_IN)\u003Cbr \u002F>\n* Italian (it_IT)\u003Cbr \u002F>\n* Japanese (ja_JP)\u003Cbr \u002F>\n* Korean (ko_KR)\u003Cbr \u002F>\n* Dutch (nl_NL)\u003Cbr \u002F>\n* Polish (pl_PL)\u003Cbr \u002F>\n* Portuguese (pt_PT)\u003Cbr \u002F>\n* Russian (ru_RU)\u003Cbr \u002F>\n* Swedish (sv_SE)\u003C\u002Fp>\n\u003Cp>Want to help translate Radle Lite into your language? Visit our \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fgbti-network\u002Fradle-lite\" rel=\"nofollow ugc\">GitHub repository\u003C\u002Fa> to contribute.\u003C\u002Fp>\n\u003Ch3>Privacy Policy\u003C\u002Fh3>\n\u003Cp>Radle Lite connects to the Reddit API and stores the following data:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Reddit API credentials (encrypted)\u003C\u002Fli>\n\u003Cli>Rate limit usage statistics\u003C\u002Fli>\n\u003Cli>Comment display preferences\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>For more information, visit our \u003Ca href=\"https:\u002F\u002Fgbti.network\u002Fprivacy\" rel=\"nofollow ugc\">privacy policy\u003C\u002Fa>.\u003C\u002Fp>\n","Seamlessly integrate Reddit discussions and publishing capabilities into your WordPress site.",10,1435,100,3,"2026-02-25T19:35:00.000Z","6.8.5","5.9.0","7.4",[20,21,22,23,24],"comments","discussion","publishing","reddit","social-media","","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fradle-lite.1.4.5.zip",0,null,"2026-03-15T15:16:48.613Z",[],{"slug":32,"display_name":7,"profile_url":8,"plugin_count":33,"total_installs":11,"avg_security_score":13,"avg_patch_time_days":34,"trust_score":35,"computed_at":36},"gbti",1,30,94,"2026-04-04T21:13:46.646Z",[38,60,79,101,121],{"slug":39,"name":40,"version":41,"author":42,"author_profile":43,"description":44,"short_description":45,"active_installs":46,"downloaded":47,"rating":48,"num_ratings":49,"last_updated":50,"tested_up_to":16,"requires_at_least":51,"requires_php":18,"tags":52,"homepage":25,"download_link":56,"security_score":57,"vuln_count":58,"unpatched_count":27,"last_vuln_date":59,"fetched_at":29},"no-page-comment","No Page Comment","1.3.1","Seth Alling","https:\u002F\u002Fprofiles.wordpress.org\u002Fsethta\u002F","\u003Cp>Up until recently, WordPress gave two options: You could either disable comments and trackbacks by default for all pages and posts, or you could have them active by default. In WordPress version 4.3, this finally changed so comments are always disabled on new pages.\u003C\u002Fp>\n\u003Cp>While the new change makes it easier for many of the sites, it make it harder for people who need to get the reverse and enable comments on all pages, or if they need to change the default for a custom post type. This plugin allows you to choose whether comments are enabled or disabled by default on all new posts, pages and custom post types, while still giving the ability to individually enable comments on posts or pages.\u003C\u002Fp>\n\u003Cp>Also, this plugin provides a way to quickly disable all comments or pingbacks for a specific custom post type. It directly interacts with your database to modify the status, so it is highly recommended that you backup your database first. There shouldn’t be any issues using this feature, but it’s always good to play it safe.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fsethta\u002Fno-page-comment\" title=\"No Page Comment Development on Github\" rel=\"nofollow ugc\">View No Page Comment Development on Github\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fsethta\u002Fno-page-comment\u002Fissues\" title=\"Report an Issue about No Page Comment on Github\" rel=\"nofollow ugc\">Please Report any Issues about No Page Comment on Github\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwww.paypal.com\u002Fcgi-bin\u002Fwebscr?cmd=_s-xclick&hosted_button_id=5WWP2EDSCAJR4\" title=\"Donate to support the No Page Comment Plugin development\" rel=\"nofollow ugc\">Donate to Support No Page Comment Development\u003C\u002Fa>\u003C\u002Fp>\n","An admin interface to control the default comment and trackback settings on new posts, pages and custom post types.",10000,250545,96,23,"2025-11-17T15:09:00.000Z","6.2",[20,53,21,54,55],"custom-post-types","pages","posts","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fno-page-comment.zip",99,2,"2022-09-21 00:00:00",{"slug":61,"name":62,"version":63,"author":64,"author_profile":65,"description":66,"short_description":67,"active_installs":46,"downloaded":68,"rating":13,"num_ratings":69,"last_updated":70,"tested_up_to":71,"requires_at_least":72,"requires_php":73,"tags":74,"homepage":25,"download_link":77,"security_score":78,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"wpsimpletools-disable-comments","Disable Comments","1.0.4","wordpresssimpletools","https:\u002F\u002Fprofiles.wordpress.org\u002Fwordpresssimpletools\u002F","\u003Cp>Completely disables comments functionality from backend and frontend:\u003Cbr \u002F>\n* Hides existing comments\u003Cbr \u002F>\n* Close comments on the front-end\u003Cbr \u002F>\n* Disable support for comments, trackbacks and ping\u003Cbr \u002F>\n* Redirects any user trying to access comments page\u003Cbr \u002F>\n* Removes comments metabox from dashboard\u003Cbr \u002F>\n* Removes comments links from admin bar\u003Cbr \u002F>\n* Removes comments page in menu\u003Cbr \u002F>\n* Completely disables comments API\u003C\u002Fp>\n","Completely disables comments functionality from backend and frontend. Just install it, nothing to configure!",25834,4,"2021-04-14T12:52:00.000Z","5.7.15","4.0","5.0.0",[20,75,21,76],"disable-comments","remove-comments","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwpsimpletools-disable-comments.zip",85,{"slug":80,"name":81,"version":82,"author":83,"author_profile":84,"description":85,"short_description":86,"active_installs":87,"downloaded":88,"rating":35,"num_ratings":89,"last_updated":90,"tested_up_to":91,"requires_at_least":92,"requires_php":18,"tags":93,"homepage":98,"download_link":99,"security_score":57,"vuln_count":33,"unpatched_count":27,"last_vuln_date":100,"fetched_at":29},"social-media-auto-publish","Social Media Auto Publish","3.6.8","f1logic","https:\u002F\u002Fprofiles.wordpress.org\u002Ff1logic\u002F","\u003Cp>Try it out on your free dummy site: Click here => \u003Ca href=\"https:\u002F\u002Ftastewp.com\u002Fnew\u002F?pre-installed-plugin-slug=social-media-auto-publish\" rel=\"nofollow ugc\">https:\u002F\u002Ftastewp.com\u002Fnew\u002F?pre-installed-plugin-slug=social-media-auto-publish\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>A quick look into Social Media Auto Publish :\u003C\u002Fp>\n\u003Cpre>\u003Ccode>★ Publish message to Facebook with image\n★ Attach post or share link  to Facebook\n★ Publish to Twitter with image\n★ Publish to LinkedIn with image\n★ Publish to Instagram with image\n★ Publish to Tumblr with image\n★ Publish to Telegram with image\n★ Publish to Threads with image\n★ Attach post to LinkedIn\n★ Attach post to Tumblr\n★ Filter items  to be published based on categories\n★ Filter items to be published based on custom post types\n★ Enable or disable wordpress page publishing\n★ Customizable  message formats for Twitter, LinkedIn, Instagram, Tumblr, Facebook, Threads and Telegram\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Social Media Auto Publish Features in Detail\u003C\u002Fh4>\n\u003Cp>The Social Media Auto Publish lets you publish posts automatically from your blog to social media networks like Facebook, Twitter, Instagram, Tumblr, LinkedIn, Threads and Telegram. The plugin supports filtering posts based on  custom post-types as well as categories.\u003C\u002Fp>\n\u003Cp>The prominent features of  the social media auto publish plugin are highlighted below.\u003C\u002Fp>\n\u003Ch4>Supported Social Media\u003C\u002Fh4>\n\u003Cp>The various social media supported are listed below.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>Facebook\nTwitter\nLinkedIn\nInstagram\nTumblr\nTelegram\nThreads\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Filter Settings\u003C\u002Fh4>\n\u003Cp>The plugin offers multiple kinds of filters for contents to be published automatically.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>Enable or disable publishing of wordpress pages\nFilter posts to be published based on categories\nFiltering based on custom post types\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Message Format Settings\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>Separate message format for Facebook, Twitter, Instagram, Tumblr, LinkedIn, Threads and Telegram\nSupports post title, description, excerpt, permalink, blog title, nicename, post id and post publish date\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Posting options\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>Publish message to Facebook with image\nAttach post to Facebook\nShare link on Facebook\nPost to specific pages on Facebook\nPost to Twitter with image\nPost to LinkedIn with image\nPost to Telegram with image\nPost to Threads with image\nPost to specific pages on LinkedIn\nAttach post to LinkedIn\nPublish message to Instagram with image\nPublish message to Tumblr with image\nShare link on Tumblr\nShare link on Telegram\nPublish message to Telegram channel,group with image\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>About\u003C\u002Fh4>\n\u003Cp>Social Media Auto Publish is developed and maintained by \u003Ca href=\"https:\u002F\u002Fxyzscripts.com\u002F\" title=\"xyzscripts.com\" rel=\"nofollow ugc\">XYZScripts\u003C\u002Fa>. For any support, you may \u003Ca href=\"https:\u002F\u002Fxyzscripts.com\u002Fsupport\u002F\" title=\"XYZScripts Support\" rel=\"nofollow ugc\">contact us\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>★ \u003Ca href=\"http:\u002F\u002Fhelp.xyzscripts.com\u002Fdocs\u002Fsocial-media-auto-publish\u002F\" title=\"Social Media Auto Publish User Guide\" rel=\"nofollow ugc\">Social Media Auto Publish User Guide\u003C\u002Fa>\u003Cbr \u002F>\n★ \u003Ca href=\"http:\u002F\u002Fhelp.xyzscripts.com\u002Fdocs\u002Fsocial-media-auto-publish\u002Ffaq\u002F\" title=\"Social Media Auto Publish FAQ\" rel=\"nofollow ugc\">Social Media Auto Publish FAQ\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>More Information\u003C\u002Fh3>\n\u003Cp>★ \u003Ca href=\"http:\u002F\u002Fhelp.xyzscripts.com\u002Fdocs\u002Fsocial-media-auto-publish\u002F\" title=\"Social Media Auto Publish User Guide\" rel=\"nofollow ugc\">Social Media Auto Publish User Guide\u003C\u002Fa>\u003Cbr \u002F>\n★ \u003Ca href=\"http:\u002F\u002Fhelp.xyzscripts.com\u002Fdocs\u002Fsocial-media-auto-publish\u002Ffaq\u002F\" title=\"Social Media Auto Publish FAQ\" rel=\"nofollow ugc\">Social Media Auto Publish FAQ\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch4>Troubleshooting\u003C\u002Fh4>\n\u003Cp>Please read the FAQ first if you are having problems.\u003C\u002Fp>\n\u003Ch4>Requirements\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>WordPress 3.0+\nPHP 7.4+\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Feedback\u003C\u002Fh4>\n\u003Cp>We would like to receive your feedback and suggestions about Social Media Auto Publish plugin. You may submit them at our \u003Ca href=\"https:\u002F\u002Fxyzscripts.com\u002Fsupport\u002F\" title=\"XYZScripts Support\" rel=\"nofollow ugc\">support desk\u003C\u002Fa>.\u003C\u002Fp>\n","Publish posts automatically to social media networks like Facebook, Twitter, Instagram, Tumblr, LinkedIn, Threads and Telegram.",7000,641293,344,"2026-02-18T13:08:00.000Z","6.9.4","3.0",[94,95,96,80,97],"post-to-facebook","post-to-linkedin","post-to-twitter","social-media-publishing","https:\u002F\u002Fxyzscripts.com\u002Fwordpress-plugins\u002Fsocial-media-auto-publish\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsocial-media-auto-publish.3.6.8.zip","2025-12-12 15:24:30",{"slug":102,"name":103,"version":104,"author":105,"author_profile":106,"description":107,"short_description":108,"active_installs":109,"downloaded":110,"rating":111,"num_ratings":112,"last_updated":113,"tested_up_to":91,"requires_at_least":114,"requires_php":18,"tags":115,"homepage":119,"download_link":120,"security_score":13,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"decent-comments","Decent Comments","3.0.2","itthinx","https:\u002F\u002Fprofiles.wordpress.org\u002Fitthinx\u002F","\u003Cp>\u003Cstrong>Decent Comments shows what people say.\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>The Decent Comments plugin helps you show comments on your site in a neat way. It lets you display comments along with avatars of the people who wrote them and previews of what they said. This makes your site more engaging for visitors.\u003C\u002Fp>\n\u003Cp>If you want to show comments along with their author’s avatars \u003Cem>and\u003C\u002Fem> an excerpt of their comment, recent comments on any of your posts, posts from certain categories and other criteria … then this might just be the right plugin for you.\u003C\u002Fp>\n\u003Cp>The plugin provides configurable blocks, widgets, shortcodes and an API to display comments in sensible ways. This includes author avatars, links, comment excerpts …\u003C\u002Fp>\n\u003Cp>Anywhere you place comments, by means of its block, widget, shortcode or by using its API, you can:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Show an excerpt or the full comment. You can choose to not show the comment as well.\u003C\u002Fli>\n\u003Cli>Determine the number of words shown for excerpts.\u003C\u002Fli>\n\u003Cli>Set your kind of ellipsis.\u003C\u002Fli>\n\u003Cli>Set the number of comments to show.\u003C\u002Fli>\n\u003Cli>Show the author’s avatar and determine its size.\u003C\u002Fli>\n\u003Cli>Sort by author email, author URL, content (what’s said in the comment), date, karma or post … in ascending or descending order.\u003C\u002Fli>\n\u003Cli>Show comments for the current post or for a specific post.\u003C\u002Fli>\n\u003Cli>Show comments for a specific post type.\u003C\u002Fli>\n\u003Cli>Show comments for posts in specific categories, for specific tags, … (more precisely: the ability to show comments from posts related to one or more terms in a chosen taxonomy).\u003C\u002Fli>\n\u003Cli>Show comments for a set of posts and\u002For excluding a set of posts.\u003C\u002Fli>\n\u003Cli>and more to come … got suggestions?\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Visit the \u003Ca href=\"https:\u002F\u002Fdocs.itthinx.com\u002Fdocument\u002Fdecent-comments\" rel=\"nofollow ugc\">Documentation\u003C\u002Fa> pages for details.\u003C\u002Fp>\n\u003Cp>Feedback is welcome. If you need help, have problems, want to leave feedback or want to provide constructive criticism, please do so at the \u003Ca href=\"https:\u002F\u002Fwww.itthinx.com\u002Fplugins\u002Fdecent-comments\" rel=\"nofollow ugc\">Decent Comments\u003C\u002Fa> plugin page.\u003C\u002Fp>\n\u003Cp>Please try to solve problems there before you rate this plugin or say it doesn’t work. There goes a \u003Cem>lot\u003C\u002Fem> of work into providing you with free quality plugins! Please appreciate that and help with your feedback. Thanks!\u003C\u002Fp>\n\u003Cp>Follow \u003Ca href=\"https:\u002F\u002Fx.com\u002Fitthinx\" rel=\"nofollow ugc\">@itthinx on X\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fmastodon.social\u002F@itthinx\" rel=\"nofollow ugc\">@itthinx on Mastodon\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fwww.reddit.com\u002Fr\u002Fitthinx\u002F\" rel=\"nofollow ugc\">@itthinx on Reddit\u003C\u002Fa> for news and updates on this and other plugins and tools.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Translations\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Catalan translation provided by \u003Ca href=\"https:\u002F\u002Fwww.ibidemgroup.com\" rel=\"nofollow ugc\">Ibidem Group\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Chinese translation provided by Francesco from \u003Ca href=\"https:\u002F\u002Fwww.in-cina.com\" rel=\"nofollow ugc\">in Cina\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>French translation provided by Thomas Mur from \u003Ca href=\"https:\u002F\u002Fwww.creapage.net\" rel=\"nofollow ugc\">Creapage.net\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>German translation provided by the author \u003Ca href=\"https:\u002F\u002Fwww.itthinx.com\" rel=\"nofollow ugc\">itthinx\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Italian translation provided by Francesco from \u003Ca href=\"https:\u002F\u002Fwww.in-cina.com\" rel=\"nofollow ugc\">in Cina\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Lithuanian translation provided by Vincent G from \u003Ca href=\"https:\u002F\u002Fwww.Host1Free.com\" rel=\"nofollow ugc\">Host1Free\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Portuguese translation provided by \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fsupport\u002Fprofile\u002Ftopcasinowagering\" rel=\"ugc\">TopCasinoWagering\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Russion translation provided by \u003Ca href=\"https:\u002F\u002Farahis.com\" rel=\"nofollow ugc\">Igor\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Spanish translation provided by \u003Ca href=\"https:\u002F\u002Fwww.itthinx.com\" rel=\"nofollow ugc\">itthinx\u003C\u002Fa> and \u003Ca href=\"https:\u002F\u002Fwww.ibidem-translations.com\" rel=\"nofollow ugc\">Ibidem Translations\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Many thanks!\u003C\u002Fp>\n","Decent Comments shows what people say. A more engaging way to show comments.",2000,115635,92,20,"2026-01-06T14:18:00.000Z","6.5",[116,20,21,117,118],"comment","feedback","shortcode","https:\u002F\u002Fwww.itthinx.com\u002Fplugins\u002Fdecent-comments","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdecent-comments.3.0.2.zip",{"slug":122,"name":123,"version":124,"author":125,"author_profile":126,"description":127,"short_description":128,"active_installs":109,"downloaded":129,"rating":35,"num_ratings":130,"last_updated":131,"tested_up_to":132,"requires_at_least":133,"requires_php":25,"tags":134,"homepage":138,"download_link":139,"security_score":78,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"wp-first-letter-avatar","WP First Letter Avatar","2.2.8","DanielAGW","https:\u002F\u002Fprofiles.wordpress.org\u002Fdanielagw\u002F","\u003Cp>WP First Letter Avatar \u003Cstrong>sets custom avatars for users without Gravatar\u003C\u002Fstrong>. The avatar will be a first letter of the user’s name. You can also configure the plugin to use any other letter to set custom avatar.\u003C\u002Fp>\n\u003Cp>WP First Letter Avatar includes a set of \u003Cstrong>beautiful, colorful letter avatars\u003C\u002Fstrong> in many sizes. Optimal size will be chosen by the plugin in order to display high quality avatar and not download, for example, big 512px avatars when only 48px is needed… \u003Cstrong>PSD template\u003C\u002Fstrong> for avatar is also included.\u003C\u002Fp>\n\u003Cp>You can also create your own avatar set by creating new directory next to \u003Cem>‘default’\u003C\u002Fem> folder and following the naming convention from \u003Cem>‘default’\u003C\u002Fem>.\u003C\u002Fp>\n\u003Cp>By default, custom avatar will be set only to users without Gravatars, but you can change that in settings and not use Gravatar at all.\u003C\u002Fp>\n\u003Cp>WP First Letter Avatar helps you \u003Cstrong>bring more colors\u003C\u002Fstrong> into your blog. Plus, your readers will be more \u003Cstrong>willing to comment on your posts\u003C\u002Fstrong>, since they can actually relate to these avatars much better than to Mystery Person.\u003C\u002Fp>\n\u003Cp>All images were compressed using the fantastic \u003Ca href=\"https:\u002F\u002Ftinypng.com\u002F\" rel=\"nofollow ugc\">TinyPNG\u003C\u002Fa>, so avatars are \u003Cstrong>incredibly light and ultra-high quality\u003C\u002Fstrong>.\u003C\u002Fp>\n\u003Cp>WP First Letter Avatar is also available \u003Ca href=\"https:\u002F\u002Fgithub.com\u002FDev49net\u002Fwp-first-letter-avatar\" rel=\"nofollow ugc\">on GitHub\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch4>Compatibility with other plugins\u003C\u002Fh4>\n\u003Cp>WP First Letter Avatar is fully compatible with \u003Ca href=\"https:\u002F\u002Fbbpress.org\u002F\" rel=\"nofollow ugc\">bbPress\u003C\u002Fa> and \u003Ca href=\"http:\u002F\u002Fwww.gvectors.com\u002Fwpdiscuz\u002F\" rel=\"nofollow ugc\">wpDiscuz\u003C\u002Fa>. For \u003Ca href=\"https:\u002F\u002Fbuddypress.org\u002F\" rel=\"nofollow ugc\">BuddyPress\u003C\u002Fa> compatibility please use my other plugin – \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fbuddypress-first-letter-avatar\u002F\" rel=\"ugc\">BuddyPress First Letter Avatar\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch4>Requirements\u003C\u002Fh4>\n\u003Cp>WP First Letter Avatar requires at least PHP 5.4. It \u003Cstrong>does not work properly\u003C\u002Fstrong> on PHP 5.3.x and earlier.\u003C\u002Fp>\n","Set custom avatars for users with no Gravatar. The avatar will be the first (or any other) letter of user's name on a colorful background.",67403,33,"2017-03-11T22:26:00.000Z","4.7.32","4.6",[135,136,20,137,21],"avatars","change-avatar","custom-avatar","http:\u002F\u002Fdev49.net","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-first-letter-avatar.zip",{"attackSurface":141,"codeSignals":318,"taintFlows":513,"riskAssessment":541,"analyzedAt":550},{"hooks":142,"ajaxHandlers":294,"restRoutes":301,"shortcodes":310,"cronEvents":315,"entryPointCount":14,"unprotectedCount":27},[143,149,153,157,162,166,170,175,179,183,187,190,193,195,197,201,203,205,207,210,213,216,219,222,224,227,230,232,235,237,239,241,244,246,248,250,252,254,258,259,263,267,270,274,277,281,283,286,290,292],{"type":144,"name":145,"callback":146,"priority":33,"file":147,"line":148},"action","template_redirect","setup_comment_system","modules\\comments\\comments.php",62,{"type":144,"name":150,"callback":151,"file":147,"line":152},"add_meta_boxes","add_comments_meta_box",64,{"type":144,"name":154,"callback":155,"file":147,"line":156},"save_post","save_comment_system_override",65,{"type":144,"name":158,"callback":159,"priority":160,"file":147,"line":161},"wp_enqueue_scripts","enqueue_scripts",11,66,{"type":144,"name":163,"callback":164,"file":147,"line":165},"admin_enqueue_scripts","enqueue_admin_scripts",67,{"type":144,"name":167,"callback":168,"file":147,"line":169},"admin_menu","hide_comments_menu",71,{"type":171,"name":172,"callback":173,"priority":13,"file":147,"line":174},"filter","comments_template","radle_comments_template",127,{"type":171,"name":176,"callback":177,"file":147,"line":178},"comments_open","__return_true",128,{"type":171,"name":180,"callback":181,"file":147,"line":182},"pings_open","__return_false",129,{"type":171,"name":184,"callback":185,"priority":11,"file":147,"line":186},"render_block","closure",132,{"type":144,"name":188,"callback":185,"file":147,"line":189},"init",169,{"type":171,"name":191,"callback":185,"file":147,"line":192},"block_type_metadata",182,{"type":171,"name":176,"callback":181,"priority":33,"file":147,"line":194},372,{"type":171,"name":180,"callback":181,"priority":33,"file":147,"line":196},373,{"type":171,"name":198,"callback":199,"priority":33,"file":147,"line":200},"comments_array","__return_empty_array",376,{"type":144,"name":188,"callback":185,"priority":33,"file":147,"line":202},379,{"type":171,"name":184,"callback":185,"priority":11,"file":147,"line":204},390,{"type":171,"name":191,"callback":185,"file":147,"line":206},407,{"type":144,"name":208,"callback":185,"file":147,"line":209},"admin_init",419,{"type":171,"name":211,"callback":199,"file":147,"line":212},"admin_comment_types_dropdown",421,{"type":171,"name":214,"callback":185,"file":147,"line":215},"manage_posts_columns",427,{"type":171,"name":217,"callback":185,"file":147,"line":218},"manage_pages_columns",431,{"type":144,"name":220,"callback":185,"file":147,"line":221},"wp_before_admin_bar_render",438,{"type":144,"name":167,"callback":185,"file":147,"line":223},444,{"type":171,"name":225,"callback":181,"file":147,"line":226},"feed_links_show_comments_feed",449,{"type":171,"name":228,"callback":185,"file":147,"line":229},"rest_endpoints",452,{"type":171,"name":184,"callback":185,"priority":11,"file":147,"line":231},473,{"type":144,"name":233,"callback":185,"priority":33,"file":147,"line":234},"comments_template_top",508,{"type":171,"name":198,"callback":185,"priority":33,"file":147,"line":236},519,{"type":171,"name":176,"callback":177,"file":147,"line":238},530,{"type":171,"name":184,"callback":185,"priority":11,"file":147,"line":240},543,{"type":144,"name":242,"callback":185,"priority":57,"file":147,"line":243},"comment_form_after",558,{"type":171,"name":176,"callback":177,"file":147,"line":245},568,{"type":171,"name":176,"callback":185,"priority":33,"file":147,"line":247},585,{"type":171,"name":180,"callback":185,"priority":33,"file":147,"line":249},592,{"type":171,"name":198,"callback":185,"priority":33,"file":147,"line":251},599,{"type":171,"name":184,"callback":185,"priority":11,"file":147,"line":253},607,{"type":144,"name":150,"callback":255,"file":256,"line":257},"add_publish_to_reddit_meta_box","modules\\publish\\publish.php",32,{"type":144,"name":163,"callback":159,"file":256,"line":130},{"type":144,"name":208,"callback":260,"file":261,"line":262},"register_settings","modules\\settings\\setting-class.php",43,{"type":144,"name":167,"callback":264,"file":265,"line":266},"create_settings_page","modules\\settings\\settings-container.php",58,{"type":144,"name":163,"callback":268,"file":265,"line":269},"enqueue_admin_styles",59,{"type":144,"name":188,"callback":271,"file":272,"line":273},"schedule_weekly_ping","modules\\usage\\usage-tracking.php",61,{"type":144,"name":275,"callback":276,"file":272,"line":148},"radle_usage_weekly_ping_event","send_weekly_ping",{"type":144,"name":167,"callback":278,"file":279,"line":280},"add_welcome_page","modules\\welcome\\welcome-module.php",16,{"type":144,"name":163,"callback":159,"file":279,"line":282},17,{"type":144,"name":208,"callback":284,"file":279,"line":285},"check_welcome_redirect",18,{"type":144,"name":287,"callback":288,"file":289,"line":169},"rest_api_init","register_rest_endpoints","radle-lite.php",{"type":144,"name":158,"callback":159,"file":289,"line":291},72,{"type":144,"name":163,"callback":159,"file":289,"line":293},73,[295],{"action":296,"nopriv":297,"callback":298,"hasNonce":299,"hasCapCheck":297,"file":265,"line":300},"radle_reset_authorization",false,"reset_authorization",true,60,[302],{"namespace":303,"route":304,"methods":305,"callback":307,"permissionCallback":185,"file":308,"line":309},"radle\u002Fv1","\u002Fsettings\u002Fupdate",[306],"POST","update_settings","api\\v1\\radle\\settings-endpoint.php",24,[311],{"tag":312,"callback":313,"file":147,"line":314},"radle_comments","render_shortcode_comments",582,[316],{"hook":275,"callback":275,"file":272,"line":317},116,{"dangerousFunctions":319,"sqlUsage":320,"outputEscaping":322,"fileOperations":33,"externalRequests":511,"nonceChecks":69,"capabilityChecks":112,"bundledLibraries":512},[],{"prepared":58,"raw":27,"locations":321},[],{"escaped":323,"rawEcho":324,"locations":325},138,95,[326,329,331,332,333,334,336,338,340,342,344,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,394,395,397,399,401,403,406,408,410,412,414,416,418,420,422,424,426,428,431,433,435,437,439,441,442,444,446,448,450,452,454,456,458,460,462,464,466,468,470,472,474,475,477,479,480,481,483,485,487,489,490,491,493,495,497,499,501,503,505,507,509],{"file":147,"line":327,"context":328},837,"raw output",{"file":330,"line":282,"context":328},"modules\\comments\\templates\\comments-template.php",{"file":330,"line":112,"context":328},{"file":330,"line":130,"context":328},{"file":330,"line":262,"context":328},{"file":330,"line":335,"context":328},44,{"file":256,"line":337,"context":328},101,{"file":256,"line":339,"context":328},102,{"file":256,"line":341,"context":328},160,{"file":256,"line":343,"context":328},211,{"file":345,"line":346,"context":328},"modules\\settings\\sections\\comments-settings.php",204,{"file":345,"line":348,"context":328},205,{"file":345,"line":350,"context":328},213,{"file":345,"line":352,"context":328},214,{"file":345,"line":354,"context":328},215,{"file":345,"line":356,"context":328},223,{"file":345,"line":358,"context":328},224,{"file":345,"line":360,"context":328},232,{"file":345,"line":362,"context":328},233,{"file":345,"line":364,"context":328},257,{"file":345,"line":366,"context":328},268,{"file":345,"line":368,"context":328},286,{"file":345,"line":370,"context":328},305,{"file":345,"line":372,"context":328},308,{"file":345,"line":374,"context":328},337,{"file":345,"line":376,"context":328},338,{"file":345,"line":378,"context":328},339,{"file":345,"line":380,"context":328},349,{"file":345,"line":382,"context":328},350,{"file":345,"line":384,"context":328},351,{"file":345,"line":386,"context":328},361,{"file":345,"line":388,"context":328},362,{"file":345,"line":390,"context":328},363,{"file":392,"line":393,"context":328},"modules\\settings\\sections\\monitoring-settings.php",42,{"file":392,"line":262,"context":328},{"file":392,"line":396,"context":328},47,{"file":392,"line":398,"context":328},48,{"file":392,"line":400,"context":328},49,{"file":392,"line":402,"context":328},50,{"file":404,"line":405,"context":328},"modules\\settings\\sections\\publishing-settings.php",142,{"file":404,"line":407,"context":328},168,{"file":404,"line":409,"context":328},172,{"file":404,"line":411,"context":328},179,{"file":404,"line":413,"context":328},190,{"file":404,"line":415,"context":328},194,{"file":404,"line":417,"context":328},197,{"file":404,"line":419,"context":328},203,{"file":404,"line":421,"context":328},206,{"file":404,"line":423,"context":328},207,{"file":404,"line":425,"context":328},217,{"file":404,"line":427,"context":328},218,{"file":429,"line":430,"context":328},"modules\\settings\\sections\\reddit-api-settings.php",120,{"file":429,"line":432,"context":328},122,{"file":265,"line":434,"context":328},118,{"file":279,"line":436,"context":328},68,{"file":279,"line":438,"context":328},115,{"file":279,"line":440,"context":328},121,{"file":279,"line":174,"context":328},{"file":279,"line":443,"context":328},133,{"file":279,"line":445,"context":328},134,{"file":279,"line":447,"context":328},137,{"file":279,"line":449,"context":328},139,{"file":279,"line":451,"context":328},140,{"file":279,"line":453,"context":328},141,{"file":279,"line":455,"context":328},150,{"file":279,"line":457,"context":328},151,{"file":279,"line":459,"context":328},156,{"file":279,"line":461,"context":328},159,{"file":279,"line":463,"context":328},162,{"file":279,"line":465,"context":328},163,{"file":279,"line":467,"context":328},170,{"file":279,"line":469,"context":328},175,{"file":279,"line":471,"context":328},178,{"file":279,"line":473,"context":328},180,{"file":279,"line":192,"context":328},{"file":279,"line":476,"context":328},192,{"file":279,"line":478,"context":328},193,{"file":279,"line":415,"context":328},{"file":279,"line":417,"context":328},{"file":279,"line":482,"context":328},201,{"file":279,"line":484,"context":328},208,{"file":279,"line":486,"context":328},209,{"file":279,"line":488,"context":328},210,{"file":279,"line":350,"context":328},{"file":279,"line":352,"context":328},{"file":279,"line":492,"context":328},221,{"file":279,"line":494,"context":328},222,{"file":279,"line":496,"context":328},225,{"file":279,"line":498,"context":328},226,{"file":279,"line":500,"context":328},236,{"file":279,"line":502,"context":328},237,{"file":279,"line":504,"context":328},267,{"file":279,"line":506,"context":328},276,{"file":279,"line":508,"context":328},277,{"file":279,"line":510,"context":328},278,12,[],[514,532],{"entryPoint":515,"graph":516,"unsanitizedCount":58,"severity":531},"handle_authorization_response (modules\\reddit\\reddit-api.php:150)",{"nodes":517,"edges":529},[518,523],{"id":519,"type":520,"label":521,"file":522,"line":407},"n0","source","$_GET (x2)","modules\\reddit\\reddit-api.php",{"id":524,"type":525,"label":526,"file":522,"line":527,"wp_function":528},"n1","sink","update_option() [Settings Manipulation]",184,"update_option",[530],{"from":519,"to":524,"sanitized":297},"low",{"entryPoint":533,"graph":534,"unsanitizedCount":27,"severity":531},"\u003Creddit-api> (modules\\reddit\\reddit-api.php:0)",{"nodes":535,"edges":539},[536,538],{"id":519,"type":520,"label":537,"file":522,"line":407},"$_GET (x3)",{"id":524,"type":525,"label":526,"file":522,"line":527,"wp_function":528},[540],{"from":519,"to":524,"sanitized":299},{"summary":542,"deductions":543},"The \"radle-lite\" plugin v1.4.5 presents a generally positive security posture, with a strong emphasis on robust security practices.  The absence of known vulnerabilities, including critical and high-severity ones, is a significant strength. Furthermore, the plugin demonstrates good security hygiene by utilizing prepared statements for all SQL queries, implementing a substantial number of nonce and capability checks, and avoiding bundled libraries. This indicates a developer who is mindful of common WordPress security pitfalls.\n\nHowever, a closer examination of the static analysis reveals a few areas for improvement.  While the total number of entry points is low and none are immediately unprotected, the presence of a taint flow with unsanitized paths, even if not classified as critical or high severity, warrants attention. This suggests a potential avenue for unexpected behavior or data manipulation if an attacker can leverage it. Additionally, the output escaping rate, at 59%, is a concern. A significant portion of outputs are not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled correctly before being displayed.\n\nIn conclusion, \"radle-lite\" v1.4.5 is a reasonably secure plugin, bolstered by its clean vulnerability history and good use of core WordPress security features. The developer's commitment to prepared statements and authorization checks is commendable. The primary weaknesses lie in the potential for unsanitized path flows and the concerning percentage of unescaped output, which could be exploited. Addressing these specific issues would further solidify the plugin's security.",[544,547],{"reason":545,"points":546},"Unsanitized path flow detected",8,{"reason":548,"points":549},"Low output escaping rate (59%)",7,"2026-03-17T00:08:37.037Z",{"wat":552,"direct":565},{"assetPaths":553,"generatorPatterns":558,"scriptPaths":559,"versionParams":560},[554,555,556,557],"\u002Fwp-content\u002Fplugins\u002Fradle-lite\u002Fassets\u002Fcss\u002Ffrontend.css","\u002Fwp-content\u002Fplugins\u002Fradle-lite\u002Fassets\u002Fjs\u002Ffrontend.js","\u002Fwp-content\u002Fplugins\u002Fradle-lite\u002Fassets\u002Fcss\u002Fcomments.css","\u002Fwp-content\u002Fplugins\u002Fradle-lite\u002Fassets\u002Fjs\u002Fcomments.js",[],[555,557],[561,562,563,564],"\u002Fwp-content\u002Fplugins\u002Fradle-lite\u002Fassets\u002Fcss\u002Ffrontend.css?ver=","\u002Fwp-content\u002Fplugins\u002Fradle-lite\u002Fassets\u002Fjs\u002Ffrontend.js?ver=","\u002Fwp-content\u002Fplugins\u002Fradle-lite\u002Fassets\u002Fcss\u002Fcomments.css?ver=","\u002Fwp-content\u002Fplugins\u002Fradle-lite\u002Fassets\u002Fjs\u002Fcomments.js?ver=",{"cssClasses":566,"htmlComments":567,"htmlAttributes":568,"restEndpoints":569,"jsGlobals":586,"shortcodeOutput":587},[],[],[],[570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585],"\u002Fwp-json\u002Fradle\u002Fv1\u002Fassociate","\u002Fwp-json\u002Fradle\u002Fv1\u002Fcheck-auth","\u002Fwp-json\u002Fradle\u002Fv1\u002Fcomments","\u002Fwp-json\u002Fradle\u002Fv1\u002Fdelete-token","\u002Fwp-json\u002Fradle\u002Fv1\u002Fentries","\u002Fwp-json\u002Fradle\u002Fv1\u002Foauth-callback","\u002Fwp-json\u002Fradle\u002Fv1\u002Fprepare-images","\u002Fwp-json\u002Fradle\u002Fv1\u002Fpublish","\u002Fwp-json\u002Fradle\u002Fv1\u002Frefresh-token","\u002Fwp-json\u002Fradle\u002Fv1\u002Fdisassociate","\u002Fwp-json\u002Fradle\u002Fv1\u002Fhide-comment","\u002Fwp-json\u002Fradle\u002Fv1\u002Fpreview","\u002Fwp-json\u002Fradle\u002Fv1\u002Frate-limit-data","\u002Fwp-json\u002Fradle\u002Fv1\u002Fsettings","\u002Fwp-json\u002Fradle\u002Fv1\u002Fsubreddit","\u002Fwp-json\u002Fradle\u002Fv1\u002Fwelcome",[],[]]