[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fhidcknGAyHsmScp3jbZMejWVURnowUEQj7RaqBo0Nko":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":27,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":30,"vulnerabilities":31,"developer":32,"crawl_stats":29,"alternatives":38,"analysis":142,"fingerprints":188},"cc-lexicon-lite","CC Lexicon Lite","1.0.1","caterhamcomputing","https:\u002F\u002Fprofiles.wordpress.org\u002Fcaterhamcomputing\u002F","\u003Cp>Lexicon Entries consist of a “Term” and a “Definition” (if you are creating FAQs, this equates to a “Question” and an “Answer”), and can be managed in exactly the same way as standard WordPress posts.\u003C\u002Fp>\n\u003Cp>The Lexicon Entries can also be organised into Categories.\u003C\u002Fp>\n\u003Cp>The Lexicon Entries are displayed using a shortcode, allowing you to display all entries or those for certain categories.\u003C\u002Fp>\n\u003Cp>The terms are indexed alphabetically, and initially only the terms are displayed – clicking on any term will expand the entry to show the definition.\u003C\u002Fp>\n\u003Ch4>Using the shortcode\u003C\u002Fh4>\n\u003Cp>The simplest usage would be to use the shortcode with no parameters:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[lexicon]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This would show all Lexicon Entries in all Categories with the default styling.\u003C\u002Fp>\n\u003Cp>To show the Lexicon Entries for a single category, you would specify the category slug using the \u003Ccode>category\u003C\u002Fcode> parameter:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[lexicon category=\"general-entries\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>To show Lexicon Entries for a number of categories, simply supply a comma-separated list of category slugs:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[lexicon category=\"general-entries,specialist-subjects,misc-entries\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>You can change the styling of the Lexicon Entries using the \u003Ccode>before_heading\u003C\u002Fcode>, \u003Ccode>after_heading\u003C\u002Fcode>, \u003Ccode>before_title\u003C\u002Fcode> and \u003Ccode>after_title\u003C\u002Fcode> parameters:\u003C\u002Fp>\n\u003Cp>The \u003Ccode>before_heading\u003C\u002Fcode> and \u003Ccode>after_heading\u003C\u002Fcode> parameters specify the HTML used before and after the indexation heading. By default, \u003Ccode>before_heading\u003C\u002Fcode> is set to \u003Ccode>\u003Ch4>\u003C\u002Fcode> and \u003Ccode>after_heading\u003C\u002Fcode> is set to \u003Ccode>\u003C\u002Fh4>\u003C\u002Fcode>.\u003C\u002Fp>\n\u003Cp>If you wanted to have these items displayed at a larger size you could use something like:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[lexicon before_heading=\"\u003Ch1>\" after_heading=\"\u003C\u002Fh1>\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Similarly, the \u003Ccode>before_title\u003C\u002Fcode> and \u003Ccode>after_title\u003C\u002Fcode> parameters specify the HTML used before and after the actual Lexicon Term. By default, \u003Ccode>before_title\u003C\u002Fcode> is set to \u003Ccode>\u003Ch5>\u003C\u002Fcode> and \u003Ccode>after_title\u003C\u002Fcode> is set to \u003Ccode>\u003C\u002Fh5>\u003C\u002Fcode>.\u003C\u002Fp>\n\u003Cp>If you wanted to have these items displayed at a larger size you could use something like:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[lexicon before_title=\"\u003Ch1>\" after_title=\"\u003C\u002Fh1>\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>The default instructions that are displayed above the entries by the plugin read: “Click on any term below to reveal the description.” … you can change these instructions by specifying the \u003Ccode>instructions\u003C\u002Fcode> parameter:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[lexicon instructions=\"Click on any item below to reveal more ...\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>You can change how the instructions are displayed by specifying the \u003Ccode>before_instructions\u003C\u002Fcode> and \u003Ccode>after_instructions\u003C\u002Fcode> parameters. The default value for \u003Ccode>before_instructions\u003C\u002Fcode> is \u003Ccode>\u003Ch5>\u003C\u002Fcode>, and for \u003Ccode>after_instructions\u003C\u002Fcode> is \u003Ccode>\u003C\u002Fh5>\u003C\u002Fcode>.\u003C\u002Fp>\n\u003Cp>For example, you could specify that the instructions are displayed in a \u003Ccode>\u003Cdiv>\u003C\u002Fcode> element as follows:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[lexicon before_instructions=\"\u003Cdiv>\" after_instructions=\"\u003C\u002Fdiv>\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>You can specify a \u003Ccode>skin\u003C\u002Fcode> parameter, which will apply some standard styling to the Lexicon entries. This parameter can take the following values: \u003Ccode>simple\u003C\u002Fcode> (the default value), \u003Ccode>red\u003C\u002Fcode>, \u003Ccode>green\u003C\u002Fcode>and \u003Ccode>blue\u003C\u002Fcode>.\u003C\u002Fp>\n\u003Cp>For example, the following would display the Lexicon entries in blue \u003Ccode>[lexicon skin=\"blue\"\u003C\u002Fcode>.\u003C\u002Fp>\n\u003Cp>If you want to add your own styling to the Lexicon entries, you can specify the \u003Ccode>class\u003C\u002Fcode> parameter to add your own class to the Lexicon entries for styling with CSS. Specifying the \u003Ccode>class\u003C\u002Fcode> parameter will cause the \u003Ccode>skin\u003C\u002Fcode> parameter to be ignored.\u003C\u002Fp>\n\u003Cp>For example, you could use:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[lexicon class=\"myclass\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Provides an easy way to maintain and organise dictionary or glossary-style entries, or any type of term-based list. Display is via a simple shortcode.",10,2398,60,2,"2015-05-26T06:16:00.000Z","4.2.39","4.0","",[20,21,22,23,24],"dictionary","lexicon","shortcode","term","terms","http:\u002F\u002Fcclexiconlite.ccplugins.co.uk\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcc-lexicon-lite.1.0.1.zip",85,0,null,"2026-03-15T15:16:48.613Z",[],{"slug":7,"display_name":7,"profile_url":8,"plugin_count":14,"total_installs":33,"avg_security_score":34,"avg_patch_time_days":35,"trust_score":36,"computed_at":37},10010,92,192,73,"2026-04-04T16:38:32.806Z",[39,61,83,104,125],{"slug":40,"name":41,"version":42,"author":43,"author_profile":44,"description":45,"short_description":46,"active_installs":47,"downloaded":48,"rating":49,"num_ratings":11,"last_updated":50,"tested_up_to":51,"requires_at_least":52,"requires_php":53,"tags":54,"homepage":58,"download_link":59,"security_score":60,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":30},"heroic-glossary","Heroic Glossary – Block for building Glossaries, Dictionaries and more","2.0.1","HeroThemes","https:\u002F\u002Fprofiles.wordpress.org\u002Fherothemes\u002F","\u003Ch4>WordPress Glossary Builder Plugin\u003C\u002Fh4>\n\u003Cp>We understand that creating a comprehensive and user-friendly glossary should be straightforward and hassle-free. That’s why we developed Heroic Glossary, a dynamic drag & drop WordPress Glossary Builder that’s both SIMPLE and POWERFUL.\u003C\u002Fp>\n\u003Cp>Heroic Glossary enables you to craft engaging glossaries, dictionaries, encyclopedias, or lexicons for your website in a matter of minutes, not hours!\u003C\u002Fp>\n\u003Cp>At \u003Ca href=\"https:\u002F\u002Fherothemes.com\u002F?utm_source=wprepo&utm_medium=link&utm_campaign=heroic-glossary\" rel=\"nofollow ugc\">HeroThemes\u003C\u002Fa>, we prioritize user experience. Our pre-designed glossary templates and intuitive workflow make Heroic Glossary the most user-friendly glossary plugin on the market.\u003C\u002Fp>\n\u003Ch4>What is a Glossary and Why Do You Need One?\u003C\u002Fh4>\n\u003Cp>A glossary is an essential tool that helps your website visitors and readers quickly understand specialized terminology, technical jargon, acronyms, and industry-specific terms. By implementing a glossary, you can significantly improve user experience and reduce confusion, making your content more accessible and professional.\u003C\u002Fp>\n\u003Cp>Heroic Glossary is a powerful Gutenberg Block that enables you to create professional glossaries directly in the WordPress editor with these premium features:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Lightning-fast search functionality with instant results\u003C\u002Fli>\n\u003Cli>User-friendly A-Z alphabetical navigation\u003C\u002Fli>\n\u003Cli>Create unlimited glossaries for different sections or topics\u003C\u002Fli>\n\u003Cli>Save time by reusing glossaries across multiple pages with “reusable blocks”\u003C\u002Fli>\n\u003Cli>SEO-friendly structure that helps search engines understand your content\u003C\u002Fli>\n\u003Cli>Mobile-responsive design that works on all devices\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The Heroic Glossary Block comes with extensive customization options and professionally designed templates to match your website’s look and feel.\u003C\u002Fp>\n\u003Ch4>Professional Use Cases for Heroic Glossary\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Technical Documentation – Create clear, searchable documentation with defined terminology\u003C\u002Fli>\n\u003Cli>Educational Websites – Build comprehensive learning resources with explained concepts\u003C\u002Fli>\n\u003Cli>Industry Glossaries – Develop specialized term collections for your field\u003C\u002Fli>\n\u003Cli>Multi-language Support – Create bilingual or multilingual term translations\u003C\u002Fli>\n\u003Cli>Knowledge Bases – Enhance your KB with integrated terminology explanations\u003C\u002Fli>\n\u003Cli>Corporate Communications – Standardize company terminology and definitions\u003C\u002Fli>\n\u003Cli>Academic Resources – Build scholarly reference materials and lexicons\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Why Choose HeroThemes?\u003C\u002Fh4>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fherothemes.com\u002F?utm_source=wprepo&utm_medium=link&utm_campaign=heroic-glossary\" rel=\"nofollow ugc\">HeroThemes\u003C\u002Fa> is the trusted leader in WordPress knowledge management solutions, serving over 26,000 satisfied customers worldwide. Our premium support and regular updates ensure your glossary stays current and functional.\u003C\u002Fp>\n\u003Cp>Enhance your website with our complete suite of professional documentation tools:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fherothemes.com\u002Fplugins\u002Fheroic-wordpress-knowledge-base\u002F?utm_source=wprepo&utm_medium=link&utm_campaign=heroic-glossary\" rel=\"nofollow ugc\">Heroic KB\u003C\u002Fa> – The #1 rated WordPress knowledge base plugin for creating comprehensive, searchable documentation\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fherothemes.com\u002Fplugins\u002Fheroic-inbox\u002F?utm_source=wprepo&utm_medium=link&utm_campaign=heroic-glossary\" rel=\"nofollow ugc\">Heroic Inbox\u003C\u002Fa> – Professional WordPress helpdesk & customer support solution with advanced ticket management\u003C\u002Fli>\n\u003C\u002Ful>\n","The best WordPress glossary builder plugin to create and manage your own glossary of terms.",4000,49920,76,"2026-01-05T12:35:00.000Z","6.9.0","6.0","7.4",[55,56,20,57,24],"block","definition","glossary","https:\u002F\u002Fherothemes.com\u002Fheroic-glossary","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fheroic-glossary.2.0.1.zip",100,{"slug":62,"name":63,"version":64,"author":65,"author_profile":66,"description":67,"short_description":68,"active_installs":69,"downloaded":70,"rating":60,"num_ratings":71,"last_updated":72,"tested_up_to":73,"requires_at_least":74,"requires_php":75,"tags":76,"homepage":81,"download_link":82,"security_score":34,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":30},"wcpas-product-attributes-shortcode","Product Attributes Shortcode","2.0.3","Kestrel","https:\u002F\u002Fprofiles.wordpress.org\u002Fkestrelwp\u002F","\u003Cp>Provides a shortcode to display a linked list of terms from a product attribute, such as all brand links from a brands attribute.\u003C\u002Fp>\n\u003Cp>This extension is intended to be used where you want to display all terms from a product attribute, e.g. to display a list of all brands in the footer of your website. It is not intended to be used to display a list of terms associated with a specific product.\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Displays a list of all terms from a specific product attribute\u003C\u002Fli>\n\u003Cli>Choose if these links filter products or go to term archives\u003C\u002Fli>\n\u003Cli>List of terms does not reduce as products are filtered\u003C\u002Fli>\n\u003Cli>Various shortcode attributes to modify the display\u002Ffunctionality\u003C\u002Fli>\n\u003Cli>Elements include classes and IDs for custom CSS styling\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Usage\u003C\u002Fh4>\n\u003Cp>Use the following shortcode replacing the \u003Ccode>x\u003C\u002Fcode> with your attribute name:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[wcpas_product_attributes attribute=\"x\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>If your attribute has spaces in the name then replace these with hyphens in the shortcode, if you have other characters in your attribute name see the related FAQ below.\u003C\u002Fp>\n\u003Cp>There are various other shortcode attributes which can be used, if these are omitted the defaults are used, the available shortcode attributes are:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>archive_links\u003C\u002Fcode> – \u003Ccode>1\u003C\u002Fcode> to enable archive links e.g. \u003Ccode>\u002Fbrand\u002Fsega\u002F\u003C\u002Fcode>, \u003Ccode>0\u003C\u002Fcode> to disable e.g. \u003Ccode>\u002Fshop\u002F?filter_brand=sega\u003C\u002Fcode>, default is \u003Ccode>0\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>categorize\u003C\u002Fcode> – \u003Ccode>first_character\u003C\u002Fcode> to categorize the terms list by first character, default is empty\u003C\u002Fli>\n\u003Cli>\u003Ccode>current_attribute_link\u003C\u002Fcode> – \u003Ccode>1\u003C\u002Fcode> to still display a link if the current page, \u003Ccode>0\u003C\u002Fcode> to disable, default is \u003Ccode>1\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>hide_empty\u003C\u002Fcode> – \u003Ccode>1\u003C\u002Fcode> to hide empty terms, \u003Ccode>0\u003C\u002Fcode> to disable, default is \u003Ccode>1\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>links_target\u003C\u002Fcode> – Use a HTML link target e.g. \u003Ccode>_blank\u003C\u002Fcode> to open links in a new window, default is empty\u003C\u002Fli>\n\u003Cli>\u003Ccode>min_price\u003C\u002Fcode> – Use a minimum price number for links to include a minimum price filter, requires \u003Ccode>archive_links=\"0\"\u003C\u002Fcode>, default is empty\u003C\u002Fli>\n\u003Cli>\u003Ccode>max_price\u003C\u002Fcode> – Use a maximum price number for links to include a maximum price filter, requires \u003Ccode>archive_links=\"0\"\u003C\u002Fcode>, default is empty\u003C\u002Fli>\n\u003Cli>\u003Ccode>order\u003C\u002Fcode> – \u003Ccode>asc\u003C\u002Fcode> or \u003Ccode>desc\u003C\u002Fcode>, default is \u003Ccode>asc\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>orderby\u003C\u002Fcode> – Any \u003Ca href=\"https:\u002F\u002Fdeveloper.wordpress.org\u002Freference\u002Fclasses\u002Fwp_term_query\u002F__construct\u002F#parameters\" rel=\"nofollow ugc\">orderby\u003C\u002Fa> parameter, default is name\u003C\u002Fli>\n\u003Cli>\u003Ccode>show_counts\u003C\u002Fcode> – \u003Ccode>1\u003C\u002Fcode> to enable display of term counts, \u003Ccode>0\u003C\u002Fcode> to disable, default is \u003Ccode>0\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>show_descriptions\u003C\u002Fcode> – \u003Ccode>1\u003C\u002Fcode> to enable display of term descriptions, \u003Ccode>0\u003C\u002Fcode> to disable, default is \u003Ccode>0\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Example shortcode using multiple shortcode attributes:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[wcpas_product_attributes attribute=\"brand\" archive_links=\"0\" categorize=\"first_character\" current_attribute_link=\"0\" hide_empty=\"0\" links_target=\"_blank\" min_price=\"50.00\" max_price=\"500.00\" order=\"desc\" orderby=\"id\" show_counts=\"1\" show_descriptions=\"1\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Shortcode to display a linked list of terms from a product attribute, such as all brand links from a brands attribute.",700,12588,3,"2025-01-29T13:38:00.000Z","6.7.5","6.3.0","7.4.0",[77,78,79,80,22],"product-attribute","product-attributes","product-term","product-terms","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwcpas-product-attributes-shortcode\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwcpas-product-attributes-shortcode.2.0.3.zip",{"slug":84,"name":85,"version":86,"author":87,"author_profile":88,"description":89,"short_description":90,"active_installs":91,"downloaded":92,"rating":93,"num_ratings":94,"last_updated":95,"tested_up_to":96,"requires_at_least":97,"requires_php":98,"tags":99,"homepage":102,"download_link":103,"security_score":27,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":30},"luckywp-glossary","LuckyWP Glossary","1.0.9","LuckyWP","https:\u002F\u002Fprofiles.wordpress.org\u002Ftheluckywp\u002F","\u003Cp>The “LuckyWP Glossary” plugin implements the glossary \u002F dictionary functionality on the website: an alphabetical list of terms with definitions for these terms. The LuckyWP Glossary uses responsive web design and provides high compatibility with WordPress themes and plugins.\u003C\u002Fp>\n\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\u002FFjQ86bG_qGA?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>\n\u003Ch4>Synonyms\u003C\u002Fh4>\n\u003Cp>An unlimited number of synonyms can be added to each term. They are displayed in the list of terms equally with the main term and lead to the term page, which avoids the appearance of pages with the same content.\u003C\u002Fp>\n\u003Ch4>Alphabetical list of terms\u003C\u002Fh4>\n\u003Cp>A separate page displays a list of terms and their synonyms in alphabetical order with breakdown by letters. The list is displayed in several columns, but it uses responsive web design, which makes the page look correct on both desktops and mobile.\u003C\u002Fp>\n\u003Ch4>Highly compatible with WordPress themes\u003C\u002Fh4>\n\u003Cp>Thanks to responsive web design and correct integration with the theme, the glossary fits perfectly with most WordPress themes.\u003C\u002Fp>\n\u003Ch4>Highly compatible with WordPress plugins\u003C\u002Fh4>\n\u003Cp>When developing the plugin, the following approaches are used:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>terms are based on custom post type;\u003C\u002Fli>\n\u003Cli>the standard WordPress page is used as the archive page;\u003C\u002Fli>\n\u003Cli>to describe the term the standard WordPress editor is used.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Maximum use of the standard WordPress functionality provides high compatibility with most third-party WordPress plugins extending the editor’s capabilities, SEO plugins and etc.\u003C\u002Fp>\n\u003Ch4>User-friendly URL\u003C\u002Fh4>\n\u003Cp>For the term page an arbitrary URL structure is configured in a similar way to the configuration of the URL for posts.\u003C\u002Fp>\n\u003Ch4>Automatic placement of links to terms (\u003Ca href=\"https:\u002F\u002Ftheluckywp.com\u002Fproduct\u002Fglossary\u002F\" rel=\"nofollow ugc\">premium feature\u003C\u002Fa>)\u003C\u002Fh4>\n\u003Cp>The feature of automatic placement of links to the term page allows to improve the internal linking of the website, which will positively affect SEO.\u003C\u002Fp>\n\u003Cp>Parameters of links placement can be changed in the plugin settings:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>choose in which types of posts to place links;\u003C\u002Fli>\n\u003Cli>сhoose how to place links: to all occurrences of the term or only to the first.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Customized access to the terms management (\u003Ca href=\"https:\u002F\u002Ftheluckywp.com\u002Fproduct\u002Fglossary\u002F\" rel=\"nofollow ugc\">premium feature\u003C\u002Fa>)\u003C\u002Fh4>\n\u003Cp>The plugin settings allows to specify which roles will have access to the terms management in the WordPress control panel.\u003C\u002Fp>\n","The plugin implements the glossary\u002Fdictionary functionality with support of synonyms.",200,7782,94,6,"2020-07-01T10:06:00.000Z","5.4.19","4.7","5.6.20",[20,57,100,24,101],"synonyms","wiki","https:\u002F\u002Ftheluckywp.com\u002Fproduct\u002Fglossary\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fluckywp-glossary.1.0.9.zip",{"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":118,"requires_php":18,"tags":119,"homepage":123,"download_link":124,"security_score":27,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":30},"ithoughts-tooltip-glossary","iThoughts Tooltip Glossary","3.0.3","Gerkin","https:\u002F\u002Fprofiles.wordpress.org\u002Fgerkin\u002F","\u003Cp>Build a glossary on your site that link terms in your posts to it via tooltips. You can also create unlinked tooltips to bring some precision to a term or expression in a single post.\u003C\u002Fp>\n\u003Cp>This plugin is optimized for responsive web design, SEO, usability, and more.\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Manage your \u003Cem>glossaries\u003C\u002Fem> on your own site\u003C\u002Fli>\n\u003Cli>Add tooltips with fully customizable content (\u003Cem>text\u003C\u002Fem> or \u003Cem>medias\u003C\u002Fem>)\u003C\u002Fli>\n\u003Cli>Several kind of lists to display your glossary terms\u003C\u002Fli>\n\u003Cli>Group your terms by categories\u003C\u002Fli>\n\u003Cli>Fully responsive tooltips, with \u003Cem>6 animations\u003C\u002Fem> and \u003Cem>10 themes\u003C\u002Fem>.\u003C\u002Fli>\n\u003Cli>Theme editor & easy animation customization. Keep control of your site appearance.\u003C\u002Fli>\n\u003Cli>Support of WPML for multilingual terms\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>iThoughts Tooltip Glossary works well with \u003Ca href=\"http:\u002F\u002Fwww.gerkindevelopment.net\u002Fen\u002Fportfolio\u002Fithoughts-lightbox\u002F\" rel=\"nofollow ugc\">iThoughts Lightbox\u003C\u002Fa>, which allow you to create responsive lightboxes that includes your mediatip images.\u003C\u002Fp>\n\u003Cp>For further information, please visit the \u003Ca href=\"http:\u002F\u002Fwww.gerkindevelopment.net\u002Fen\u002Fportfolio\u002Fithoughts-tooltip-glossary\u002F\" rel=\"nofollow ugc\">iThoughts Tooltip Glossary dedicated landing page\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>Further Information\u003C\u002Fh3>\n\u003Cp>Browse the full developer documentation on \u003Ca href=\"ithoughts-informatique.github.io\u002FiThoughts-Tooltip-Glossary\u002F\" rel=\"nofollow ugc\">GitHub Pages\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>If you want to contribute, feel free to check the \u003Ca href=\"ithoughts-informatique.github.io\u002FiThoughts-Tooltip-Glossary\u002F\" rel=\"nofollow ugc\">GitHub repository\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>User manual available on \u003Ca href=\"http:\u002F\u002Fwww.gerkindevelopment.net\u002Fen\u002Fportfolio\u002Fithoughts-tooltip-glossary\u002F\" rel=\"nofollow ugc\">gerkindevelopment.net\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>For bug repports or unexpected behaviors, please see the dedicated \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fsupport\u002Fplugin\u002Fithoughts-tooltip-glossary\" rel=\"ugc\">WordPress support forum\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Thanks to & Resources\u003C\u002Fh3>\n\u003Cp>TCBarrett for his \u003Ca href=\"http:\u002F\u002Fwww.tcbarrett.com\u002Fwordpress-plugins\u002Fwp-glossary\u002F\" rel=\"nofollow ugc\">WP Glossary plugin\u003C\u002Fa>\u003Cbr \u002F>\n\u003Ca href=\"http:\u002F\u002Flpelleray.wix.com\u002Flaurent-pelleray#!infographie\u002Fc1vmr\" rel=\"nofollow ugc\">Laurent Pelleray\u003C\u002Fa> for graphical elements\u003Cbr \u002F>\nTammi Coles for corrections to readme description\u003Cbr \u002F>\nRikengct for a LOT of usefull suggestions\u003Cbr \u002F>\nTinyMCE tooltip icon  by Darren Northcott from the \u003Ca href=\"https:\u002F\u002Fthenounproject.com\u002Fterm\u002Ftooltip\u002F82869\u002F\" rel=\"nofollow ugc\">Noun Project\u003C\u002Fa>\u003Cbr \u002F>\nWordpress PHP CodeSniffer ruleset https:\u002F\u002Fgithub.com\u002FWordPress-Coding-Standards\u002FWordPress-Coding-Standards\u003C\u002Fp>\n\u003Ch3>Support this plugin\u003C\u002Fh3>\n\u003Cp>Maintaining this plugin takes a lot of time, time that I have to share with my work and my studies. If you appreciate my work, feel free to comment, rate, or even \u003Ca href=\"https:\u002F\u002Fwww.gerkindevelopment.net\u002Fen\u002Fsupport-ithoughts-plugins\u002F\" rel=\"nofollow ugc\">donate to the plugin\u003C\u002Fa>. I need your help to continue maintaining the plugin, and bringing more features.\u003C\u002Fp>\n","Create beautiful tooltips for descriptions or glossary terms, easily",20,10581,90,13,"2018-05-15T17:40:00.000Z","4.9.29","3.3",[120,20,57,121,122],"appendix","technical-terms","tooltip","http:\u002F\u002Fwww.gerkindevelopment.net\u002Fen\u002Fportfolio\u002Fithoughts-tooltip-glossary\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fithoughts-tooltip-glossary.3.0.3.zip",{"slug":126,"name":127,"version":128,"author":129,"author_profile":130,"description":131,"short_description":132,"active_installs":11,"downloaded":133,"rating":60,"num_ratings":134,"last_updated":135,"tested_up_to":136,"requires_at_least":118,"requires_php":18,"tags":137,"homepage":140,"download_link":141,"security_score":27,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":30},"mowster-glossary","mowsterGlossary","2.4.2","mowster","https:\u002F\u002Fprofiles.wordpress.org\u002Fmowster\u002F","\u003Cp>mowsterGlossary plugin is designed to give WordPress users an easy way to create, manage and display an online glossary of terms. It has the ability to display the glossary just adding a \u003Ccode>shortcode\u003C\u002Fcode> to any page or post of the blog.\u003C\u002Fp>\n\u003Ch4>Instructions\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Manage glossary: Glossary -> Terms | Add term\u003C\u002Fli>\n\u003Cli>Options: Settings -> mowsterGlossary\u003C\u002Fli>\n\u003Cli>Users: Edit profile -> Allow an user to manage the glossary\u003C\u002Fli>\n\u003Cli>Add shortcode to a page or post to display the glossary\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>New in version 2.4\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Ability to allow specific users with different levels to manage the glossary\u003C\u002Fli>\n\u003Cli>Code optimized and faster queries\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Support\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Ftags\u002Fmowster-glossary?forum_id=10\" title=\"Support\" rel=\"ugc\">Forum\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Translations\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\n\u003Cp>Portuguese pt-PT\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>For users with WordPress installations up to 3.2.1, install mowsterGlossary \u003Ca href=\"https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmowster-glossary.2.0.12.zip\" rel=\"nofollow ugc\">2.0.12\u003C\u002Fa>\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Plugin Site\u003C\u002Fstrong> \u003Ca href=\"http:\u002F\u002Fwordpress.mowster.net\" rel=\"nofollow ugc\">wordpress.mowster.net\u003C\u002Fa> | \u003Cstrong>Credits\u003C\u002Fstrong> \u003Ca href=\"http:\u002F\u002Fjobs.mowster.net\" rel=\"nofollow ugc\">jobs.mowster.net\u003C\u002Fa>\u003C\u002Fp>\n","Allows to manage and display a glossary in WordPress.",5063,1,"2013-03-11T02:27:00.000Z","3.4.2",[138,20,57,139,24],"definitions","posts","http:\u002F\u002Fwordpress.mowster.net","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmowster-glossary.2.4.2.zip",{"attackSurface":143,"codeSignals":174,"taintFlows":181,"riskAssessment":182,"analyzedAt":187},{"hooks":144,"ajaxHandlers":167,"restRoutes":168,"shortcodes":169,"cronEvents":173,"entryPointCount":134,"unprotectedCount":28},[145,150,154,158,163],{"type":146,"name":147,"callback":148,"file":149,"line":115},"action","init","cclexiconlite::register_post_types","index.php",{"type":146,"name":151,"callback":152,"file":149,"line":153},"wp_enqueue_scripts","cclexiconlite::enqueue_styles",19,{"type":146,"name":155,"callback":156,"file":149,"line":157},"plugins_loaded","cclexiconlite::load_plugin_textdomain",22,{"type":159,"name":160,"callback":161,"priority":11,"file":149,"line":162},"filter","plugin_row_meta","cclexiconlite::plugin_row_meta",28,{"type":146,"name":164,"callback":165,"file":149,"line":166},"pre_get_posts","cclexiconlite::admin_sort_order",31,[],[],[170],{"tag":21,"callback":171,"file":149,"line":172},"cclexiconlite::shortcode",16,[],{"dangerousFunctions":175,"sqlUsage":176,"outputEscaping":178,"fileOperations":28,"externalRequests":28,"nonceChecks":28,"capabilityChecks":28,"bundledLibraries":180},[],{"prepared":28,"raw":28,"locations":177},[],{"escaped":134,"rawEcho":28,"locations":179},[],[],[],{"summary":183,"deductions":184},"The cc-lexicon-lite v1.0.1 plugin exhibits a generally good security posture based on the provided static analysis.  The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is a strong indicator of secure coding practices. All identified SQL queries utilize prepared statements, and output is properly escaped, mitigating common risks of SQL injection and Cross-Site Scripting (XSS).\n\nHowever, there are notable areas for improvement. The lack of nonce checks and capability checks for its single shortcode presents a potential attack vector. While the attack surface is small, any entry point without proper authorization checks is a concern. The taint analysis shows no detected issues, but this is likely due to the limited scope of analysis or the absence of exploitable data flows in the current version.\n\nThe plugin's vulnerability history is clean, with no recorded CVEs. This is a positive sign, suggesting that the developers have either been proactive in security or the plugin's simplicity has not attracted attention from vulnerability researchers. Despite this positive history, the presence of an unprotected shortcode remains the primary security concern, highlighting the need for robust authentication and authorization on all plugin entry points.",[185],{"reason":186,"points":11},"Shortcode missing nonce\u002Fcapability checks","2026-03-17T01:12:27.749Z",{"wat":189,"direct":198},{"assetPaths":190,"generatorPatterns":193,"scriptPaths":194,"versionParams":195},[191,192],"\u002Fwp-content\u002Fplugins\u002Fcc-lexicon-lite\u002Fcss\u002Fcclexiconlite.css","\u002Fwp-content\u002Fplugins\u002Fcc-lexicon-lite\u002Fjs\u002Fcclexiconlite.js",[],[192],[196,197],"cc-lexicon-lite\u002Fcss\u002Fcclexiconlite.css?ver=","cc-lexicon-lite\u002Fjs\u002Fcclexiconlite.js?ver=",{"cssClasses":199,"htmlComments":212,"htmlAttributes":213,"restEndpoints":222,"jsGlobals":223,"shortcodeOutput":225},[200,201,202,203,204,205,206,207,208,209,210,211],"cclexicon","cclexicon-filters","cclexicon-filter","cclexicon-count-","cclexicon-id-","cclexicon-","cceven","ccodd","ccred","ccgreen","ccblue","cclearfix",[],[214,215,216,217,218,219,220,221],"id=\"cclexicon-","class=\"cclexicon","id=\"cclexicon-filters-","class=\"cclexicon-filters\"","id=\"cclexicon-filter-","class=\"cclexicon-filter\"","href=\"#cclexicon-anchor-","id=\"cclexicon-anchor-",[],[224],"cclexiconlite.get_unique_id()",[226,227,228,229],"\u003Cdiv id=\"cclexicon-","\u003Cdiv id=\"cclexicon-filters-","\u003Cspan id=\"cclexicon-filter-","\u003Ca href=\"#cclexicon-anchor-"]