[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fgLSAxzvYY-fEOc3VtKyOy1WSu1JOhdQyPFpPTyorLkA":3},{"slug":4,"display_name":4,"profile_url":5,"plugin_count":6,"total_installs":7,"avg_security_score":8,"avg_patch_time_days":9,"trust_score":10,"computed_at":11,"plugins":12},"nutsmuggler","https:\u002F\u002Fprofiles.wordpress.org\u002Fnutsmuggler\u002F",1,800,100,270,79,"2026-04-05T09:20:36.469Z",[13],{"slug":14,"name":15,"version":16,"author":4,"author_profile":5,"description":17,"short_description":18,"active_installs":7,"downloaded":19,"rating":8,"num_ratings":20,"last_updated":21,"tested_up_to":22,"requires_at_least":23,"requires_php":24,"tags":25,"homepage":31,"download_link":32,"security_score":8,"vuln_count":6,"unpatched_count":33,"last_vuln_date":34,"fetched_at":35},"plugins-list","Plugins List","2.7","\u003Cp>This is a simple community WordPress plugin aimed at giving credit where credit is due.\u003C\u002Fp>\n\u003Cp>The plugin inserts an XHTML list into any post\u002Fpage through a shortcode. If you’re into customization, you can specify a format argument and indicate the exact output you are after. There’s also an option to display inactive plugins as well.\u003C\u002Fp>\n\u003Cp>Key features include…\u003C\u002Fp>\n\u003Cul>\n\u003Cli>A simple template system allows you to format how you’d like the plugin information to be shown\u003C\u002Fli>\n\u003Cli>Template tags are available for automatically linked items as well as simple text\u003C\u002Fli>\n\u003Cli>Choose from a number of pieces of plugin data to be output\u003C\u002Fli>\n\u003Cli>Display inactive plugins as well as active plugins if you wish\u003C\u002Fli>\n\u003Cli>Automatically limit long descriptions to specific lengths, and even remove emojis from the output\u003C\u002Fli>\n\u003Cli>Output is cached to provide a super-quick response\u003C\u002Fli>\n\u003Cli>A separate shortcode allows you to display how many plugins you have!\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Thanks to \u003Ca href=\"http:\u002F\u002Fmatej.nastran.net\u002F\" rel=\"nofollow ugc\">Matej Nastran\u003C\u002Fa>‘s \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fmy-plugins\u002F\" rel=\"ugc\">My plugins\u003C\u002Fa>, from which \u003Cem>Plugins list\u003C\u002Fem> was initially derived.\u003C\u002Fp>\n\u003Cp>Iconography is courtesy of the very talented \u003Ca href=\"https:\u002F\u002Fwww.fiverr.com\u002Fjankirathore\" rel=\"nofollow ugc\">Janki Rathod\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>\u003Cem>Please visit the \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fdartiss\u002Fplugins-list\" title=\"Github\" rel=\"nofollow ugc\">Github page\u003C\u002Fa> for the latest code development, planned enhancements and known issues\u003C\u002Fem>\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Ch3>Getting Started\u003C\u002Fh3>\n\u003Cp>To get a list of the plugins that are installed and activated in your website, insert the following into any post or page:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003Cul>[plugins_list]\u003C\u002Ful>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>You can customise the output specifying the \u003Ccode>format\u003C\u002Fcode> argument and a number of pre-defined \u003Ccode>tags\u003C\u002Fcode>. Here’s an example:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[plugins_list format=\"{{LinkedTitle}} ({{LinkedAuthor}}) - {{Description}}{{br\u002F}}\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>The tags are as follows, all defined within double braces…\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>Title\u003C\u002Fcode> – the plugin title\u003C\u002Fli>\n\u003Cli>\u003Ccode>PluginURI\u003C\u002Fcode> – the URL of the plugin\u003C\u002Fli>\n\u003Cli>\u003Ccode>Author\u003C\u002Fcode> – the plugin author\u003C\u002Fli>\n\u003Cli>\u003Ccode>AuthorURI\u003C\u002Fcode> – the author’s URL\u003C\u002Fli>\n\u003Cli>\u003Ccode>Version\u003C\u002Fcode> – plugin version number\u003C\u002Fli>\n\u003Cli>\u003Ccode>Description\u003C\u002Fcode> – the plugin description\u003C\u002Fli>\n\u003Cli>\u003Ccode>RequiresWP\u003C\u002Fcode> – the minimum required level of WordPress\u003C\u002Fli>\n\u003Cli>\u003Ccode>RequiresPHP\u003C\u002Fcode> – the minimum required level of PHP\u003C\u002Fli>\n\u003Cli>\u003Ccode>LinkedTitle\u003C\u002Fcode> – the title but automatically linked to the corresponding URL\u003C\u002Fli>\n\u003Cli>\u003Ccode>LinkedAuthor\u003C\u002Fcode> – the author, linking to their profile\u003C\u002Fli>\n\u003Cli>\u003Ccode>Active\u003C\u002Fcode> – shows ‘Active’ or ‘Inactive’, depending on the status of the plugin\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The plugins list can be freely styled with css, just place any \u003Cem>class\u003C\u002Fem> or \u003Cem>id\u003C\u002Fem> attribute on the \u003Ccode>format\u003C\u002Fcode> string, or on the elements surrounding it.\u003C\u002Fp>\n\u003Ch3>Using HTML\u003C\u002Fh3>\n\u003Cp>If you wish to put HTML in your format then you can. However, this can cause havoc in the Visual editor and even causes extra characters to be passed into the output (rogue paragraph tags, for instance). I therefore highly recommend that, if you wish to add HTML, use double braces instead of \u003C and > around your HTML tags – this plugin will correct this before output but it means the visual editor doesn’t try and interpret the HTML.\u003C\u002Fp>\n\u003Cp>For example…\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003Cul>[plugins_list format=\"{{li}}{{LinkedTitle}} - {{LinkedAuthor}}{{\u002Fli}}\"]\u003C\u002Ful>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>The characters will be corrected upon output and you will get a lovely, bulleted, un-ordered list as output.\u003C\u002Fp>\n\u003Cp>If you’re using the block editor and need to wrap HTML around the outside of the short code, please see the details further below on the best way to do this.\u003C\u002Fp>\n\u003Ch3>Additional Parameters\u003C\u002Fh3>\n\u003Cp>\u003Cstrong>Active & Inactive Plugins\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>By default, only active plugins are shown, but by using the \u003Ccode>show_active\u003C\u002Fcode>, \u003Ccode>show_inactive\u003C\u002Fcode> and \u003Ccode>show_recent\u003C\u002Fcode> parameters you can change this.\u003C\u002Fp>\n\u003Cp>For example, this will show both active and inactive…\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[plugins_list format=\"{{LinkedTitle}} ({{LinkedAuthor}}) - {{Description}}{{br\u002F}}\" show_inactive=true]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>If you wanted to show just inactive, you’d put..\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[plugins_list format=\"{{LinkedTitle}} ({{LinkedAuthor}}) - {{Description}}{{br\u002F}}\" show_inactive=true show_active=false]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>If you wanted to show just plugins that are inactive but were recently active, you’d put…\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[plugins_list format=\"{{LinkedTitle}} ({{LinkedAuthor}}) - {{Description}}{{br\u002F}}\" show_inactive=false show_active=false show_recent=true]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>Link Targets & No Follow\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>By default links will be followed but you can make these “nofollow” by simply adding the parameter of \u003Ccode>nofollow=true\u003C\u002Fcode>. For example…\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[plugins_list format=\"{{LinkedTitle}} ({{LinkedAuthor}}) - {{Description}}{{br\u002F}}\" nofollow=true]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>You can also specify the link target too. For example…\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[plugins_list format=\"{{LinkedTitle}} ({{LinkedAuthor}}) - {{Description}}{{br\u002F}}\" target=\"_blank\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>Truncate the Description\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Two parameters exist to truncate the description, so it doesn’t get too long unwieldy. You can specify a maximum number of words or a maximum number of characters using \u003Ccode>words\u003C\u002Fcode> or \u003Ccode>chars\u003C\u002Fcode>. Here’s an example of each…\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[plugins_list format=\"{{LinkedTitle}} ({{LinkedAuthor}}) - {{Description}}{{br\u002F}}\" words=20]\n\n[plugins_list format=\"{{LinkedTitle}} ({{LinkedAuthor}}) - {{Description}}{{br\u002F}}\" chars=80]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>You shouldn’t do this but if you specify both then the shortest one will be used.\u003C\u002Fp>\n\u003Cp>By default, if a truncation occurs, ellipsis will be added to the end. However, you can change this by using the \u003Ccode>end\u003C\u002Fcode> parameter and specifying your own ending. For example…\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[plugins_list format=\"{{LinkedTitle}} ({{LinkedAuthor}}) - {{Description}}{{br\u002F}}\" chars=80 end=\" [More]\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>Remove Emoji\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>If you want to remove emoji from the description, use the \u003Ccode>emoji\u003C\u002Fcode> parameter to achieve this. By default this is \u003Ccode>true\u003C\u002Fcode> but set to \u003Ccode>false\u003C\u002Fcode> to have them removed. For example…\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[plugins_list format=\"{{LinkedTitle}} ({{LinkedAuthor}}) - {{Description}}{{br\u002F}}\" emoji=false]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>Sort by Author\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Want so sort the output by author and not plugin name? Just use the parameter \u003Ccode>by_author\u003C\u002Fcode>. For example…\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[plugins_list format=\"{{LinkedTitle}} ({{LinkedAuthor}}) - {{Description}}{{br\u002F}}\" by_author=true]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>Cache\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>By default your plugin list will be cached for 5 minutes, ensuring that performance is impacted as little as possible. Use the parameter \u003Ccode>cache\u003C\u002Fcode> to change the number of minutes. Set this to false to switch off caching.\u003C\u002Fp>\n\u003Cp>For example…\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[plugins_list format=\"{{LinkedTitle}} ({{LinkedAuthor}}) - {{Description}}{{br\u002F}}\" cache=60]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This will cache for 1 hour. The following will switch the cache off…\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[plugins_list format=\"{{LinkedTitle}} ({{LinkedAuthor}}) - {{Description}}{{br\u002F}}\" cache=false]\u003Ch3>Using with the block editor\u003C\u002Fh3>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>You can insert shortcodes directly into the block editor without an issue and it will be automatically added to a shortcode block. However, if you need to wrap HTML around it then this will cause issues. The solution here is to add a shortcode block first and then add the whole line into that. The HTML then works just fine.\u003C\u002Fp>\n\u003Ch3>Plugin Count\u003C\u002Fh3>\n\u003Cp>A shortcode also exists to allow you to display the number of plugins that you have. Simply add \u003Ccode>[plugins_number]\u003C\u002Fcode> to your post or page and it will return the number of active plugins.\u003C\u002Fp>\n\u003Cp>To display the number of active AND inactive plugins use…\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[plugins_number inactive=true]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>You can also display the number of inactive plugins by specifying…\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[plugins_number inactive=true active=false]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>As with the other shortcode results will be cached by default. To change the number of minutes simply use the \u003Ccode>cache\u003C\u002Fcode> parameter. Set it to \u003Ccode>false\u003C\u002Fcode> to switch off caching. For example…\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[plugins_number inactive=true cache=120]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This will set the cache to 2 hours.\u003C\u002Fp>\n\u003Ch3>Reviews & Mentions\u003C\u002Fh3>\n\u003Cp>\u003Ca href=\"http:\u002F\u002Fhalfelf.org\u002F2012\u002Fpenguins-just-gotta-be-me\u002F#comments\" title=\"PENGUINS JUST GOTTA BE ME\" rel=\"nofollow ugc\">A default WP credit page would be kind of neat\u003C\u002Fa>\u003C\u002Fp>\n","Allows you to insert a list of the Wordpress plugins you are using into any post\u002Fpage.",30858,12,"2025-12-02T18:18:00.000Z","6.9.4","4.6","7.4",[26,27,28,29,30],"display","installed","list","plugins","show","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fplugins-list\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fplugins-list.2.7.zip",0,"2023-04-28 00:00:00","2026-03-15T15:16:48.613Z"]