[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fOrAujtbO8d1K_P8UV1PvClOwGxoQ19mVE7hTDtr6KcU":3},{"slug":4,"display_name":5,"profile_url":6,"plugin_count":7,"total_installs":8,"avg_security_score":9,"avg_patch_time_days":10,"trust_score":9,"computed_at":11,"plugins":12},"numeeja","cubecolour","https:\u002F\u002Fprofiles.wordpress.org\u002Fnumeeja\u002F",17,20630,99,7,"2026-04-04T10:00:59.204Z",[13,39,60,77,97,111,129,147,160,177,194,212,227,243,262,278,292],{"slug":14,"name":15,"version":16,"author":5,"author_profile":6,"description":17,"short_description":18,"active_installs":19,"downloaded":20,"rating":21,"num_ratings":22,"last_updated":23,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":27,"homepage":33,"download_link":34,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"tabby-responsive-tabs","Tabby Responsive Tabs","1.4.1","\u003Cul>\n\u003Cli>Adds a set of horizontal tabs which changes to an accordion on narrow viewports\u003C\u002Fli>\n\u003Cli>Tabs and accordion are created with jQuery\u003C\u002Fli>\n\u003Cli>Supports multiple sets of tabs on same page\u003C\u002Fli>\n\u003Cli>Uses semantic header and content markup\u003C\u002Fli>\n\u003Cli>Aria attributes and roles aid screen reader accessibility\u003C\u002Fli>\n\u003Cli>Tabs and content are accessible via keyboard\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The Tabby responsive tabs plugin is designed to be an easy and lightweight way to add responsive tabs to your content. Experienced developers should be able to easily customize how the tabs display on their site by replacing the built-in CSS rules with an edited version (see note below for more details of this).\u003C\u002Fp>\n\u003Ch4>Optional Add-ons\u003C\u002Fh4>\n\u003Cblockquote>\n\u003Cp>The \u003Ca href=\"https:\u002F\u002Fcubecolour.co.uk\u002Ftabby-responsive-tabs-customiser\u002F\" title=\"Tabby responsive tabs customiser\" rel=\"nofollow ugc\">Tabby responsive tabs customiser\u003C\u002Fa> add-on adds a settings panel with several parameters to provide the easiest way to customise the display of your tabs without editing any code. You can use the default tabby styles or one of the included one-click presets as a starting point for customisation. It also enables you to easily add icons to your tab titles.\u003C\u002Fp>\n\u003Cp>The \u003Ca href=\"https:\u002F\u002Fcubecolour.co.uk\u002Fdownloads\u002Ftabby-link-to-tab\u002F\" title=\"Tabby link to tab\" rel=\"nofollow ugc\">Tabby link to tab\u003C\u002Fa> add-on provides a simple shortcode to create links to specific tabs which can appear anywhere on the same page as the tabgroup without the page reloading.\u003C\u002Fp>\n\u003Cp>The \u003Ca href=\"https:\u002F\u002Fcubecolour.co.uk\u002Fdownloads\u002Ftabby-tab-to-url-link\u002F\" title=\"Tabby tab to URL link\" rel=\"nofollow ugc\">Tabby tab to URL link\u003C\u002Fa> add-on enables you to set one or more of your tabs to act as a link to any URL.\u003C\u002Fp>\n\u003Cp>The \u003Ca href=\"https:\u002F\u002Fcubecolour.co.uk\u002Fdownloads\u002Ftabby-load-accordion-closed\u002F\" title=\"Tabby load accordion closed\" rel=\"nofollow ugc\">Tabby load accordion closed\u003C\u002Fa> add-on changes the default behaviour when the tabs are displayed as an accordion so that no accordion sections are open when the page initially loads.\u003C\u002Fp>\n\u003Cp>The \u003Ca href=\"https:\u002F\u002Fcubecolour.co.uk\u002Fdownloads\u002Ftabby-reopen-current-tab-on-reload\u002F\" title=\"Tabby reopen current tab on reload\" rel=\"nofollow ugc\">Tabby reopen current tab on reload\u003C\u002Fa> add-on enables the currently active tab to remain the active (open) tab after the page has been reloaded\u002Frefreshed.\u003C\u002Fp>\n\u003C\u002Fblockquote>\n\u003Ch4>Usage:\u003C\u002Fh4>\n\u003Cp>There are two shortcodes used to create the tab group: \u003Ccode>[tabby]\u003C\u002Fcode> and \u003Ccode>[tabbyending]\u003C\u002Fcode> both must be used as below to create a tab group.\u003C\u002Fp>\n\u003Cp>To start a new tab use a \u003Ccode>[tabby]\u003C\u002Fcode> shortcode, eg:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[tabby title=\"tabname\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cem>replace tabname with the name of your tab.\u003C\u002Fem>\u003C\u002Fp>\n\u003Cp>Add the tab content after the shortcode.\u003C\u002Fp>\n\u003Cp>Add a \u003Ccode>[tabbyending]\u003C\u002Fcode> shortcode after the content of the last tab in a tabgroup.\u003C\u002Fp>\n\u003Ch4>Example\u003C\u002Fh4>\n\u003Cp>\u003Cem>If you copy & paste this example into your own page instead of typing them, ensure that you delete any stray \u003Ccode> or \u003Cpre> tags that might have appeared.\u003C\u002Fem>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[tabby title=\"First Tab\"]\n\n\nThis is the content of the first tab.\n\n\n[tabby title=\"Second Tab\"]\n\n\nThis is the content of the second tab. This is the content of the second tab.\n\n\n[tabby title=\"Third Tab\"]\n\n\nThis is the content of the third tab. This is the content of the third tab. This is the content of the third tab.\n\n\n[tabbyending]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cem>note: To prevent stray paragraph tags being introduced by WordPress’s wpautop filter, ensure that there is a blank line above and below each tabby shortcode and the tabbyending shortcode.\u003C\u002Fem>\u003C\u002Fp>\n\u003Cp>You can see the tabs on the \u003Ca href=\"https:\u002F\u002Fcubecolour.co.uk\u002Ftabby-responsive-tabs\u002F\" title=\"Tabby Responsive Tabs demo\" rel=\"nofollow ugc\">demo page\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>You can add the shortcodes to a page made using the WordPress block editor by using WordPress’s shortcode block.\u003C\u002Fp>\n\u003Cp>If you want to change how the tabs and accordion display on your site, you have two options:\u003C\u002Fp>\n\u003Col>\n\u003Cli>\n\u003Cp>Use the \u003Ca href=\"https:\u002F\u002Fcubecolour.co.uk\u002Ftabby-responsive-tabs-customiser\u002F\" title=\"Tabby Responsive Tabs Customiser\" rel=\"nofollow ugc\">Tabby Responsive Tabs Customiser\u003C\u002Fa> plugin which provides a very easy way to customise the display of your tabs without needing to edit any code.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Copy the contents of the plugin’s stylesheet into your child theme or custom styles plugin and make the changes to that copy as required. If you do this you will also need to prevent the built-in styles from loading by going to the admin page at settings => tabby and unchecking the “Include the default tabby stylesheet” checkbox.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch4>Additional Shortcode attributes\u003C\u002Fh4>\n\u003Cp>\u003Cstrong>Open\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>The first (leftmost) tab panel will be open by default in ‘tab view’ and in ‘accordion view’.\u003C\u002Fp>\n\u003Cp>If you want a specific tab other than the first tab to be open by default when the page first loads, you can add the parameter & value \u003Cstrong>open=”yes”\u003C\u002Fstrong> to the shortcode for that tab:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[tabby title=\"My Tab\" open=\"yes\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>If you use the ‘open’ shortcode parameter in one of your tab shortcodes, ensure that you only add it to single tab as having more than one tab open within a tab group is not supported.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Icon\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>The markup required to show an icon alongside a tab title can be added by using the \u003Cstrong>‘icon’\u003C\u002Fstrong> attribute. Tabby responsive tabs does not add the icon files, you will also need to use a theme or plugin (such as the tabby responsive tabs customiser add-on) to add the icon files:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[tabby title=\"My Tab\" icon=\"cog\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This adds a pseudo element before the tab title with the classes “fa” and “fa-cog”. Other icon font sets can be used if you ensure the CSS rules target the classes added by the plugin.\u003C\u002Fp>\n\u003Cp>The \u003Ca href=\"https:\u002F\u002Fcubecolour.co.uk\u002Ftabby-responsive-tabs-customiser\u002F\" title=\"Tabby Responsive Tabs Customiser\" rel=\"nofollow ugc\">Tabby Responsive Tabs Customiser\u003C\u002Fa> plugin can be used to add the Font Awesome files required to display the icons in the tab titles.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Class\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>This allows a custom class to be added to each tab and tab content area. The class added to the tab will be the value of the class parameter and the class of the tab content area associated with that tab will be the class with the ‘-content’ suffix.\u003C\u002Fp>\n\u003Ch4>Controlling which tab is open when linking to the page\u003C\u002Fh4>\n\u003Cp>You can use a ‘target’ URL parameter in your link to set which tab will be open when the page initially loads. The value of this parameter is based on the tab title specified in the tabby shortcode which built the tab, but formatted with punctuation & special characters removed, accents removed, and with dashes replacing the spaces.\u003C\u002Fp>\n\u003Cp>If you want to link to a ‘contacts’ page with a tab titled ‘Phone Numbers’ open, the url you use to link to this page would look like:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>yoursite.com\u002Fcontact\u002F?target=phone-numbers\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>If you want a tab with the title ’email addresses’ to be open, the url would look like:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>yoursite.com\u002Fcontact\u002F?target=email-addresses\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>If you want a tab with the title ‘entr&eacute;es’ to be open (with an acute accent over the second e), the url would look like:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>yoursite.com\u002Fcontact\u002F?target=entrees\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Using a target url parameter will override any open shortcode parameters used.\u003C\u002Fp>\n","Create responsive tabs inside your posts, pages or custom post content by adding simple shortcodes inside the post editor.",10000,340647,98,144,"2025-08-17T14:58:00.000Z","6.8.5","4.9","5.6",[28,29,30,31,32],"accordion","responsive","shortcode","tab","tabs","https:\u002F\u002Fcubecolour.co.uk\u002Ftabby-responsive-tabs","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftabby-responsive-tabs.1.4.1.zip",100,0,null,"2026-03-15T15:16:48.613Z",{"slug":40,"name":41,"version":42,"author":5,"author_profile":6,"description":43,"short_description":44,"active_installs":45,"downloaded":46,"rating":35,"num_ratings":47,"last_updated":48,"tested_up_to":24,"requires_at_least":25,"requires_php":49,"tags":50,"homepage":56,"download_link":57,"security_score":9,"vuln_count":58,"unpatched_count":36,"last_vuln_date":59,"fetched_at":38},"audio-album","Audio Album","1.5.1","\u003Cp>The plugin was originally created for \u003Ca href=\"https:\u002F\u002Fdavedrapercreations.co.uk\u002F\" title=\"Dave Draper\" rel=\"nofollow ugc\">Dave Draper’s\u003C\u002Fa> website where it is used on the music pages. For an example, please see the page for the \u003Ca href=\"http:\u002F\u002Fdavedrapercreations.co.uk\u002Fmusic\u002Fthe-wild-bunch\u002F\" title=\"The Wild Bunch\" rel=\"nofollow ugc\">Wild Bunch album\u003C\u002Fa> featuring Dave on vocals and bass.\u003C\u002Fp>\n\u003Cp>Audio Album uses the default audio capabilities of mediaelement.js included with core WordPress files and enables you to style a group of audio files (MP3 etc) as single block formatted as an album. The colours can be customized in the Audio Album section of the WordPress customizer.\u003C\u002Fp>\n\u003Cp>You can display as many Audio Albums as you need on your site, with multiple albums on each page.\u003C\u002Fp>\n\u003Ch4>Usage:\u003C\u002Fh4>\n\u003Cp>There are two shortcodes that can be used \u003Ccode>[audioalbum]\u003C\u002Fcode> and \u003Ccode>[audiotrack]\u003C\u002Fcode>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[audioalbum]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This shortcode is required and can be used as a header before the \u003Ccode>[audiotrack]\u003C\u002Fcode> shortcodes.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>title\u003C\u002Fli>\n\u003Cli>detail\u003C\u002Fli>\n\u003Cli>\n\u003Cp>date\u003C\u002Fp>\n\u003Cp>[audiotrack]\u003Cbr \u002F>\nThis acts as a wrapper to the WordPress [audio] shortcode so uses the same parameters as the [audio] shortcode, plus the following which are specific to this plugin:\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>title\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>width\u003C\u002Fli>\n\u003Cli>height\u003C\u002Fli>\n\u003Cli>songwriter\u003C\u002Fli>\n\u003Cli>buttontext\u003C\u002Fli>\n\u003Cli>buttonlink\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The following attributes can also be used in the \u003Ccode>[audiotrack]\u003C\u002Fcode> shortcode in the same way in which they are used in the default WordPress [audio] shortcode:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>src\u003C\u002Fli>\n\u003Cli>mp3\u003C\u002Fli>\n\u003Cli>ogg\u003C\u002Fli>\n\u003Cli>wma\u003C\u002Fli>\n\u003Cli>m4a\u003C\u002Fli>\n\u003Cli>wav\u003C\u002Fli>\n\u003Cli>loop\u003C\u002Fli>\n\u003Cli>autoplay\u003C\u002Fli>\n\u003Cli>preload\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Example\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>[audioalbum title=\"The Album Title\" detail=\"Some other Details\" date=\"2022\"]\n\n[audiotrack title=\"Song One\" songwriter=\"credit\" mp3=\"http:\u002F\u002Fdomain.com\u002Fwp-content\u002Fuploads\u002Faudiofile1.mp3\"]\n\n[audiotrack title=\"Song Two\" songwriter=\"credit\" mp3=\"http:\u002F\u002Fdomain.com\u002Fwp-content\u002Fuploads\u002Faudiofile2.mp3\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Lyrics \u002F other info in a popup window\u003C\u002Fh4>\n\u003Cp>There are some additional parameters which can be added to the [audioalbum] shortcode to optionally add a button to allow a visitor to open a link on each audio track to open a page in your site within a popup window.\u003C\u002Fp>\n\u003Cp>You need to first create the page, post, or custom post type post and make a note of the post\u002Fpage id.\u003C\u002Fp>\n\u003Cp>There are four parameter\u002Fvalue pairs which can be added to the [audiotrack] shortcode to make a popup link\u003C\u002Fp>\n\u003Cul>\n\u003Cli>buttonlink\u003C\u002Fli>\n\u003Cli>buttontext\u003C\u002Fli>\n\u003Cli>width\u003C\u002Fli>\n\u003Cli>height\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Enter the page\u002Fpost id of the target page as the value for the buttonlink parameter. A button will only be shown when a value is set for the buttonlink parameter.\u003C\u002Fp>\n\u003Cp>The buttontext attribute is optional, if no value is specified, the default label of ‘lyrics’ will be shown on the button.\u003C\u002Fp>\n\u003Cp>The dimensions of the popup window can also be specified using optional width and height attributes. If no values are given, default values of 520px (width) and 400px (height) will be used.\u003C\u002Fp>\n\u003Cp>If your site is using a Genesis child theme, as a little bonus, a landing-page template without a masthead, menus, sidebars or other distractions will be applied to the popup page.\u003C\u002Fp>\n\u003Ch4>Example with default ‘lyrics’ button\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>[audiotrack title=\"Song One\" songwriter=\"credit\" mp3=\"http:\u002F\u002Fdomain.com\u002Fwp-content\u002Fuploads\u002Faudiofile1.mp3\" buttonlink=\"808\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Example with custom button and custom popup window dimensions\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>[audiotrack title=\"Song Two\" songwriter=\"credit\" mp3=\"http:\u002F\u002Fdomain.com\u002Fwp-content\u002Fuploads\u002Faudiofile2.mp3\" buttonlink=\"909\" buttontext=\"linklabel\" width=\"300\" height=\"500\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>The parameters used with the standard native WordPress audio shortcode outlined in the codex: \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FAudio_Shortcode\" title=\"Audio Shortcode\" rel=\"nofollow ugc\">Audio Shortcode\u003C\u002Fa> page can also be used in the \u003Ccode>[audiotrack]\u003C\u002Fcode> shortcode.\u003C\u002Fp>\n","Displays a collection of audio tracks as an audio album using the native WordPress audio features. Includes a customizer section.",4000,107939,12,"2025-06-23T09:52:00.000Z","",[51,52,53,54,55],"album","audio","mp3","music","playlist","https:\u002F\u002Fcubecolour.co.uk\u002Faudio-album","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Faudio-album.1.5.1.zip",1,"2025-03-27 00:00:00",{"slug":61,"name":62,"version":63,"author":5,"author_profile":6,"description":64,"short_description":65,"active_installs":66,"downloaded":67,"rating":21,"num_ratings":68,"last_updated":69,"tested_up_to":24,"requires_at_least":25,"requires_php":49,"tags":70,"homepage":75,"download_link":76,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"alligator-popup","Alligator Popup","2.0.0","\u003Cp>This plugin allows you to enter a shortcode to add links to pages\u002Fposts which will be opened in a popup window. The only options in Alligator popup are entered in the shortcode, so there is no admin page for this plugin.\u003C\u002Fp>\n\u003Ch4>Shortcode:\u003C\u002Fh4>\n\u003Cp>Add a popup shortcode where you would like a link to appear within your post or page text. The shortcode has parameters for url, height and width and should be in the format:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[popup url=\"https:\u002F\u002Fcubecolour.co.uk\u002Fwp\" height=\"300\" width=\"300\" scrollbars=\"yes\" alt=\"popup\"]Link Text[\u002Fpopup]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Include your own Link Text and values for the url the width & height of the popup, and the alt text fot the link.\u003C\u002Fp>\n\u003Cp>If no values are entered for the alt text and the height and width, defaults of 400px are used for the width & height of the popup window.\u003C\u002Fp>\n\u003Cp>Scrollbars are enabled by default and will show if the scrollbars parameter is not added to the shortcode. If you do not want scrollbars on your popup window, add the scrollbars parameter with the value “no” to the shortcode: \u003Ccode>scrollbars=\"no\"\u003C\u002Fcode>\u003C\u002Fp>\n\u003Cp>If no value is entered for the alt text, an empty alt tag will be used in the link.\u003C\u002Fp>\n\u003Ch4>HTML Link:\u003C\u002Fh4>\n\u003Cp>Instead of using the shortcode you can include your link in the format:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003Ca href=\"https:\u002F\u002Fcubecolour.co.uk\u002Fwp\" class=\"popup\" data-height=\"300\" data-width=\"300\" data-scrollbars=\"0\" alt=\"my link text\">Link Text\u003C\u002Fa>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This might be useful in a text widget, or you can build the link in a template file of your theme.\u003C\u002Fp>\n\u003Ch4>Note:\u003C\u002Fh4>\n\u003Cp>If you are using any other plugin (or a theme) that uses a shortcode with the name ‘popup’, you will not be able to use this plugin. This is not because of any shortcoming in this plugin, but because shortcodes such as those to create popup links should always be implemented in a plugin not a theme.\u003C\u002Fp>\n\u003Cp>On mobile devices such as iPads which don’t use browser windows, the link will open in a new tab.\u003C\u002Fp>\n\u003Cp>This plugin was written in response to a post by a WordPress.org forum user who promised to wrestle an alligator if his problem with creating popups was solved.\u003C\u002Fp>\n","Add popups to your site. Add links to pages\u002Fposts via a shortcode which will be opened in a popup browser window.",2000,71883,45,"2025-06-23T09:51:00.000Z",[71,72,73,74,30],"jquery","popup","popup-window","popups","http:\u002F\u002Fcubecolour.co.uk\u002Falligator-popup","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Falligator-popup.2.0.0.zip",{"slug":78,"name":79,"version":80,"author":5,"author_profile":6,"description":81,"short_description":82,"active_installs":83,"downloaded":84,"rating":85,"num_ratings":86,"last_updated":87,"tested_up_to":24,"requires_at_least":88,"requires_php":49,"tags":89,"homepage":95,"download_link":96,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"featured-image-zoom","Featured Image Zoom","2.1.0","\u003Cp>Add the \u003Cstrong>[zoom]\u003C\u002Fstrong> shortcode to a page, post or custom post-type post. If the post has a featured image it will displayed on the page, and when you move the cursor over the image, the image will be magnified with the image viewport remains constrained to the dimensions of the original image.\u003C\u002Fp>\n\u003Cp>on a mobile\u002Ftouch device the image will also be zoomable, but as there is no hover state this is achieved by means of a pinch & zoom action.\u003C\u002Fp>\n\u003Cp>On my site you can see a \u003Ca href=\"https:\u002F\u002Fcubecolour.co.uk\u002Ffeatured-image-zoom\u002F\" title=\"demo of Featured Image Zoom\" rel=\"nofollow ugc\">demo\u003C\u002Fa> of the plugin.\u003C\u002Fp>\n\u003Ch4>Usage:\u003C\u002Fh4>\n\u003Cp>Ensure that your post\u002Fpage has a featured image defined.\u003C\u002Fp>\n\u003Cp>Use a \u003Cstrong>[zoom]\u003C\u002Fstrong> shortcode to your page.\u003C\u002Fp>\n\u003Cp>Some optional shortcode parameters can also be used.\u003C\u002Fp>\n\u003Cp>=size=\u003Cbr \u002F>\nThe \u003Cstrong>large\u003C\u002Fstrong> image is used by default for the unzoomed image. Use the size parameter to use a different defined image size.\u003C\u002Fp>\n\u003Cp>eg ‘[zoom size=thumbnail]’\u003C\u002Fp>\n\u003Cp>=zoomsize=\u003Cbr \u002F>\nThe \u003Cstrong>full\u003C\u002Fstrong> image is used for the zoomed overlay. This can be changed using the \u003Cstrong>zoomsize\u003C\u002Fstrong> shortcode parameter.\u003C\u002Fp>\n\u003Cp>eg ‘[zoom zoomsize=large]’\u003C\u002Fp>\n\u003Cp>The image size definitions used for the the unzoomed and zoomed images should have the same aspect ratio and cropping.\u003C\u002Fp>\n\u003Cp>=zoomin=\u003Cbr \u002F>\nThis can be used to tweak the level of zoom. The value must be a positive integer. The default is 6 so if the zoom level results in too much magnification on hover, try a lower value.\u003C\u002Fp>\n\u003Cp>eg ‘[zoom zoomin=2]’\u003C\u002Fp>\n","Add a [zoom] shortcode to display a zoomable featured image.",1000,28557,90,11,"2025-06-23T09:57:00.000Z","4.7",[90,91,92,93,94],"featured-image","image","magnify","thumbnail","zoom","http:\u002F\u002Fcubecolour.co.uk\u002Fzoom-featured-image\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ffeatured-image-zoom.2.1.0.zip",{"slug":98,"name":99,"version":100,"author":5,"author_profile":6,"description":101,"short_description":102,"active_installs":83,"downloaded":103,"rating":35,"num_ratings":104,"last_updated":105,"tested_up_to":24,"requires_at_least":25,"requires_php":49,"tags":106,"homepage":49,"download_link":110,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"no-login-by-email-address","No Login by Email Address","1.3.0","\u003Cp>WordPress 4.5 added the ability to login using the registered user’s email address in place of the username. When this plugin is active, the ability to login using the email address in place of the username is removed, and the label of the input field is changed to reflect this.\u003C\u002Fp>\n","Removes the ability to login using the email address instead of the username.",12156,4,"2025-06-23T10:03:00.000Z",[107,108,109],"email","login","username","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fno-login-by-email-address.1.3.0.zip",{"slug":112,"name":113,"version":100,"author":5,"author_profile":6,"description":114,"short_description":115,"active_installs":116,"downloaded":117,"rating":85,"num_ratings":118,"last_updated":119,"tested_up_to":24,"requires_at_least":120,"requires_php":49,"tags":121,"homepage":127,"download_link":128,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"nested-ordered-lists","Nested Ordered Lists","\u003Cp>When ordered lists are nested, by default each level will have the same style of numbering, but this plugin allows lists nested up to three levels deep to have different styles of number identifiers.\u003C\u002Fp>\n\u003Cp>These list styles are also reflected in the visual editor, and to help visualise the nesting hierarchy of ordered lists in the visual editor, a subtle border is shown around lists.\u003C\u002Fp>\n","Add some hierarchy to your nested lists.",800,11769,8,"2025-06-23T10:01:00.000Z","5.9",[122,123,124,125,126],"bullet","bullet-point","list","nested","ordered-list","https:\u002F\u002Fcubecolour.co.uk\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fnested-ordered-lists.1.3.0.zip",{"slug":130,"name":131,"version":132,"author":5,"author_profile":6,"description":133,"short_description":134,"active_installs":135,"downloaded":136,"rating":35,"num_ratings":10,"last_updated":137,"tested_up_to":24,"requires_at_least":138,"requires_php":49,"tags":139,"homepage":145,"download_link":146,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"indicate-external-links","Indicate External Links","1.1.0","\u003Cp>A simple and lightweight plugin to indicate external http and https links in posts, pages and custom content by appending a small diagonal arrow icon to the link.\u003C\u002Fp>\n\u003Cp>No configuration is required just install and activate.\u003C\u002Fp>\n","Indicates external links in post, page and custom content.",700,14628,"2025-06-23T09:59:00.000Z","3.7",[140,141,142,143,144],"arrow","external","https","link","offsite","http:\u002F\u002Fcubecolour.co.uk\u002Findicate-external-links","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Findicate-external-links.1.1.0.zip",{"slug":148,"name":149,"version":63,"author":5,"author_profile":6,"description":150,"short_description":151,"active_installs":152,"downloaded":153,"rating":154,"num_ratings":7,"last_updated":155,"tested_up_to":24,"requires_at_least":25,"requires_php":49,"tags":156,"homepage":158,"download_link":159,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"alligator-menu-popup","Alligator Menu Popup","\u003Cp>This is a fork of my similarly named Alligator Popup Plugin. Unlike the original plugin, this one enables you to open the target of a menu item of your WordPress custom menu in a popup window.\u003C\u002Fp>\n\u003Cp>Add the ‘mpopup’ class to a menu item in a custom menu to open the target in a popup Window.\u003C\u002Fp>\n\u003Cp>Enables you to specify that a menu item on your WordPress custom menu will open in a new popup window. An admin page allows you can control the size of the popup window and whether it has scrollbars.\u003C\u002Fp>\n\u003Ch4>Usage:\u003C\u002Fh4>\n\u003Cp>You will find the Menu Popup Settings Page at Settings => Menu Popup\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Set the dimensions of the popup window and whether you want the popup window to be scrollable\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Then edit your custom menu at Appearance => Menus\u003Cbr \u002F>\n* Enable the CSS Classes option in the Screen Options pull-down panel on the menu editor page.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Add the mpopup class to any menu item where you want the target page to open in a popup window.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>When the menu item is clicked, the link should now open in a popup window.\u003C\u002Fp>\n","Add the 'mpopup' class to a menu item in a custom menu to open the target in a popup Window.",600,21022,96,"2025-06-23T09:50:00.000Z",[72,73,74,30,157],"simple","http:\u002F\u002Fcubecolour.co.uk\u002Falligator-menu-popup\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Falligator-menu-popup.2.0.0.zip",{"slug":161,"name":162,"version":163,"author":5,"author_profile":6,"description":164,"short_description":165,"active_installs":166,"downloaded":167,"rating":21,"num_ratings":10,"last_updated":168,"tested_up_to":24,"requires_at_least":169,"requires_php":49,"tags":170,"homepage":175,"download_link":176,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"ductile-responsive-video","Ductile Responsive Video","1.3.1","\u003Cul>\n\u003Cli>Filters default WordPress video embeds, adding styles to make them responsive.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Usage:\u003C\u002Fh4>\n\u003Cp>Just add the url of the video you want to embed on its own line as you normally would for a default WordPress video embed.\u003C\u002Fp>\n\u003Cp>If you are using a responsive theme, when you adjust your browser width you should be able to watch your video resize to fit the width and retain the correct aspect ratio.\u003C\u002Fp>\n","Adds a responsive display to video embeds.",300,8374,"2025-06-23T09:55:00.000Z","4.0",[171,172,173,29,174],"ductile","elastic","embed","video","http:\u002F\u002Fcubecolour.co.uk\u002Fductile-responsive-video","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fductile-responsive-video.1.3.1.zip",{"slug":178,"name":179,"version":180,"author":5,"author_profile":6,"description":181,"short_description":182,"active_installs":85,"downloaded":183,"rating":35,"num_ratings":184,"last_updated":185,"tested_up_to":24,"requires_at_least":186,"requires_php":49,"tags":187,"homepage":192,"download_link":193,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"upload-files-by-default-when-inserting-media","Upload Files by Default When Inserting Media","1.0.0","\u003Cp>Makes the \u003Cem>Upload Files\u003C\u002Fem> tab active rather than the \u003Cem>Media Library\u003C\u002Fem> Tab when adding images or other media to a page or post. Useful if you do not often reuse images on a site.\u003C\u002Fp>\n","Makes the Upload Files tab active rather than the Media Library Tab when adding images or other media to a page or post. Useful if you do not often re &hellip;",3886,2,"2025-06-23T10:05:00.000Z","3.9.0",[188,189,190,91,191],"add","change","default","media","http:\u002F\u002Fcubecolour.co.uk\u002Finsert-media-by-default","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fupload-files-by-default-when-inserting-media.1.0.0.zip",{"slug":195,"name":196,"version":197,"author":5,"author_profile":6,"description":198,"short_description":199,"active_installs":200,"downloaded":201,"rating":200,"num_ratings":184,"last_updated":202,"tested_up_to":24,"requires_at_least":203,"requires_php":49,"tags":204,"homepage":210,"download_link":211,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"stomp","Stomp","1.0.1","\u003Cp>Stomps the footer element to the bottom of the visible page on short pages.\u003C\u002Fp>\n\u003Ch4>Usage:\u003C\u002Fh4>\n\u003Cp>When the height of the document body is less than the internal height of the browser window, this plugin prevents a gap appearing between the footer element and the bottom of the visible page by fixing the footer to the bottom of the page.\u003C\u002Fp>\n\u003Cp>If the plugin does not have any effect on the footer of any short pages, this may be due to your footer not being marked up as an HTML5 ‘footer’ element. It may have instead been marked up as another element such as a div with a class or id of ‘footer’, ‘site-footer’, or something else.\u003C\u002Fp>\n\u003Cp>If this is the case you can add a constant to define the CSS selector for your footer element by editing your \u003Cem>wp-config.php\u003C\u002Fem> by adding the line:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>define( 'STOMP_FOOTER_ELEMENT', '.site-footer' );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>before the line:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u002F* That's all, stop editing! Happy blogging. *\u002F\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>In this example the value of \u003Cem>STOMP_FOOTER_ELEMENT\u003C\u002Fem> is ‘.site-footer’\u003C\u002Fp>\n","Stomps the footer element to the bottom of the visible page on short pages.",80,4268,"2025-06-23T10:04:00.000Z","4.5",[205,206,207,208,209],"content","fix","footer","short","static","http:\u002F\u002Fcubecolour.co.uk\u002Fstomp","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fstomp.1.0.1.zip",{"slug":213,"name":214,"version":180,"author":5,"author_profile":6,"description":215,"short_description":216,"active_installs":217,"downloaded":218,"rating":35,"num_ratings":219,"last_updated":220,"tested_up_to":24,"requires_at_least":221,"requires_php":49,"tags":222,"homepage":225,"download_link":226,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"shortcode-shortcode","Shortcode Shortcode","\u003Cp>This plugin might be useful to you if you write about WordPress plugins and want to be able to show examples of shortcodes usage, but without the shortcodes being processed. The resultant display will be the same whether the plugin or theme providing the shortcode you are writing about is active or not.\u003C\u002Fp>\n\u003Ch4>The Shortcode Shortcode:\u003C\u002Fh4>\n\u003Cp>Add a [shortcode] shortcode in the format:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[shortcode]gallery[\u002Fshortcode]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This will display on the page as [gallery] instead of actually showing a gallery of the attached images\u003C\u002Fp>\n","Provides a [shortcode] shortcode to allow you to show shortcode usage examples without the shortcodes being processed",30,3972,3,"2025-06-23T10:06:00.000Z","3.5",[223,224,30],"documentation","example","http:\u002F\u002Fcubecolour.co.uk\u002Fshortcode-shortcode","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fshortcode-shortcode.1.0.0.zip",{"slug":228,"name":229,"version":100,"author":5,"author_profile":6,"description":230,"short_description":231,"active_installs":232,"downloaded":233,"rating":35,"num_ratings":58,"last_updated":234,"tested_up_to":24,"requires_at_least":235,"requires_php":49,"tags":236,"homepage":241,"download_link":242,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"cubecolour-metabox-glue","Metabox Glue","\u003Cp>When the plugin is active, the admin metaboxes are glued in place by default so they cannot be inadvertently repositioned by dragging or minimised or tapping.\u003C\u002Fp>\n\u003Cp>A checkbox in a metabox allows the metaboxes to be temporarily unglued until the page is reloaded or another page is loaded. This Unlock metabox can be hidden in the screen options for the post type.\u003C\u002Fp>\n","Glues the editor metaboxes in place so they cannot be repositioned or minimised.",10,2779,"2025-06-23T10:07:00.000Z","4.2",[237,206,238,239,240],"admin","glue","meta-box","metabox","http:\u002F\u002Fcubecolour.co.uk\u002Fmetabox-glue","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcubecolour-metabox-glue.1.3.0.zip",{"slug":244,"name":245,"version":246,"author":5,"author_profile":6,"description":247,"short_description":248,"active_installs":232,"downloaded":249,"rating":154,"num_ratings":250,"last_updated":251,"tested_up_to":252,"requires_at_least":221,"requires_php":49,"tags":253,"homepage":259,"download_link":260,"security_score":261,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"farticles","Farticles","1.2.1","\u003Cp>Farticles makes your WordPress site fart when a page is scrolled.\u003C\u002Fp>\n\u003Cp>Now with added backend and login farts\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Important\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>After installing, you will need to visit your general options page to set where you would like to fart.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Frontend Farts\u003C\u002Fli>\n\u003Cli>Backend Farts\u003C\u002Fli>\n\u003Cli>Login Farts\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cblockquote>\n\u003Cp>Use with care as websites playing any kind of audio without a warning or permission from the user are generally obnoxious and annoying.\u003C\u002Fp>\n\u003C\u002Fblockquote>\n\u003Cp>This plugin uses the fartscroll.js script from the onion\u003C\u002Fp>\n","Give your WordPress site wind.",2696,5,"2024-04-16T16:20:00.000Z","6.5.8",[254,255,256,257,258],"fart","fartscroll","flatulence","gas","wind","http:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Ffarticles\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ffarticles.1.2.1.zip",92,{"slug":263,"name":264,"version":265,"author":5,"author_profile":6,"description":266,"short_description":267,"active_installs":232,"downloaded":268,"rating":35,"num_ratings":58,"last_updated":269,"tested_up_to":24,"requires_at_least":221,"requires_php":49,"tags":270,"homepage":276,"download_link":277,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"ipad-rubberneck-disrupter","iPad Rubberneck Disrupter","1.0.2","\u003Cp>When you login to your WordPress site on your iPad, iPhone or iPod Touch, each character of your password will be displayed as you enter it.\u003C\u002Fp>\n\u003Cp>This is not ideal when you login to a WordPress site from your iPad as part of a presentation or screencast, or when you login in a public place and someone might be looking over your shoulder.\u003C\u002Fp>\n\u003Cp>This plugin obscures the password as you type it on your iPad; It causes each character of the password to appear as a plain disc.\u003C\u002Fp>\n\u003Cp>Note:\u003Cbr \u002F>\nThe iPad’s soft keys highlight to indicate a keystroke. If you are presenting on an external screen or projector, in addition to masking the password with this plugin, it is recommended to use a bluetooth keyboard paired to your iPad so that the soft keyboard does not appear on the screen.\u003C\u002Fp>\n","Hides the WordPress login password as it is typed on your iPad or other IOS device.",9653,"2025-06-23T10:00:00.000Z",[271,272,273,274,275],"ios","ipad","iphone","ipod","password","http:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fipad-rubberneck-disrupter\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fipad-rubberneck-disrupter.1.0.2.zip",{"slug":279,"name":280,"version":63,"author":5,"author_profile":6,"description":281,"short_description":282,"active_installs":36,"downloaded":283,"rating":36,"num_ratings":36,"last_updated":284,"tested_up_to":24,"requires_at_least":25,"requires_php":49,"tags":285,"homepage":290,"download_link":291,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"badger","Badger","\u003Cp>Change the browser tab title when another browser tab is active.\u003C\u002Fp>\n\u003Cp>The title will alternate between the original title and the text set in the plugin settings suffixed with the original title.\u003C\u002Fp>\n\u003Ch4>Where is the admin or settings page?\u003C\u002Fh4>\n\u003Cp>The alternative title can be configured in the Badger section of the WordPress customizer.\u003C\u002Fp>\n","Change the browser tab title when another browser tab is active.",2196,"2025-06-23T09:54:00.000Z",[286,287,288,31,289],"alert","blink","nag","title","http:\u002F\u002Fcubecolour.co.uk\u002Fbadger","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fbadger.2.0.0.zip",{"slug":293,"name":294,"version":295,"author":5,"author_profile":6,"description":296,"short_description":297,"active_installs":36,"downloaded":298,"rating":36,"num_ratings":36,"last_updated":299,"tested_up_to":24,"requires_at_least":300,"requires_php":301,"tags":302,"homepage":49,"download_link":303,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"cubecolour-caboodle","Cubecolour Caboodle","1.5.5","\u003Cp>This plugin was created for use in cubecolour website projects to include a collection of modules, each of which can be enabled and configured in the Caboodle panel in the WordPress customizer.\u003C\u002Fp>\n\u003Cp>This plugin is designed to be as lightweight as possible, and none of the modules load jQuery on the front end.\u003C\u002Fp>\n\u003Cp>The plugin’s configuration can be exported\u002Fimported as a JSON file, so once you have a preferred configuration, this can be used on multiple websites.\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\u002FFeEithfYb9w?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\u003Ch3>Modules\u003C\u002Fh3>\n\u003Ch3>Above header banner\u003C\u002Fh3>\n\u003Cp>Adds a text banner above the site header on all pages\u003C\u002Fp>\n\u003Ch3>Additional date and time formats\u003C\u002Fh3>\n\u003Cp>Adds new options for date and time formats in the general settings admin page\u003C\u002Fp>\n\u003Ch3>Private site\u003C\u002Fh3>\n\u003Cp>Redirect unauthenticated visitors to the login page\u003C\u002Fp>\n\u003Ch3>Login page style\u003C\u002Fh3>\n\u003Cp>Customize the login page\u003C\u002Fp>\n\u003Ch3>No login by email address\u003C\u002Fh3>\n\u003Cp>Must log in by username, not by email address\u003C\u002Fp>\n\u003Ch3>No login language selector\u003C\u002Fh3>\n\u003Cp>Remove the language selector from the login page\u003C\u002Fp>\n\u003Ch3>Mask password\u003C\u002Fh3>\n\u003Cp>Do not momentarily show password characters when entered on iPad, iPhone and android\u003C\u002Fp>\n\u003Ch3>Single login error message\u003C\u002Fh3>\n\u003Cp>If login fails, a single error message is returned rather than different messages for wrong username or wrong password\u003C\u002Fp>\n\u003Ch3>Login warning message\u003C\u002Fh3>\n\u003Cp>Adds a configurable message to the login form\u003C\u002Fp>\n\u003Ch3>Password visualization\u003C\u002Fh3>\n\u003Cp>Visually confirm you have input the correct password before pressing the submit button by checking a pattern of coloured bars based on a hash of your input\u003C\u002Fp>\n\u003Ch3>Increase login modal height\u003C\u002Fh3>\n\u003Cp>Increase the height of the login modal that appears after session expiration\u003C\u002Fp>\n\u003Ch3>Open site in new tab\u003C\u002Fh3>\n\u003Cp>The view site link in the admin toolbar opens the page in a new tab\u003C\u002Fp>\n\u003Ch3>Replace WP logo\u003C\u002Fh3>\n\u003Cp>Replace the WP logo in the admin toolbar with the site icon if one is configured\u003C\u002Fp>\n\u003Ch3>Dashboard notes\u003C\u002Fh3>\n\u003Cp>Adds a simple notepad to the dashboard\u003C\u002Fp>\n\u003Ch3>No avatars\u003C\u002Fh3>\n\u003Cp>Remove support for gravatars or user avatars\u003C\u002Fp>\n\u003Ch3>Show IDs\u003C\u002Fh3>\n\u003Cp>Show the ID for posts, pages, custom post types, taxonomies, media and user IDs in the admin pages\u003C\u002Fp>\n\u003Ch3>Show current WP version\u003C\u002Fh3>\n\u003Cp>Show the current WP version in the admin footer when an upgrade is available\u003C\u002Fp>\n\u003Ch3>No howdy\u003C\u002Fh3>\n\u003Cp>Replace the howdy greeting with one of four configurable salutations appropriate to the time of day\u003C\u002Fp>\n\u003Ch3>Revisions\u003C\u002Fh3>\n\u003Cp>Limit the number of saved revisions\u003C\u002Fp>\n\u003Ch3>Developer link\u003C\u002Fh3>\n\u003Cp>Developer link in admin footer and \u003Cstrong>[developer]\u003C\u002Fstrong> shortcode for the front end\u003C\u002Fp>\n\u003Ch3>Show settings\u003C\u002Fh3>\n\u003Cp>List the WordPress options with their values from the admin settings menu\u003C\u002Fp>\n\u003Ch3>New plugins\u003C\u002Fh3>\n\u003Cp>Add “New” & “Beta” links to the add plugins page\u003C\u002Fp>\n\u003Ch3>Force vertical scrollbar\u003C\u002Fh3>\n\u003Cp>Prevent layout shift between long and short pages\u003C\u002Fp>\n\u003Ch3>Scroll to anchor\u003C\u002Fh3>\n\u003Cp>Smoothly animate the vertical movement after clicking a link targeting an anchored position\u003C\u002Fp>\n\u003Ch3>Text selection\u003C\u002Fh3>\n\u003Cp>Color and background color of selected text\u003C\u002Fp>\n\u003Ch3>Page slug body class\u003C\u002Fh3>\n\u003Cp>Add a page slug class to the body tag\u003C\u002Fp>\n\u003Ch3>Dash spacing\u003C\u002Fh3>\n\u003Cp>Replace spaces around en-dashes & em-dashes with hairspaces\u003C\u002Fp>\n\u003Ch3>Classic widgets\u003C\u002Fh3>\n\u003Cp>Restores the previous (classic) widgets settings page\u003C\u002Fp>\n\u003Ch3>Force admin color scheme\u003C\u002Fh3>\n\u003Cp>All users are forced to use the same admin color scheme\u003C\u002Fp>\n\u003Ch3>Admin Menu Order\u003C\u002Fh3>\n\u003Cp>Change admin menu order so that Dashboard, Pages, Posts, Media are at the top\u003C\u002Fp>\n\u003Ch3>Posts\u003C\u002Fh3>\n\u003Cp>Keep, remove or rename the posts post type\u003C\u002Fp>\n\u003Ch3>Admin Thumbnails\u003C\u002Fh3>\n\u003Cp>Show Featured image in posts admin page\u003C\u002Fp>\n\u003Ch3>Page excerpts\u003C\u002Fh3>\n\u003Cp>Add support for manual excerpts to pages\u003C\u002Fp>\n\u003Ch3>Unlink parent menu items\u003C\u002Fh3>\n\u003Cp>Enable drop down menus to work more intuitively\u003C\u002Fp>\n\u003Ch3>Indicate external links\u003C\u002Fh3>\n\u003Cp>Add an arrow icon to identify external links within the site content\u003C\u002Fp>\n\u003Ch3>Wavy links\u003C\u002Fh3>\n\u003Cp>Add a wavy underline to links within the site content\u003C\u002Fp>\n\u003Ch3>Lightbox\u003C\u002Fh3>\n\u003Cp>Adds a lightweight lightbox to images and galleries\u003C\u002Fp>\n\u003Ch3>SVG\u003C\u002Fh3>\n\u003Cp>Adds support for SVG files to the media library\u003C\u002Fp>\n\u003Ch3>Show media file size\u003C\u002Fh3>\n\u003Cp>Adds a file size column in the media library list view\u003C\u002Fp>\n\u003Ch3>Media attachment pages\u003C\u002Fh3>\n\u003Cp>Enables media attachment pages \u003Cem>(removed in WP v6.4)\u003C\u002Fem> to be reinstated\u003C\u002Fp>\n\u003Ch3>Add dashicons\u003C\u002Fh3>\n\u003Cp>Additional dashicons\u003C\u002Fp>\n\u003Ch3>No lazy loading\u003C\u002Fh3>\n\u003Cp>No WordPress lazy loading\u003C\u002Fp>\n\u003Ch3>Scroll to top\u003C\u002Fh3>\n\u003Cp>Add a dynamic scroll to top button in the website footer\u003C\u002Fp>\n\u003Ch3>Fix footer\u003C\u002Fh3>\n\u003Cp>Fix the footer element to the bottom of the viewport on short pages\u003C\u002Fp>\n\u003Ch3>Footer years range\u003C\u002Fh3>\n\u003Cp>Copyright years shortcode \u003Cstrong>[years]\u003C\u002Fstrong> to use in footer\u003C\u002Fp>\n\u003Ch3>Anti spambot\u003C\u002Fh3>\n\u003Cp>Shortcode to add mailto link to email addresses in content, whilst protecting from spambots: \u003Cstrong>[email]\u003C\u002Fstrong>hello@domain.com\u003Cstrong>[\u002Femail]\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Ch3>Anti clickjack\u003C\u002Fh3>\n\u003Cp>Prevent the site from loading inside an external frame or iframe\u003C\u002Fp>\n\u003Ch3>No admin bar\u003C\u002Fh3>\n\u003Cp>Remove the admin bar from the front end for all users or all users except administrators\u003C\u002Fp>\n\u003Ch3>No file editors\u003C\u002Fh3>\n\u003Cp>Removes the theme and plugin editor pages from admin\u003C\u002Fp>\n\u003Ch3>No comments\u003C\u002Fh3>\n\u003Cp>Removes support for comments\u003C\u002Fp>\n\u003Ch3>No author archives\u003C\u002Fh3>\n\u003Cp>Requests for author archive pages will redirect to the homepage\u003C\u002Fp>\n\u003Ch3>No generator\u003C\u002Fh3>\n\u003Cp>Remove the WordPress generator meta tag\u003C\u002Fp>\n\u003Ch3>No RSD\u003C\u002Fh3>\n\u003Cp>Remove the Really Simple Discovery endpoint\u003C\u002Fp>\n\u003Ch3>No feeds\u003C\u002Fh3>\n\u003Cp>Remove the RSS,RDF and atom feeds\u003C\u002Fp>\n\u003Ch3>No shortlinks\u003C\u002Fh3>\n\u003Cp>Remove the shortlink header tags\u003C\u002Fp>\n\u003Ch3>No pingbacks\u003C\u002Fh3>\n\u003Cp>Prevent self-pingbacks\u003C\u002Fp>\n\u003Ch3>Embed bandcamp\u003C\u002Fh3>\n\u003Cp>Enable the [bandcamp] shortcode  generated by bandcamp to embed an audio player\u003C\u002Fp>\n\u003Ch3>Search placeholder text\u003C\u002Fh3>\n\u003Cp>Use translatable default text in header cover search \u003Cem>(for Astra theme only)\u003C\u002Fem>\u003C\u002Fp>\n\u003Ch3>Responsive breakpoints\u003C\u002Fh3>\n\u003Cp>Set custom responsive breakpoints \u003Cem>(for Astra theme only)\u003C\u002Fem>\u003C\u002Fp>\n","A collection of over fifty modules containing useful functions in a single plugin.",2220,"2025-07-08T22:47:00.000Z","6.0","7.4",[237,205,207,108,191],"https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcubecolour-caboodle.1.5.5.zip"]