[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fRG8fKH_DQ5vaVkxD5J1XuZr0UQObbuRYbbqxWwhd-G0":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},"webvitaly","https:\u002F\u002Fprofiles.wordpress.org\u002Fwebvitaly\u002F",14,128040,81,396,66,"2026-04-04T13:41:41.975Z",[13,38,59,80,102,118,137,155,170,185,200,213,228,244],{"slug":14,"name":14,"version":15,"author":4,"author_profile":5,"description":16,"short_description":17,"active_installs":18,"downloaded":19,"rating":20,"num_ratings":21,"last_updated":22,"tested_up_to":23,"requires_at_least":24,"requires_php":25,"tags":26,"homepage":31,"download_link":32,"security_score":33,"vuln_count":34,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"iframe","6.0","\u003Cul>\n\u003Cli>\u003Cstrong>\u003Ca href=\"https:\u002F\u002Fr.freemius.com\u002F13759\u002F8047958\u002F\" title=\"Advanced iFrame\" rel=\"nofollow ugc\">Advanced iFrame\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002Fiframe\u002F\" title=\"Plugin page\" rel=\"nofollow ugc\">iframe\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fdonate\u002F\" title=\"Support the development\" rel=\"nofollow ugc\">Donate\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fwebvitalii\u002Fiframe\" title=\"Fork\" rel=\"nofollow ugc\">GitHub\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>[iframe src=”http:\u002F\u002Fwww.youtube.com\u002Fembed\u002F7_nAZQt9qu0″ width=”100%” height=”500″] shortcode\u003Cbr \u002F>\nshould show something like this:\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\u002F7_nAZQt9qu0?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\u003Cp>WordPress removes iframe html tags because of security reasons.\u003Cbr \u002F>\nIframe shortcode is the replacement of the iframe html tag and accepts the same params as iframe html tag does.\u003Cbr \u002F>\nYou may use iframe shortcode to embed content from YouTube, Vimeo, Google Maps or from any external page.\u003C\u002Fp>\n\u003Cp>If you need to embed content from YouTube, Vimeo, SlideShare, SoundCloud, Twitter via direct link, you may use \u003Ccode>[embed]http:\u002F\u002Fwww.youtube.com\u002Fwatch?v=7_nAZQt9qu0[\u002Fembed]\u003C\u002Fcode> shortcode.\u003Cbr \u002F>\n[embed] shortcode is a core WordPress feature and can \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FEmbeds\" rel=\"nofollow ugc\">embed content from many resources via direct link\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Important\u003C\u002Fstrong>: You can not embed HTTP pages into HTTPS pages and vice versa.\u003Cbr \u002F>\nSo the protocol (http or httpS) for parent and embedded page should match.\u003C\u002Fp>\n\u003Ch4>iframe params:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Cstrong>src\u003C\u002Fstrong> – source of the iframe: \u003Ccode>[iframe src=\"http:\u002F\u002Fwww.youtube.com\u002Fembed\u002F7_nAZQt9qu0\"]\u003C\u002Fcode>; by default src=”http:\u002F\u002Fwww.youtube.com\u002Fembed\u002F7_nAZQt9qu0″;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>width\u003C\u002Fstrong> – width in pixels or in percents: \u003Ccode>[iframe width=\"100%\"]\u003C\u002Fcode> or \u003Ccode>[iframe width=\"600\"]\u003C\u002Fcode>; by default width=”100%”;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>height\u003C\u002Fstrong> – height in pixels: \u003Ccode>[iframe height=\"500\"]\u003C\u002Fcode>; by default height=”500″;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>scrolling\u003C\u002Fstrong> – with or without the scrollbar: \u003Ccode>[iframe scrolling=\"no\"]\u003C\u002Fcode>; by default scrolling=”yes”;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>frameborder\u003C\u002Fstrong> – with or without the frame border: \u003Ccode>[iframe frameborder=\"0\"]\u003C\u002Fcode>; by default frameborder=”0″;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>marginheight\u003C\u002Fstrong> – height of the margin: \u003Ccode>[iframe marginheight=\"0\"]\u003C\u002Fcode>; removed by default;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>marginwidth\u003C\u002Fstrong> – width of the margin: \u003Ccode>[iframe marginwidth=\"0\"]\u003C\u002Fcode>; removed by default;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>allowtransparency\u003C\u002Fstrong> – allows to set transparency of the iframe: \u003Ccode>[iframe allowtransparency=\"true\"]\u003C\u002Fcode>; removed by default;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>id\u003C\u002Fstrong> – allows to add the id of the iframe: \u003Ccode>[iframe id=\"custom_id\"]\u003C\u002Fcode>; removed by default;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>class\u003C\u002Fstrong> – allows to add the class of the iframe: \u003Ccode>[iframe class=\"custom_class\"]\u003C\u002Fcode>; by default class=”iframe-class”;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>style\u003C\u002Fstrong> – allows to add the css styles of the iframe: \u003Ccode>[iframe style=\"margin-left:-30px;\"]\u003C\u002Fcode>; removed by default;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>same_height_as\u003C\u002Fstrong> – allows to set the height of iframe same as target element: \u003Ccode>[iframe same_height_as=\"div.sidebar\"]\u003C\u002Fcode>, \u003Ccode>[iframe same_height_as=\"div#content\"]\u003C\u002Fcode>, \u003Ccode>[iframe same_height_as=\"body\"]\u003C\u002Fcode>, \u003Ccode>[iframe same_height_as=\"html\"]\u003C\u002Fcode>; removed by default;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>any_other_param\u003C\u002Fstrong> – allows to add new parameter of the iframe \u003Ccode>[iframe any_other_param=\"any_value\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>any_other_empty_param\u003C\u002Fstrong> – allows to add new empty parameter of the iframe (like “allowfullscreen” on youtube) \u003Ccode>[iframe any_other_empty_param=\"\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003C\u002Ful>\n","[iframe src=\"http:\u002F\u002Fwww.youtube.com\u002Fembed\u002F7_nAZQt9qu0\" width=\"100%\" height=\"500\"] shortcode",70000,1902698,88,56,"2025-12-18T21:54:00.000Z","6.9.4","3.0","",[27,28,14,29,30],"embed","google-maps","vimeo","youtube","http:\u002F\u002Fwordpress.org\u002Fplugins\u002Fiframe\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fiframe.6.0.zip",97,6,0,"2024-05-22 00:00:00","2026-03-15T15:16:48.613Z",{"slug":39,"name":40,"version":41,"author":4,"author_profile":5,"description":42,"short_description":43,"active_installs":44,"downloaded":45,"rating":46,"num_ratings":47,"last_updated":48,"tested_up_to":49,"requires_at_least":24,"requires_php":25,"tags":50,"homepage":55,"download_link":56,"security_score":33,"vuln_count":57,"unpatched_count":35,"last_vuln_date":58,"fetched_at":37},"page-list","Page-list","5.9","\u003Cul>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002Fpage-list\u002F\" title=\"Plugin page\" rel=\"nofollow ugc\">Page-list\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fpage-list\u002Fother_notes\u002F\" title=\"Page-list params\" rel=\"ugc\">all Page-list params\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fdonate\u002F\" title=\"Support the development\" rel=\"nofollow ugc\">Donate\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fwebvitalii\u002Fpage-list\" title=\"Fork\" rel=\"nofollow ugc\">GitHub\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>shortcodes:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Cstrong>[pagelist]\u003C\u002Fstrong> – hierarchical tree of all pages on site (useful to show sitemap of the site);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>[subpages]\u003C\u002Fstrong> – hierarchical tree of subpages to the current page;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>[siblings]\u003C\u002Fstrong> – hierarchical tree of sibling pages to the current page;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>[pagelist_ext]\u003C\u002Fstrong> – list of pages with featured image and with excerpt;\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>examples with aditional parameters:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ccode>[pagelist child_of=\"4\" depth=\"2\" exclude=\"6,7,8\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>[pagelist_ext child_of=\"4\" exclude=\"6,7,8\" image_width=\"50\" image_height=\"50\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fpage-list\u002Fother_notes\u002F\" title=\"Page-list params\" rel=\"ugc\">all Page-list params\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Parameters for [pagelist], [subpages] and [siblings]:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Cstrong>[pagelist]\u003C\u002Fstrong> – list of all pages as the hierarchical list;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>[subpages]\u003C\u002Fstrong> – list of subpages to the current page as the hierarchical list; Same as: \u003Ccode>[pagelist child_of=\"current\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>[siblings]\u003C\u002Fstrong> – list of sibling pages to the current page as the hierarchical list; Same as: \u003Ccode>[pagelist child_of=\"parent\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>depth\u003C\u002Fstrong> – how many levels in the hierarchy of pages are to be included in the list: \u003Ccode>[pagelist depth=\"3\"]\u003C\u002Fcode>; by default depth is unlimited (depth=”0″); Displays pages at any depth and arranges them in a flat list: \u003Ccode>[pagelist depth=\"-1\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>child_of\u003C\u002Fstrong> – displays the sub-pages of a single Page by ID: \u003Ccode>[pagelist child_of=\"4\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>exclude\u003C\u002Fstrong> – define a comma-separated list of Page IDs to be excluded from the list: \u003Ccode>[pagelist exclude=\"6,7,8\"]\u003C\u002Fcode>; You may exclude current page: \u003Ccode>[pagelist exclude=\"current\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>exclude_tree\u003C\u002Fstrong> – define a comma-separated list of parent Page IDs and all its subpages to be excluded: \u003Ccode>[pagelist exclude_tree=\"7,10\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>include\u003C\u002Fstrong> – include a comma-separated list of Page IDs into the list: \u003Ccode>[pagelist include=\"6,7,8\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>title_li\u003C\u002Fstrong> – set the text and style of the Page list’s heading: \u003Ccode>[pagelist title_li=\"\u003Ch2>List of pages\u003C\u002Fh2>\"]\u003C\u002Fcode>; by default there is no title (title_li=””);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>authors\u003C\u002Fstrong> – only include pages authored by the authors in this comma-separated list of author IDs: \u003Ccode>[pagelist authors=\"2,5\"]\u003C\u002Fcode>; by default all authors are included (authors=””);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>number\u003C\u002Fstrong> – sets the number of pages to display: \u003Ccode>[pagelist number=\"10\"]\u003C\u002Fcode>; by default the number is unlimited (number=””);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>offset\u003C\u002Fstrong> – the number of pages to pass over (or displace) before collecting the set of pages: \u003Ccode>[pagelist offset=\"5\"]\u003C\u002Fcode>; by default there is no offset (offset=””);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>post_type\u003C\u002Fstrong> – list associated with a certain hierarchical Post Type \u003Ccode>[pagelist post_type=\"page\"]\u003C\u002Fcode>; by default: (post_type=”page”); possible values: page, revision, Hierarchical Custom Post Types (‘post’ is not a Hierarchical Post Type);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>post_status\u003C\u002Fstrong> – a comma-separated list of all post status types: \u003Ccode>[pagelist post_status=\"private\"]\u003C\u002Fcode>; by default: (post_status=”publish”); possible values: publish, private, draft;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>meta_key\u003C\u002Fstrong> and \u003Cstrong>meta_value\u003C\u002Fstrong> – only include the pages that have this Custom Field Key and this Custom Field Value: \u003Ccode>[pagelist meta_key=\"metakey\" meta_value=\"metaval\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>show_date\u003C\u002Fstrong> – display creation or last modified date next to each Page: \u003Ccode>[pagelist show_date=\"created\"]\u003C\u002Fcode>; possible values: created, modified, updated;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>date_format\u003C\u002Fstrong> – the format of the Page date set by the show_date parameter: \u003Ccode>[pagelist date_format=\"l, F j, Y\"]\u003C\u002Fcode>; by default use the date format configured in your WordPress options;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>sort_column\u003C\u002Fstrong> – sort the list of pages by column: \u003Ccode>[pagelist sort_column=\"menu_order\"]\u003C\u002Fcode>; by default: (sort_column=”menu_order, post_title”); possible values: post_title, menu_order, post_date (sort by creation time), post_modified, ID, post_author, post_name (sort by page slug);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>sort_order\u003C\u002Fstrong> – the sort order of the list of pages (either ascending or descending): \u003Ccode>[pagelist sort_order=\"desc\"]\u003C\u002Fcode>; by default: (sort_order=”asc”); possible values: asc, desc;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>link_before\u003C\u002Fstrong> – sets the text or html that precedes the link text inside link tag: \u003Ccode>[pagelist link_before=\"\u003Cspan>\"]\u003C\u002Fcode>; you may specify html tags only in the \u003Ccode>HTML\u003C\u002Fcode> tab in your Rich-text editor;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>link_after\u003C\u002Fstrong> – sets the text or html that follows the link text inside link tag: \u003Ccode>[pagelist link_after=\"\u003C\u002Fspan>\"]\u003C\u002Fcode>; you may specify html tags only in the \u003Ccode>HTML\u003C\u002Fcode> tab in your Rich-text editor;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>class\u003C\u002Fstrong> – the CSS class for list of pages: \u003Ccode>[pagelist class=\"listclass\"]\u003C\u002Fcode>; by default the class is empty (class=””);\u003C\u002Fli>\n\u003Cli>columns – for splitting list of pages into columns: \u003Ccode>[pagelist class=\"page-list-cols-2\"]\u003C\u002Fcode>; available classes: page-list-cols-2, page-list-cols-3, page-list-cols-4, page-list-cols-5; works in all modern browsers and IE10+; columns are responsive and become 1 column at less than 768px;\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>More \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FFunction_Reference\u002Fwp_list_pages#Parameters\" rel=\"nofollow ugc\">info about params\u003C\u002Fa> for [pagelist], [subpages], [siblings].\u003C\u002Fp>\n\u003Ch4>Parameters for [pagelist_ext]:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Cstrong>[pagelist_ext]\u003C\u002Fstrong> – by default shows list of subpages to current page; but if there is no subpages than all pages will be shown;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>show_image\u003C\u002Fstrong> – show or hide featured image \u003Ccode>[pagelist_ext show_image=\"0\"]\u003C\u002Fcode>; “show_image” have higher priority than “show_first_image”; by default: show_image=”1″;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>show_first_image\u003C\u002Fstrong> – show or hide first image from content if there is no featured image \u003Ccode>[pagelist_ext show_first_image=\"1\"]\u003C\u002Fcode>; by default: show_first_image=”0″;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>show_title\u003C\u002Fstrong> – show or hide title \u003Ccode>[pagelist_ext show_title=\"0\"]\u003C\u002Fcode>; by default: show_title=”1″;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>show_content\u003C\u002Fstrong> – show or hide content \u003Ccode>[pagelist_ext show_content=\"0\"]\u003C\u002Fcode>; by default: show_content=”1″;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>more_tag\u003C\u002Fstrong> – output all content before and after more tag: \u003Ccode>[pagelist_ext more_tag=\"0\"]\u003C\u002Fcode>; this parameter does not add “more-link” to the end of content, it just cut content before more-tag; “more_tag” parameter have higher priority than “limit_content”; by default the more_tag is enabled (more_tag=”1″) and showing only content before more tag;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>limit_content\u003C\u002Fstrong> – content is limited by “more-tag” if it is exist or by “limit_content” parameter \u003Ccode>[pagelist_ext limit_content=\"100\"]\u003C\u002Fcode>; by default: limit_content=”250″;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>image_width\u003C\u002Fstrong> – width of the image \u003Ccode>[pagelist_ext image_width=\"80\"]\u003C\u002Fcode>; by default: image_width=”50″;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>image_height\u003C\u002Fstrong> – height of the image \u003Ccode>[pagelist_ext image_height=\"80\"]\u003C\u002Fcode>; by default: image_height=”50″;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>child_of\u003C\u002Fstrong> – displays the sub-pages of a single Page by ID: \u003Ccode>[pagelist_ext child_of=\"4\"]\u003C\u002Fcode>; by default it shows subpages to the current page;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>parent\u003C\u002Fstrong> – list those pages that have the provided single page only ID as parent: \u003Ccode>[pagelist_ext parent=\"4\"]\u003C\u002Fcode>; by default parent=”-1″ and depth is unlimited;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>sort_column\u003C\u002Fstrong> – sort the list of pages by column: \u003Ccode>[pagelist_ext sort_column=\"menu_order\"]\u003C\u002Fcode>; by default: (sort_column=”menu_order, post_title”); possible values: post_title, menu_order, post_date (sort by creation time), post_modified, ID, post_author, post_name (sort by page slug);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>sort_order\u003C\u002Fstrong> – the sort order of the list of pages (either ascending or descending): \u003Ccode>[pagelist_ext sort_order=\"desc\"]\u003C\u002Fcode>; by default: (sort_order=”asc”); possible values: asc, desc;* \u003Cstrong>hierarchical\u003C\u002Fstrong> – display subpages below their parent page \u003Ccode>[pagelist_ext hierarchical=\"0\"]\u003C\u002Fcode>; by default: hierarchical=”1″;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>hierarchical\u003C\u002Fstrong> – display subpages below their parent page \u003Ccode>[pagelist_ext hierarchical=\"0\"]\u003C\u002Fcode>; by default: hierarchical=”1″;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>exclude\u003C\u002Fstrong> – define a comma-separated list of Page IDs to be excluded from the list: \u003Ccode>[pagelist_ext exclude=\"6,7,8\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>exclude_tree\u003C\u002Fstrong> – define a comma-separated list of parent Page IDs and all its subpages to be excluded: \u003Ccode>[pagelist_ext exclude_tree=\"7,10\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>include\u003C\u002Fstrong> – include a comma-separated list of Page IDs into the list: \u003Ccode>[pagelist_ext include=\"6,7,8\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>meta_key\u003C\u002Fstrong> and \u003Cstrong>meta_value\u003C\u002Fstrong> – only include the pages that have this Custom Field Key and this Custom Field Value: \u003Ccode>[pagelist_ext meta_key=\"metakey\" meta_value=\"metaval\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>authors\u003C\u002Fstrong> – only include the pages written by the given author(s) \u003Ccode>[pagelist_ext authors=\"6,7,8\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>number\u003C\u002Fstrong> – sets the number of pages to display: \u003Ccode>[pagelist_ext number=\"10\"]\u003C\u002Fcode>; by default the number is unlimited (number=””);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>offset\u003C\u002Fstrong> – the number of pages to pass over (or displace) before collecting the set of pages: \u003Ccode>[pagelist_ext offset=\"5\"]\u003C\u002Fcode>; by default there is no offset (offset=””);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>post_type\u003C\u002Fstrong> – list associated with a certain hierarchical Post Type \u003Ccode>[pagelist_ext post_type=\"page\"]\u003C\u002Fcode>; by default: (post_type=”page”); possible values: page, revision, Hierarchical Custom Post Types (‘post’ is not a Hierarchical Post Type);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>post_status\u003C\u002Fstrong> – a comma-separated list of all post status types: \u003Ccode>[pagelist_ext post_status=\"private\"]\u003C\u002Fcode>; by default: (post_status=”publish”); possible values: publish, private, draft;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>class\u003C\u002Fstrong> – the CSS class for list of pages: \u003Ccode>[pagelist_ext class=\"listclass\"]\u003C\u002Fcode>; by default the class is empty (class=””);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>strip_tags\u003C\u002Fstrong> – strip tags or not: \u003Ccode>[pagelist_ext strip_tags=\"0\"]\u003C\u002Fcode>; by default the tags are stripped (strip_tags=”1″);\u003C\u002Fli>\n\u003Cli>\u003Cstrong>strip_shortcodes\u003C\u002Fstrong> – strip registered shortcodes or not: \u003Ccode>[pagelist_ext strip_shortcodes=\"0\"]\u003C\u002Fcode>; by default shortcodes are stripped (strip_shortcodes=”1″) and all registered shortcodes are removed;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>show_child_count\u003C\u002Fstrong> – show count of subpages: \u003Ccode>[pagelist_ext show_child_count=\"1\"]\u003C\u002Fcode>; by default the child_count is disabled (show_child_count=”0″); If show_child_count=”1″, but count of subpages=0, than child count is not shown;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>child_count_template\u003C\u002Fstrong> – the template of child_count: \u003Ccode>[pagelist_ext show_child_count=\"1\" child_count_template=\"Subpages: %child_count%\"]\u003C\u002Fcode>; by default child_count_template=”Subpages: %child_count%”;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>show_meta_key\u003C\u002Fstrong> – show or hide meta key: \u003Ccode>[pagelist_ext show_meta_key=\"your_meta_key\"]\u003C\u002Fcode>; by default the show_meta_key is empty (show_meta_key=””); If show_meta_key is enabled, but meta_value is empty, than meta_key is not shown;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>meta_template\u003C\u002Fstrong> – the template of meta: \u003Ccode>[pagelist_ext show_meta_key=\"your_meta_key\" meta_template=\"Meta: %meta%\"]\u003C\u002Fcode>; by default meta_template=”%meta%”;\u003C\u002Fli>\n\u003Cli>columns – for splitting list of pages into columns: \u003Ccode>[pagelist_ext class=\"page-list-cols-2\"]\u003C\u002Fcode>; available classes: page-list-cols-2, page-list-cols-3, page-list-cols-4, page-list-cols-5; works in all modern browsers and IE10+;  columns are responsive and become 1 column at less than 768px;\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>More \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FFunction_Reference\u002Fget_pages#Parameters\" rel=\"nofollow ugc\">info about params\u003C\u002Fa> for [pagelist_ext].\u003C\u002Fp>\n","[pagelist], [subpages], [siblings] and [pagelist_ext] shortcodes",40000,530152,94,89,"2025-09-29T22:08:00.000Z","6.8.5",[39,51,52,53,54],"pagelist","siblings","sitemap","subpages","http:\u002F\u002Fwordpress.org\u002Fplugins\u002Fpage-list\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpage-list.5.9.zip",3,"2025-09-22 00:00:00",{"slug":60,"name":61,"version":62,"author":4,"author_profile":5,"description":63,"short_description":64,"active_installs":65,"downloaded":66,"rating":67,"num_ratings":6,"last_updated":68,"tested_up_to":69,"requires_at_least":24,"requires_php":25,"tags":70,"homepage":76,"download_link":77,"security_score":78,"vuln_count":35,"unpatched_count":35,"last_vuln_date":79,"fetched_at":37},"filenames-to-latin","Filenames to latin","2.7","\u003Cul>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002F\" title=\"WordPress Pro plugins\" rel=\"nofollow ugc\">WordPress Pro plugins\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002Ffilenames-to-latin\u002F\" title=\"Plugin page\" rel=\"nofollow ugc\">Filenames to latin\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fdonate\u002F\" title=\"Support the development\" rel=\"nofollow ugc\">Donate\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fwebvitalii\u002Ffilenames-to-latin\" title=\"Fork\" rel=\"nofollow ugc\">GitHub\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Plugin sanitizes Cyrillic (Ukrainian, Russian, Belorussian), German, French, Polish, Spanish, Hungarian, Czech, Slovak, Greek, Swedish, Finnish, Latvian, Estonian, Mongolian, Bosnian, Croatian, Serbian, Montenegrin and other filenames to latin characters during upload.\u003Cbr \u002F>\nPlugin converts filenames to lowercase automatically.\u003C\u002Fp>\n\u003Ch4>List of sanitizing letters:\u003C\u002Fh4>\n\u003Cp>а б в г д е ж з и й к л м н о п р с т у ф х ц ч ш щ ь ю я ґ є і ї ё ы ъ э ў ą ć ę ł ń ó ś ź ż à á â ã ä å æ ç è é ê ë ì í î ï ð ñ ò ó ô õ ö × ø ù ú û ü ý þ ÿ ß ő ű ě š č ř ž ý á é ď ť ň ú ů α β γ δ ε ζ η θ ι κ λ μ ν ξ ο π ρ σ τ υ φ χ ψ ω ά έ ή ί ό ύ ώ ς ΐ ϊ ϋ ΰ đ.\u003C\u002Fp>\n\u003Ch4>Useful:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fpage-list\u002F\" title=\"list of pages with shortcodes\" rel=\"ugc\">“Page-list” – show list of pages with shortcodes\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fiframe\u002F\" title=\"embed content\" rel=\"ugc\">“Iframe” – embed content\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002F\" title=\"WordPress Pro plugins\" rel=\"nofollow ugc\">WordPress Pro plugins\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n","Sanitize filenames to latin during upload.",10000,90962,98,"2020-08-09T23:02:00.000Z","5.5.18",[71,72,73,74,75],"cyrillic","filename","media","sanitize","upload","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Ffilenames-to-latin\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ffilenames-to-latin.2.7.zip",85,null,{"slug":81,"name":82,"version":83,"author":4,"author_profile":5,"description":84,"short_description":85,"active_installs":86,"downloaded":87,"rating":88,"num_ratings":89,"last_updated":90,"tested_up_to":69,"requires_at_least":91,"requires_php":25,"tags":92,"homepage":98,"download_link":99,"security_score":100,"vuln_count":101,"unpatched_count":101,"last_vuln_date":58,"fetched_at":37},"login-logout","Login-Logout","3.8","\u003Cul>\n\u003Cli>\u003Cstrong>\u003Ca href=\"https:\u002F\u002F1.envato.market\u002FKdRNz\" title=\"Advanced iFrame Pro\" rel=\"nofollow ugc\">Advanced iFrame Pro\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002Flogin-logout\u002F\" title=\"Plugin page\" rel=\"nofollow ugc\">Login-Logout\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fdonate\u002F\" title=\"Support the development\" rel=\"nofollow ugc\">Donate\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fwebvitalii\u002Flogin-logout\" title=\"Fork\" rel=\"nofollow ugc\">GitHub\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>“Login-Logout” plugin adds widget with login or logout link. Also can be shown register or site-admin link. It is the replacement of the default Meta widget.\u003C\u002Fp>\n\u003Ch4>If user is not logged in there are such links:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>login (after login action user will return to previous page);\u003C\u002Fli>\n\u003Cli>register (if user can register) (if checkbox is active);\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>If user is logged in there are such links:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>welcome text with link to user profile (if checkbox is active);\u003C\u002Fli>\n\u003Cli>logout (after logout action user will return to previous page);\u003C\u002Fli>\n\u003Cli>site admin (if checkbox is active);\u003C\u002Fli>\n\u003C\u002Ful>\n","Widget with login, logout, admin and register links. Replacement of the default Meta widget.",3000,165423,100,25,"2020-09-05T15:01:00.000Z","4.0",[93,94,95,96,97],"login","logout","meta","sidebar","widget","http:\u002F\u002Fwordpress.org\u002Fplugins\u002Flogin-logout\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Flogin-logout.3.8.zip",63,1,{"slug":103,"name":104,"version":105,"author":4,"author_profile":5,"description":106,"short_description":107,"active_installs":86,"downloaded":108,"rating":88,"num_ratings":101,"last_updated":109,"tested_up_to":49,"requires_at_least":91,"requires_php":25,"tags":110,"homepage":115,"download_link":116,"security_score":117,"vuln_count":34,"unpatched_count":101,"last_vuln_date":58,"fetched_at":37},"sitekit","Sitekit","2.0","\u003Cul>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002Fsitekit\u002F\" title=\"Plugin page\" rel=\"nofollow ugc\">Sitekit\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fdonate\u002F\" title=\"Support the development\" rel=\"nofollow ugc\">Donate\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fwebvitalii\u002Fsitekit\" title=\"Fork\" rel=\"nofollow ugc\">GitHub\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Settings:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Google Analytics code\u003C\u002Fli>\n\u003Cli>Show\u002Fhide google analytics code if user is logged in\u003C\u002Fli>\n\u003Cli>Head code\u003C\u002Fli>\n\u003Cli>Footer code\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Widgets:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Archives\u003C\u002Fli>\n\u003Cli>Categories\u003C\u002Fli>\n\u003Cli>Pages\u003C\u002Fli>\n\u003Cli>Search\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Shortcodes:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ccode>[sitekit_posts]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>[sitekit_archives]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>[sitekit_categories]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>[sitekit_bloginfo]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>[sitekit_iframe]\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Parameters for [sitekit_posts]:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Cstrong>post_type\u003C\u002Fstrong> – show posts associated with certain type: \u003Ccode>[sitekit_posts post_type=\"page\"]\u003C\u002Fcode>; by default posts are shown: \u003Ccode>[sitekit_posts post_type=\"post\"]\u003C\u002Fcode>; Possible params: post | page | revision | attachment | nav_menu_item | any | your_custom_post_type\u003C\u002Fli>\n\u003Cli>\u003Cstrong>orderby\u003C\u002Fstrong> – the column to use for ordering posts list: \u003Ccode>[sitekit_posts orderby=\"id\"]\u003C\u002Fcode>; by default list is sorted by date: \u003Ccode>[sitekit_posts orderby=\"date\"]\u003C\u002Fcode>; Possible params: modified | title | name | ID | rand\u003C\u002Fli>\n\u003Cli>\u003Cstrong>order\u003C\u002Fstrong> – how to sort posts list: \u003Ccode>[sitekit_posts order=\"DESC\"]\u003C\u002Fcode>; by default list is sorted by ascending order (A-Z): \u003Ccode>[sitekit_posts order=\"ASC\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>posts_per_page\u003C\u002Fstrong> – how many posts to show in the list: \u003Ccode>[sitekit_posts posts_per_page=\"50\"]\u003C\u002Fcode>; by default: \u003Ccode>[sitekit_posts posts_per_page=\"100\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>[sitekit_posts] is based on \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FClass_Reference\u002FWP_Query\" rel=\"nofollow ugc\">WP_Query class\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch4>Parameters for [sitekit_archives]:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ccode>[sitekit_archives]\u003C\u002Fcode> – list of monthly archives links sorted by date;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[sitekit_archives type=\"yearly\"]\u003C\u002Fcode> – list of yearly archives links;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[sitekit_archives type=\"monthly\"]\u003C\u002Fcode> – list of monthly archives links;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[sitekit_archives type=\"weekly\"]\u003C\u002Fcode> – list of weekly archives links;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[sitekit_archives type=\"daily\"]\u003C\u002Fcode> – list of daily archives links;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[sitekit_archives type=\"postbypost\"]\u003C\u002Fcode> – list of all posts links sorted by date;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[sitekit_archives type=\"alpha\"]\u003C\u002Fcode> –  list of all posts links sorted by title;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>limit\u003C\u002Fstrong> – how many links to be included in the list: \u003Ccode>[sitekit_archives limit=\"10\"]\u003C\u002Fcode>; by default all links are shown: \u003Ccode>[sitekit_archives limit=\"\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>format\u003C\u002Fstrong> – format for the archive: \u003Ccode>[sitekit_archives format=\"option\"]\u003C\u002Fcode> – show as a dropdown; by default unordered list is shown: \u003Ccode>[sitekit_archives format=\"html\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>show_post_count\u003C\u002Fstrong> – display counter of posts in the archive: \u003Ccode>[sitekit_archives show_post_count=\"1\"]\u003C\u002Fcode>; by default counter is not shown: \u003Ccode>[sitekit_archives show_post_count=\"0\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>order\u003C\u002Fstrong> – how to sort archives links: \u003Ccode>[sitekit_archives order=\"ASC\"]\u003C\u002Fcode>; by default links are sorted by descending order (Z-A): \u003Ccode>[sitekit_archives order=\"DESC\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>[sitekit_archives] is based on \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FFunction_Reference\u002Fwp_get_archives\" rel=\"nofollow ugc\">wp_get_archives function\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch4>Parameters for [sitekit_categories]:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Cstrong>orderby\u003C\u002Fstrong> – the column to use for ordering categories list: \u003Ccode>[sitekit_categories orderby=\"id\"]\u003C\u002Fcode>; by default list is sorted by title: \u003Ccode>[sitekit_categories orderby=\"name\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>order\u003C\u002Fstrong> – how to sort categories list: \u003Ccode>[sitekit_categories order=\"DESC\"]\u003C\u002Fcode>; by default list is sorted by ascending order (A-Z): \u003Ccode>[sitekit_categories order=\"ASC\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>show_count\u003C\u002Fstrong> – display counter of posts in the categories list: \u003Ccode>[sitekit_categories show_count=\"1\"]\u003C\u002Fcode>; by default counter is not shown: \u003Ccode>[sitekit_categories show_count=\"0\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>hide_empty\u003C\u002Fstrong> – the column to use for ordering categories list: \u003Ccode>[sitekit_categories hide_empty=\"0\"]\u003C\u002Fcode>; by default empty categories are hidden: \u003Ccode>[sitekit_categories hide_empty=\"1\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>hierarchical\u003C\u002Fstrong> – show tree-like categories list: \u003Ccode>[sitekit_categories hierarchical=\"0\"]\u003C\u002Fcode>; by default the list is hierarchical: \u003Ccode>[sitekit_categories hierarchical=\"1\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>depth\u003C\u002Fstrong> – how many levels to include in categories list: \u003Ccode>[sitekit_categories depth=\"5\"]\u003C\u002Fcode>; by default depth is unlimited: \u003Ccode>[sitekit_categories depth=\"0\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>taxonomy\u003C\u002Fstrong> – which taxonomy to show in the list: \u003Ccode>[sitekit_categories taxonomy=\"post_tag\"]\u003C\u002Fcode>; by default categories are shown: \u003Ccode>[sitekit_categories taxonomy=\"category\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>child_of\u003C\u002Fstrong> – term ID to retrieve child terms of: \u003Ccode>[sitekit_categories child_of=\"77\"]\u003C\u002Fcode>; by default all categories are shown: \u003Ccode>[sitekit_categories child_of=\"0\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>exclude\u003C\u002Fstrong> – comma\u002Fspace-separated string of term IDs to exclude: \u003Ccode>[sitekit_categories exclude=\"77\"]\u003C\u002Fcode>; by default all categories are shown: \u003Ccode>[sitekit_categories exclude=\"\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>exclude_tree\u003C\u002Fstrong> – comma\u002Fspace-separated string of term IDs to exclude, along with their descendants: \u003Ccode>[sitekit_categories exclude_tree=\"77\"]\u003C\u002Fcode>; by default all categories are shown: \u003Ccode>[sitekit_categories exclude_tree=\"\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>[sitekit_categories] is based on \u003Ca href=\"https:\u002F\u002Fdeveloper.wordpress.org\u002Freference\u002Ffunctions\u002Fwp_list_categories\u002F\" rel=\"nofollow ugc\">wp_list_categories function\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch4>Parameters for [sitekit_bloginfo]:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ccode>[sitekit_bloginfo show=\"name\"]\u003C\u002Fcode> – \u003Ca href=\"https:\u002F\u002Fdeveloper.wordpress.org\u002Freference\u002Ffunctions\u002Fbloginfo\u002F\" rel=\"nofollow ugc\">sitekit_bloginfo params\u003C\u002Fa>;\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>[sitekit_bloginfo] is based on \u003Ca href=\"https:\u002F\u002Fdeveloper.wordpress.org\u002Freference\u002Ffunctions\u002Fbloginfo\u002F\" rel=\"nofollow ugc\">bloginfo function\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch4>Parameters for [sitekit_iframe]:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Cstrong>src\u003C\u002Fstrong> – source of the iframe: \u003Ccode>[sitekit_iframe src=\"http:\u002F\u002Fwww.youtube.com\u002Fembed\u002F4qsGTXLnmKs\"]\u003C\u002Fcode>; by default src=”http:\u002F\u002Fwww.youtube.com\u002Fembed\u002F4qsGTXLnmKs”;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>width\u003C\u002Fstrong> – width in pixels or in percents: \u003Ccode>[sitekit_iframe width=\"100%\"]\u003C\u002Fcode> or \u003Ccode>[sitekit_iframe width=\"600\"]\u003C\u002Fcode>; by default width=”100%”;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>height\u003C\u002Fstrong> – height in pixels: \u003Ccode>[sitekit_iframe height=\"500\"]\u003C\u002Fcode>; by default height=”500″;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>scrolling\u003C\u002Fstrong> – with or without the scrollbar: \u003Ccode>[sitekit_iframe scrolling=\"no\"]\u003C\u002Fcode>; by default scrolling=”yes”;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>frameborder\u003C\u002Fstrong> – with or without the frame border: \u003Ccode>[sitekit_iframe frameborder=\"0\"]\u003C\u002Fcode>; by default frameborder=”0″;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>marginheight\u003C\u002Fstrong> – height of the margin: \u003Ccode>[sitekit_iframe marginheight=\"0\"]\u003C\u002Fcode>; removed by default;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>marginwidth\u003C\u002Fstrong> – width of the margin: \u003Ccode>[sitekit_iframe marginwidth=\"0\"]\u003C\u002Fcode>; removed by default;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>allowtransparency\u003C\u002Fstrong> – allows to set transparency of the iframe: \u003Ccode>[sitekit_iframe allowtransparency=\"true\"]\u003C\u002Fcode>; removed by default;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>id\u003C\u002Fstrong> – allows to add the id of the iframe: \u003Ccode>[sitekit_iframe id=\"custom_id\"]\u003C\u002Fcode>; removed by default;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>class\u003C\u002Fstrong> – allows to add the class of the iframe: \u003Ccode>[sitekit_iframe class=\"custom_class\"]\u003C\u002Fcode>; by default class=”iframe-class”;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>style\u003C\u002Fstrong> – allows to add the css styles of the iframe: \u003Ccode>[sitekit_iframe style=\"margin-left:-30px;\"]\u003C\u002Fcode>; removed by default;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>any_other_param\u003C\u002Fstrong> – allows to add new parameter of the iframe \u003Ccode>[sitekit_iframe any_other_param=\"any_value\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>any_other_empty_param\u003C\u002Fstrong> – allows to add new empty parameter of the iframe (like “allowfullscreen” on youtube) \u003Ccode>[sitekit_iframe any_other_empty_param=\"\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Parameters for [sitekit_menu]:\u003C\u002Fh4>\n\u003Cp>The \u003Ccode>[sitekit_menu]\u003C\u002Fcode> shortcode allows you to display a custom menu. It supports all the parameters of the WordPress \u003Ca href=\"https:\u002F\u002Fdeveloper.wordpress.org\u002Freference\u002Ffunctions\u002Fwp_nav_menu\u002F\" rel=\"nofollow ugc\">wp_nav_menu()\u003C\u002Fa> function.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>menu\u003C\u002Fstrong> – The menu that should be displayed. Accepts (matching in order) id, slug, name. Default: empty. Example: \u003Ccode>[sitekit_menu menu=\"main-menu\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>container\u003C\u002Fstrong> – Whether to wrap the ul, and what to wrap it with. Default ‘div’. Example without a container: \u003Ccode>[sitekit_menu menu=\"main-menu\" container=\"\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>container_class\u003C\u002Fstrong> – The class that is applied to the container. Default ‘menu-{menu slug}-container’. Example: \u003Ccode>[sitekit_menu menu=\"main-menu\" container_class=\"custom-container\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>container_id\u003C\u002Fstrong> – The ID that is applied to the container. Default empty.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>menu_class\u003C\u002Fstrong> – CSS class to use for the ul element which forms the menu. Default ‘menu’.  Example: \u003Ccode>[sitekit_menu menu=\"main-menu\" menu_class=\"custom-menu\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>menu_id\u003C\u002Fstrong> – The ID that is applied to the ul element. Default empty.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>echo\u003C\u002Fstrong> – Whether to echo the menu or return it. Default false.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>fallback_cb\u003C\u002Fstrong> – If the menu doesn’t exist, a callback function will fire. Default ‘wp_page_menu’.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>before\u003C\u002Fstrong> – Text before the link markup. Default empty.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>after\u003C\u002Fstrong> – Text after the link markup. Default empty.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>link_before\u003C\u002Fstrong> – Text before the link text. Default empty.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>link_after\u003C\u002Fstrong> – Text after the link text. Default empty.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>items_wrap\u003C\u002Fstrong> – How the list items should be wrapped. Default \u003Ccode>\u003Cul id=\"%1$s\" class=\"%2$s\">%3$s\u003C\u002Ful>\u003C\u002Fcode>.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>depth\u003C\u002Fstrong> – How many levels of the hierarchy are to be included. 0 means all. Default 0. Example: \u003Ccode>[sitekit_menu menu=\"primary-menu\" depth=\"2\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>walker\u003C\u002Fstrong> – Custom walker object to use. Default empty.\u003C\u002Fli>\n\u003C\u002Ful>\n","Widgets: search, archives and categories. Shortcodes: archives, bloginfo, iframe and categories.",54509,"2025-06-15T23:28:00.000Z",[111,112,113,97,114],"archive","archives","search","widgets","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fsitekit\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsitekit.2.0.zip",74,{"slug":119,"name":120,"version":121,"author":4,"author_profile":5,"description":122,"short_description":123,"active_installs":124,"downloaded":125,"rating":126,"num_ratings":127,"last_updated":128,"tested_up_to":129,"requires_at_least":24,"requires_php":25,"tags":130,"homepage":134,"download_link":135,"security_score":100,"vuln_count":101,"unpatched_count":101,"last_vuln_date":136,"fetched_at":37},"extra-shortcodes","Extra Shortcodes","2.2","\u003Cul>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002F\" title=\"WordPress Pro plugins\" rel=\"nofollow ugc\">WordPress Pro plugins\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002Fextra-shortcodes\u002F\" title=\"Extra Shortcodes\" rel=\"nofollow ugc\">Extra Shortcodes\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fdonate\u002F\" title=\"Donate\" rel=\"nofollow ugc\">Donate\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fwebvitalii\u002Fextra-shortcodes\" title=\"Fork\" rel=\"nofollow ugc\">GitHub\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Shortcodes:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ccode>[extra_archives]\u003C\u002Fcode> – list of monthly archives links sorted by date;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[extra_archives type=\"yearly\"]\u003C\u002Fcode> – list of yearly archives links;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[extra_archives type=\"monthly\"]\u003C\u002Fcode> – list of monthly archives links;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[extra_archives type=\"weekly\"]\u003C\u002Fcode> – list of weekly archives links;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[extra_archives type=\"daily\"]\u003C\u002Fcode> – list of daily archives links;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[extra_archives type=\"postbypost\"]\u003C\u002Fcode> – list of all posts links sorted by date;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[extra_archives type=\"alpha\"]\u003C\u002Fcode> –  list of all posts links sorted by title;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[extra_taxonomies]\u003C\u002Fcode> – list of categories, tags or any other taxonomies;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[bloginfo show=\"name\"]\u003C\u002Fcode> – \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FFunction_Reference\u002Fget_bloginfo\" rel=\"nofollow ugc\">bloginfo params\u003C\u002Fa>;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[date format=\"l jS \\\\of F Y h:i:s A\"]\u003C\u002Fcode> – Monday 23rd April 2012 09:37:57 AM; \u003Ca href=\"http:\u002F\u002Fphp.net\u002Fmanual\u002Fen\u002Ffunction.date.php\" rel=\"nofollow ugc\">php date format params\u003C\u002Fa>;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[date format=\"l jS \\\\of F Y h:i:s A\" timestamp=\"+2 years +3 months -20 days -10 hours +30 minutes\"]\u003C\u002Fcode> – Thursday 3rd July 2014 06:52:57 AM; \u003Ca href=\"http:\u002F\u002Fwww.php.net\u002Fmanual\u002Fen\u002Fdatetime.formats.relative.php\" rel=\"nofollow ugc\">relative datetime formats\u003C\u002Fa>;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[date format=\"h:i:s A\" use_wordpress_timezone=\"1\"]\u003C\u002Fcode> – use WordPress timezone from Settings section;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[date_i18n format=\"l jS \\\\of F Y h:i:s A\" timestamp=\"+2 years +3 months -20 days -10 hours +30 minutes\"]\u003C\u002Fcode> – Четвер, 3 Липня 2014 06:52:57; shortcode based on \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FFunction_Reference\u002Fdate_i18n\" rel=\"nofollow ugc\">date_i18n\u003C\u002Fa>;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[time format=\"h:i:s A\"]\u003C\u002Fcode> – 01:35:08 PM; \u003Ca href=\"http:\u002F\u002Fphp.net\u002Fmanual\u002Fen\u002Ffunction.date.php\" rel=\"nofollow ugc\">php time format params\u003C\u002Fa>;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[year]\u003C\u002Fcode> – 2012, \u003Ccode>[year plus=\"3\"]\u003C\u002Fcode> – 2015, \u003Ccode>[year minus=\"2\"]\u003C\u002Fcode> – 2010;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[month]\u003C\u002Fcode> – 4 (in April), \u003Ccode>[month plus=\"10\"]\u003C\u002Fcode> – 2, \u003Ccode>[month minus=\"8\"]\u003C\u002Fcode> – 8;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[month_name]\u003C\u002Fcode> – April, \u003Ccode>[month_name plus=\"10\"]\u003C\u002Fcode> – February, \u003Ccode>[month_name minus=\"8\"]\u003C\u002Fcode> – August;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[day]\u003C\u002Fcode> – 8, \u003Ccode>[day plus=\"3\"]\u003C\u002Fcode> – 11, \u003Ccode>[day minus=\"2\"]\u003C\u002Fcode> – 6;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[weekday]\u003C\u002Fcode> – Monday, \u003Ccode>[weekday plus=\"5\"]\u003C\u002Fcode> – Saturday, \u003Ccode>[weekday minus=\"5\"]\u003C\u002Fcode> – Wednesday;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[hours]\u003C\u002Fcode>, \u003Ccode>[minutes]\u003C\u002Fcode>, \u003Ccode>[seconds]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fextra-shortcodes\u002Fother_notes\u002F\" title=\"Extra Shortcodes\" rel=\"ugc\">more info about shortcodes\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Ch4>Useful:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fpage-list\u002F\" title=\"list of pages with shortcodes\" rel=\"ugc\">“Page-list” – show list of pages with shortcodes\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fiframe\u002F\" title=\"embed content\" rel=\"ugc\">“Iframe” – embed content\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002F\" title=\"WordPress Pro plugins\" rel=\"nofollow ugc\">WordPress Pro plugins\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Parameters for [extra_archives]:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ccode>[extra_archives]\u003C\u002Fcode> – list of monthly archives links sorted by date;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[extra_archives type=\"yearly\"]\u003C\u002Fcode> – list of yearly archives links;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[extra_archives type=\"monthly\"]\u003C\u002Fcode> – list of monthly archives links;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[extra_archives type=\"weekly\"]\u003C\u002Fcode> – list of weekly archives links;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[extra_archives type=\"daily\"]\u003C\u002Fcode> – list of daily archives links;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[extra_archives type=\"postbypost\"]\u003C\u002Fcode> – list of all posts links sorted by date;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[extra_archives type=\"alpha\"]\u003C\u002Fcode> –  list of all posts links sorted by title;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>limit\u003C\u002Fstrong> – how many links to be included in the list: \u003Ccode>[extra_archives limit=\"10\"]\u003C\u002Fcode>; by default all links are shown: \u003Ccode>[extra_archives limit=\"\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>show_post_count\u003C\u002Fstrong> – display counter of posts in the archive: \u003Ccode>[extra_archives show_post_count=\"1\"]\u003C\u002Fcode>; by default counter is not shown: \u003Ccode>[extra_archives show_post_count=\"0\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>order\u003C\u002Fstrong> – how to sort archives links: \u003Ccode>[extra_archives order=\"ASC\"]\u003C\u002Fcode>; by default links are sorted by descending order (Z-A): \u003Ccode>[extra_archives order=\"DESC\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>[extra_archives] is based on \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FFunction_Reference\u002Fwp_get_archives\" rel=\"nofollow ugc\">wp_get_archives function\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch4>Parameters for [extra_taxonomies]:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Cstrong>orderby\u003C\u002Fstrong> – sort list by specific field: \u003Ccode>[extra_taxonomies order=\"count\"]\u003C\u002Fcode>; by default list is sorted by name: \u003Ccode>[extra_taxonomies order=\"name\"]\u003C\u002Fcode>; possible values: ID, name, slug, count, term_group;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>order\u003C\u002Fstrong> – the sort order of the list of pages (either ascending or descending): \u003Ccode>[extra_taxonomies order=\"DESC\"]\u003C\u002Fcode>; by default: \u003Ccode>[extra_taxonomies order=\"ASC\"]\u003C\u002Fcode>; possible values: ASC, DESC;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>show_count\u003C\u002Fstrong> – display counter of posts in the list: \u003Ccode>[extra_taxonomies show_count=\"1\"]\u003C\u002Fcode>; by default counter is not shown: \u003Ccode>[extra_taxonomies show_count=\"0\"]\u003C\u002Fcode>;* \u003Cstrong>limit\u003C\u002Fstrong> – how many links to be included in the list: \u003Ccode>[extra_archives limit=\"10\"]\u003C\u002Fcode>; by default all links are shown: \u003Ccode>[extra_archives limit=\"\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>hide_empty\u003C\u002Fstrong> – show or hide empty categories or taxonomies: \u003Ccode>[extra_taxonomies hide_empty=\"0\"]\u003C\u002Fcode>; by default empty categories are hidden: \u003Ccode>[extra_taxonomies hide_empty=\"1\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>use_desc_for_title\u003C\u002Fstrong> – use description for title: \u003Ccode>[extra_taxonomies use_desc_for_title=\"0\"]\u003C\u002Fcode>; by default the description is used as link title: \u003Ccode>[extra_taxonomies use_desc_for_title=\"1\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>child_of\u003C\u002Fstrong> – only display categories that are children of the category identified by this parameter: \u003Ccode>[extra_taxonomies child_of=\"77\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>exclude\u003C\u002Fstrong> – exclude one or more categories (comma-separated list of category ids) from the results: \u003Ccode>[extra_taxonomies exclude=\"5,7,9\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>exclude_tree\u003C\u002Fstrong> – exclude category-tree (comma-separated list of category ids) from the results: \u003Ccode>[extra_taxonomies exclude_tree=\"5,7,9\"]\u003C\u002Fcode>; The parameter include must be empty. If the hierarchical parameter is true, then use exclude instead of exclude_tree.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>include\u003C\u002Fstrong> – only include the categories detailed in a comma-separated list by category id: \u003Ccode>[extra_taxonomies include=\"5,7,9\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>hierarchical\u003C\u002Fstrong> – list is hierarchical (tree-like) or flat: \u003Ccode>[extra_taxonomies hierarchical=\"0\"]\u003C\u002Fcode>; by default the list is hierarchical: \u003Ccode>[extra_taxonomies hierarchical=\"1\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>number\u003C\u002Fstrong> – sets the number of categories to display: \u003Ccode>[extra_taxonomies number=\"10\"]\u003C\u002Fcode>; by default the number is unlimited: \u003Ccode>[extra_taxonomies number=\"\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>depth\u003C\u002Fstrong> – how many levels in the hierarchy of pages are to be included in the list: \u003Ccode>[extra_taxonomies depth=\"3\"]\u003C\u002Fcode>; by default the depth is unlimited: \u003Ccode>[extra_taxonomies depth=\"0\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003Cli>\u003Cstrong>taxonomy\u003C\u002Fstrong> – show list of registered taxonomy: \u003Ccode>[extra_taxonomies taxonomy=\"post_tag\"]\u003C\u002Fcode>; by default shows the list of categories: \u003Ccode>[extra_taxonomies taxonomy=\"category\"]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>[extra_taxonomies] is based on \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FTemplate_Tags\u002Fwp_list_categories\" rel=\"nofollow ugc\">wp_list_categories function\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch4>Parameters for [bloginfo]:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ccode>[bloginfo show=\"name\"]\u003C\u002Fcode> – \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FFunction_Reference\u002Fget_bloginfo\" rel=\"nofollow ugc\">bloginfo params\u003C\u002Fa>;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[site_name]\u003C\u002Fcode> – Name of the site;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[site_desc]\u003C\u002Fcode> – Description of the site;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[site_url]\u003C\u002Fcode> – http:\u002F\u002Fsite.url;\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Ccode>[wp_version]\u003C\u002Fcode> – 4.5 (WordPress version);\u003C\u002Fp>\n\u003Cp>[bloginfo] is based on \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FFunction_Reference\u002Fbloginfo\" rel=\"nofollow ugc\">bloginfo function\u003C\u002Fa>.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Parameters for [date]:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ccode>[date format=\"l jS \\\\of F Y h:i:s A\"]\u003C\u002Fcode> – Monday 23rd April 2012 09:37:57 AM; \u003Ca href=\"http:\u002F\u002Fphp.net\u002Fmanual\u002Fen\u002Ffunction.date.php\" rel=\"nofollow ugc\">php date format params\u003C\u002Fa>;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[date format=\"l jS \\\\of F Y h:i:s A\" timestamp=\"+2 years +3 months -20 days -10 hours +30 minutes\"]\u003C\u002Fcode> – Thursday 3rd July 2014 06:52:57 AM; \u003Ca href=\"http:\u002F\u002Fwww.php.net\u002Fmanual\u002Fen\u002Fdatetime.formats.relative.php\" rel=\"nofollow ugc\">relative datetime formats\u003C\u002Fa>;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[date format=\"h:i:s A\" use_wordpress_timezone=\"1\"]\u003C\u002Fcode> – use WordPress timezone from Settings section;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[date_i18n format=\"l jS \\\\of F Y h:i:s A\" timestamp=\"+2 years +3 months -20 days -10 hours +30 minutes\"]\u003C\u002Fcode> – Четвер, 3 Липня 2014 06:52:57; shortcode based on \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FFunction_Reference\u002Fdate_i18n\" rel=\"nofollow ugc\">date_i18n\u003C\u002Fa>;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[time format=\"h:i:s A\"]\u003C\u002Fcode> – 01:35:08 PM; \u003Ca href=\"http:\u002F\u002Fphp.net\u002Fmanual\u002Fen\u002Ffunction.date.php\" rel=\"nofollow ugc\">php time format params\u003C\u002Fa>;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[year]\u003C\u002Fcode> – 2012, \u003Ccode>[year plus=\"3\"]\u003C\u002Fcode> – 2015, \u003Ccode>[year minus=\"2\"]\u003C\u002Fcode> – 2010;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[month]\u003C\u002Fcode> – 4 (in April), \u003Ccode>[month plus=\"10\"]\u003C\u002Fcode> – 2, \u003Ccode>[month minus=\"8\"]\u003C\u002Fcode> – 8;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[month_name]\u003C\u002Fcode> – April, \u003Ccode>[month_name plus=\"10\"]\u003C\u002Fcode> – February, \u003Ccode>[month_name minus=\"8\"]\u003C\u002Fcode> – August;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[day]\u003C\u002Fcode> – 8, \u003Ccode>[day plus=\"3\"]\u003C\u002Fcode> – 11, \u003Ccode>[day minus=\"2\"]\u003C\u002Fcode> – 6;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[weekday]\u003C\u002Fcode> – Monday, \u003Ccode>[weekday plus=\"5\"]\u003C\u002Fcode> – Saturday, \u003Ccode>[weekday minus=\"5\"]\u003C\u002Fcode> – Wednesday;\u003C\u002Fli>\n\u003Cli>\u003Ccode>[hours]\u003C\u002Fcode>, \u003Ccode>[minutes]\u003C\u002Fcode>, \u003Ccode>[seconds]\u003C\u002Fcode>;\u003C\u002Fli>\n\u003C\u002Ful>\n","[extra_archives], [extra_taxonomies], [bloginfo show=\"name\"], [date format=\"l jS \\of F Y\"], [date_i18n], [time]",1000,16878,82,10,"2023-04-13T18:13:00.000Z","6.2.9",[111,112,131,132,133],"category","shortcode","shortcodes","http:\u002F\u002Fwordpress.org\u002Fplugins\u002Fextra-shortcodes\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fextra-shortcodes.2.2.zip","2025-12-31 00:00:00",{"slug":138,"name":139,"version":140,"author":4,"author_profile":5,"description":141,"short_description":142,"active_installs":143,"downloaded":144,"rating":145,"num_ratings":146,"last_updated":147,"tested_up_to":69,"requires_at_least":24,"requires_php":25,"tags":148,"homepage":153,"download_link":154,"security_score":78,"vuln_count":35,"unpatched_count":35,"last_vuln_date":79,"fetched_at":37},"security-protection","Security-Protection","2.3","\u003Cul>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002Fsecurity-protection\u002F\" title=\"Security-Protection\" rel=\"nofollow ugc\">Security-Protection\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fdonate\u002F\" title=\"Donate\" rel=\"nofollow ugc\">Donate\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002F\" title=\"WordPress plugins\" rel=\"nofollow ugc\">WordPress plugins\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Why humans should prove that they are humans by filling captchas? Lets bots prove that they are not bots with adding javascript to their user-agents!\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Security-Protection blocks and stops brute-force attacks.\u003Cbr \u002F>\n\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fsecurity-protection\u002Ffaq\u002F\" rel=\"ugc\">Want to read more how Security-Protection plugin works\u003C\u002Fa>?\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>no captcha\u003C\u002Fstrong>, because brute-force attacks is not users’ problem\u003C\u002Fli>\n\u003Cli>\u003Cstrong>no options\u003C\u002Fstrong>, because it is great to forget about brute-force attacks completely\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Plugin is easy to use: just install it and it just works.\u003C\u002Fp>\n\u003Cp>Important: \u003Cstrong>delete ‘admin’ username\u003C\u002Fstrong> if you have it on your site. More than 90% of brute-force attacks try to crack the ‘admin’ username.\u003C\u002Fp>\n\u003Cp>Few of the most commonly used and worst passwords. Do not use them or similar:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>123456\u003C\u002Fli>\n\u003Cli>p@s$w0rd\u003C\u002Fli>\n\u003Cli>qwerty\u003C\u002Fli>\n\u003Cli>qwe123\u003C\u002Fli>\n\u003Cli>admin123\u003C\u002Fli>\n\u003Cli>iloveyou\u003C\u002Fli>\n\u003Cli>letmein\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Useful:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fpage-list\u002F\" title=\"list of pages with shortcodes\" rel=\"ugc\">“Page-list” – show list of pages with shortcodes\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fiframe\u002F\" title=\"embed content\" rel=\"ugc\">“Iframe” – embed content\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002F\" title=\"WordPress Pro plugins\" rel=\"nofollow ugc\">WordPress Pro plugins\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n","Protection from login, registration and reset-password brute-force attacks. No captcha.",400,15407,86,11,"2020-09-05T16:59:00.000Z",[149,150,93,151,152],"brute-force","bruteforce","register","registration","http:\u002F\u002Fwordpress.org\u002Fplugins\u002Fsecurity-protection\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsecurity-protection.2.3.zip",{"slug":156,"name":157,"version":158,"author":4,"author_profile":5,"description":159,"short_description":160,"active_installs":143,"downloaded":161,"rating":88,"num_ratings":101,"last_updated":162,"tested_up_to":69,"requires_at_least":91,"requires_php":25,"tags":163,"homepage":168,"download_link":169,"security_score":78,"vuln_count":35,"unpatched_count":35,"last_vuln_date":79,"fetched_at":37},"taxonomy-checklist-tree","Taxonomy Checklist Tree","1.1","\u003Cul>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002Ftaxonomy-checklist-tree\u002F\" title=\"Taxonomy Checklist Tree\" rel=\"nofollow ugc\">Taxonomy Checklist Tree\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fdonate\u002F\" title=\"Donate\" rel=\"nofollow ugc\">Donate\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002F\" title=\"WordPress plugins\" rel=\"nofollow ugc\">WordPress plugins\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003C\u002Ful>\n","Plugin sets Category\u002FTaxonomy checklist hierarchical tree-view by default.",5831,"2020-09-05T15:33:00.000Z",[164,131,165,166,167],"categories","hierarchy","taxonomies","taxonomy","http:\u002F\u002Fwordpress.org\u002Fplugins\u002Ftaxonomy-checklist-tree\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftaxonomy-checklist-tree.1.1.zip",{"slug":171,"name":172,"version":173,"author":4,"author_profile":5,"description":174,"short_description":175,"active_installs":88,"downloaded":176,"rating":177,"num_ratings":178,"last_updated":179,"tested_up_to":69,"requires_at_least":24,"requires_php":25,"tags":180,"homepage":182,"download_link":183,"security_score":100,"vuln_count":101,"unpatched_count":101,"last_vuln_date":184,"fetched_at":37},"search-google","Search by Google","1.9","\u003Cul>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002Fsearch-google\u002F\" title=\"Search by Google\" rel=\"nofollow ugc\">Search by Google\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fdonate\u002F\" title=\"Donate\" rel=\"nofollow ugc\">Donate\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002F\" title=\"WordPress plugins\" rel=\"nofollow ugc\">WordPress plugins\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>“Search by Google” plugin adds Google search form widget. It helps user to search on site using Google.\u003C\u002Fp>\n\u003Ch4>Widget options:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>“Title” (title of the widget);\u003C\u002Fli>\n\u003Cli>“Submit button text” (if left blank than “Google search” text will be used);\u003C\u002Fli>\n\u003Cli>“Search on site” (if left blank than Google will search on current site);\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Useful:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fpage-list\u002F\" title=\"list of pages with shortcodes\" rel=\"ugc\">“Page-list” – show list of pages with shortcodes\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fiframe\u002F\" title=\"embed content\" rel=\"ugc\">“Iframe” – embed content\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002F\" title=\"WordPress Pro plugins\" rel=\"nofollow ugc\">WordPress Pro plugins\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n","Search by Google widget.",29317,96,9,"2020-09-05T15:27:00.000Z",[181,113,96,97],"google","http:\u002F\u002Fwordpress.org\u002Fplugins\u002Fsearch-google\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsearch-google.1.9.zip","2025-09-05 00:00:00",{"slug":186,"name":186,"version":187,"author":4,"author_profile":5,"description":188,"short_description":189,"active_installs":190,"downloaded":191,"rating":88,"num_ratings":101,"last_updated":192,"tested_up_to":69,"requires_at_least":24,"requires_php":25,"tags":193,"homepage":198,"download_link":199,"security_score":78,"vuln_count":35,"unpatched_count":35,"last_vuln_date":79,"fetched_at":37},"info","2.4","\u003Cul>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002F\" title=\"WordPress Pro plugins\" rel=\"nofollow ugc\">WordPress Pro plugins\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002Finfo\u002F\" title=\"Info plugin page\" rel=\"nofollow ugc\">Info plugin\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fdonate\u002F\" title=\"Support the development\" rel=\"nofollow ugc\">Donate\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fwebvitalii\u002Finfo\" title=\"Fork\" rel=\"nofollow ugc\">GitHub\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Plugin shows in the admin bar:\u003Cbr \u002F>\n* the number of SQL queries during the WordPress execution\u003Cbr \u002F>\n* the amount of time in seconds to generate the page\u003Cbr \u002F>\n* memory load\u003C\u002Fp>\n\u003Cp>Admin bar can be enabled in your profile: \u003Ccode>\"Users => Your Profile => Show Admin Bar\"\u003C\u002Fcode>.\u003Cbr \u002F>\nThis information also added to the bottom of the source code as HTML comment.\u003C\u002Fp>\n\u003Ch4>Useful:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fpage-list\u002F\" title=\"list of pages with shortcodes\" rel=\"ugc\">“Page-list” – show list of pages with shortcodes\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fiframe\u002F\" title=\"embed content\" rel=\"ugc\">“Iframe” – embed content\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002F\" title=\"WordPress Pro plugins\" rel=\"nofollow ugc\">WordPress Pro plugins\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n","Plugin shows in the admin bar the number of SQL queries, the amount of time in seconds and memory load.",80,11981,"2020-08-09T23:16:00.000Z",[186,194,195,196,197],"queries","query","sql","time","http:\u002F\u002Fwordpress.org\u002Fplugins\u002Finfo\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Finfo.2.4.zip",{"slug":201,"name":202,"version":105,"author":4,"author_profile":5,"description":203,"short_description":204,"active_installs":205,"downloaded":206,"rating":46,"num_ratings":34,"last_updated":207,"tested_up_to":69,"requires_at_least":24,"requires_php":25,"tags":208,"homepage":211,"download_link":212,"security_score":78,"vuln_count":35,"unpatched_count":35,"last_vuln_date":79,"fetched_at":37},"comments-advanced","Comments-advanced","\u003Cul>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002F\" title=\"WordPress Pro plugins\" rel=\"nofollow ugc\">WordPress Pro plugins\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002Fcomments-advanced\u002F\" title=\"Comments-advanced\" rel=\"nofollow ugc\">Comments-advanced\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fdonate\u002F\" title=\"Support the development\" rel=\"nofollow ugc\">Donate\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Edit comment’s info:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Post ID\u003C\u002Fli>\n\u003Cli>Parent Comment ID\u003C\u002Fli>\n\u003Cli>User ID\u003C\u002Fli>\n\u003Cli>Author IP\u003C\u002Fli>\n\u003Cli>Author Agent\u003C\u002Fli>\n\u003Cli>Comment Date\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Useful:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fpage-list\u002F\" title=\"list of pages with shortcodes\" rel=\"ugc\">“Page-list” – show list of pages with shortcodes\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fiframe\u002F\" title=\"embed content\" rel=\"ugc\">“Iframe” – embed content\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002F\" title=\"WordPress Pro plugins\" rel=\"nofollow ugc\">WordPress Pro plugins\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n","Edit comment's info: Post ID, Parent Comment ID, User ID, Author IP, Author Agent and Comment Date.",40,3326,"2020-08-02T23:12:00.000Z",[209,210,95],"comment","comments","http:\u002F\u002Fwordpress.org\u002Fplugins\u002Fcomments-advanced\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcomments-advanced.2.0.zip",{"slug":214,"name":215,"version":105,"author":4,"author_profile":5,"description":216,"short_description":217,"active_installs":127,"downloaded":218,"rating":88,"num_ratings":57,"last_updated":219,"tested_up_to":69,"requires_at_least":24,"requires_php":25,"tags":220,"homepage":226,"download_link":227,"security_score":78,"vuln_count":35,"unpatched_count":35,"last_vuln_date":79,"fetched_at":37},"easy-to-use","Easy-to-use","\u003Cul>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002F\" title=\"WordPress Pro plugins\" rel=\"nofollow ugc\">WordPress Pro plugins\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002Feasy-to-use\u002F\" title=\"Plugin page\" rel=\"nofollow ugc\">Easy-to-use\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fdonate\u002F\" title=\"Support the development\" rel=\"nofollow ugc\">Donate\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Improvements made by the plugin:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>unmasks password inputs on focus (login and admin sections)\u003C\u002Fli>\n\u003Cli>enables “remember me” checkbox by default\u003C\u002Fli>\n\u003Cli>sets login interval to 1 year\u003C\u002Fli>\n\u003Cli>hilites the focused inputs (login and admin sections)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Useful:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fpage-list\u002F\" title=\"list of pages with shortcodes\" rel=\"ugc\">“Page-list” – show list of pages with shortcodes\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fiframe\u002F\" title=\"embed content\" rel=\"ugc\">“Iframe” – embed content\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002F\" title=\"WordPress Pro plugins\" rel=\"nofollow ugc\">WordPress Pro plugins\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n","Unmasks password inputs, enables 'remember-me' by default, sets login interval to 1 year.",6529,"2020-08-02T23:03:00.000Z",[221,222,223,224,225],"password","remember","rememberme","usability","ux","http:\u002F\u002Fwordpress.org\u002Fplugins\u002Feasy-to-use\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Feasy-to-use.2.0.zip",{"slug":229,"name":230,"version":231,"author":4,"author_profile":5,"description":232,"short_description":233,"active_installs":127,"downloaded":234,"rating":35,"num_ratings":35,"last_updated":235,"tested_up_to":236,"requires_at_least":24,"requires_php":25,"tags":237,"homepage":242,"download_link":243,"security_score":78,"vuln_count":35,"unpatched_count":35,"last_vuln_date":79,"fetched_at":37},"ip2country","Ip2country","1.3","\u003Cul>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002F\" title=\"WordPress Pro plugins\" rel=\"nofollow ugc\">WordPress Pro plugins\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002Fip2country\u002F\" title=\"Ip2country plugin page\" rel=\"nofollow ugc\">Ip2country plugin\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fdonate\u002F\" title=\"Support the development\" rel=\"nofollow ugc\">Donate\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Code is based on: \u003Ca href=\"http:\u002F\u002Fphpweby.com\u002Fsoftware\u002Fip2country\" rel=\"nofollow ugc\">phpweby.com\u002Fsoftware\u002Fip2country\u003C\u002Fa>\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>Ip2country database table is based on: \u003Ca href=\"http:\u002F\u002Fmaxmind.com\u002F\" rel=\"nofollow ugc\">maxmind.com\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Ip2country_info database table is based on: \u003Ca href=\"http:\u002F\u002Fwww.ip2nation.com\u002F\" rel=\"nofollow ugc\">ip2nation.com\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Last IP database update: 15-jan-2012\u003C\u002Fli>\n\u003Cli>Ip2country database is stored on your site.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Get country code or country name:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003C?php\n$ip2country = ip2country();\necho ' Country code: '.$ip2country->country_code;\necho ' Country name: '.$ip2country->country_name;\n\u002F\u002F or\n$ip2country2 = ip2country('212.113.46.148');\necho ' Country code: '.$ip2country2->country_code;\necho ' Country name: '.$ip2country2->country_name;\n?>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Get additional info about the country by country code:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003C?php\n$ip2country_info = ip2country_info($ip2country->country_code);\necho ' iso_code_2: '.$ip2country_info->iso_code_2;\necho ' iso_code_3: '.$ip2country_info->iso_code_3;\necho ' iso_country: '.$ip2country_info->iso_country;\necho ' country: '.$ip2country_info->country;\necho ' lat: '.$ip2country_info->lat;\necho ' lon: '.$ip2country_info->lon;\n\u002F\u002F or\n$ip2country_info = ip2country_info('us');\necho ' lat: '.$ip2country_info->lat;\necho ' lon: '.$ip2country_info->lon;\n?>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Ca href=\"http:\u002F\u002Fweb-profile.com.ua\u002Fwordpress\u002Fplugins\u002Fip2country\u002F\" rel=\"nofollow ugc\">Ip2country support page\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch4>Useful:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fpage-list\u002F\" title=\"list of pages with shortcodes\" rel=\"ugc\">“Page-list” – show list of pages with shortcodes\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fiframe\u002F\" title=\"embed content\" rel=\"ugc\">“Iframe” – embed content\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002F\" title=\"WordPress Pro plugins\" rel=\"nofollow ugc\">WordPress Pro plugins\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n","Plugin converts IP-address to the country.",4283,"2020-08-09T23:23:00.000Z","5.4.19",[238,239,240,241,229],"country","geolocation","ip","ip-to-country","http:\u002F\u002Fwordpress.org\u002Fplugins\u002Fip2country\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fip2country.1.3.zip",{"slug":245,"name":246,"version":247,"author":4,"author_profile":5,"description":248,"short_description":249,"active_installs":35,"downloaded":250,"rating":35,"num_ratings":35,"last_updated":251,"tested_up_to":252,"requires_at_least":253,"requires_php":25,"tags":254,"homepage":258,"download_link":259,"security_score":78,"vuln_count":35,"unpatched_count":35,"last_vuln_date":79,"fetched_at":37},"fortify","Fortify","1.0","\u003Cul>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fwordpress\u002Fplugins\u002Ffortify\u002F\" title=\"Plugin page\" rel=\"nofollow ugc\">Fortify\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"http:\u002F\u002Fweb-profile.net\u002Fdonate\u002F\" title=\"Support the development\" rel=\"nofollow ugc\">Donate\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fwebvitalii\u002Ffortify\" title=\"Fork\" rel=\"nofollow ugc\">GitHub\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Fortify plugin blocks automatic spam in comments section. No captcha.\u003C\u002Fp>\n\u003Cp>Plugin is easy to use: just install it and it just works.\u003C\u002Fp>\n\u003Cp>Blocked comments can be stored in the Spam area if needed. This can be enabled\u002Fdisabled via Settings page. This is useful for testing and debug purpose. Blocked spam comments can be easily converted to regular comments if needed.\u003C\u002Fp>\n\u003Cp>Fortify plugin is GDPR compliant and does not store any other user data except of the behavior mentioned above.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Plugin blocks spam only in comments section\u003C\u002Fstrong>.\u003C\u002Fp>\n\u003Cp>After installing the Fortify plugin \u003Cstrong>try to submit a comment on your site being logged out\u003C\u002Fstrong>.\u003Cbr \u002F>\nIf you get an error – you may check the solution in the \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fsupport\u002Fplugin\u002Ffortify\" rel=\"ugc\">Support section\u003C\u002Fa> or submit a new topic with detailed description of your problem.\u003C\u002Fp>\n","No spam in comments. No captcha.",1227,"2021-12-19T20:52:00.000Z","5.8.13","5.0",[209,255,210,256,257],"comment-spam","spam","spammer","http:\u002F\u002Fwordpress.org\u002Fplugins\u002Ffortify\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ffortify.1.0.zip"]