[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f2YR7pIpUnuEIjUxaXz850mGUk1gXuwR_gCc4qygq6QI":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},"ctltwp","https:\u002F\u002Fprofiles.wordpress.org\u002Fctltwp\u002F",15,5800,84,34,77,"2026-04-04T13:06:18.639Z",[13,40,59,81,99,117,131,149,166,184,201,216,230,245,259],{"slug":14,"name":15,"version":16,"author":4,"author_profile":5,"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":37,"last_vuln_date":38,"fetched_at":39},"user-avatar","User Avatar","1.4.12","\u003Cp>\u003Cstrong>1.4.7 is a Security Fix Please update your plugin to the latest version\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>This plugin provides a thumbnail area in the Your Profile section, where users can upload & crop new images in an overlay and upon cropping the image, the new image will be saved and stored. This gives users with any role the chance to easily upload an image and view their current thumbnail, all in one go. In Discussion, the default image associated with the user will be replaced with the user avatar image uploaded and this will then be the image shown in comments and also in People Lists (see below).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>This plugin was developed for \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fpeople-lists\u002F\" title=\"People Lists WordPress Plugin Homepage\" rel=\"ugc\">People Lists\u003C\u002Fa> and this plugin  provides a rich text editor on the profile page for easy modifications of specific user profile information that can be displayed on any page using the [people-lists list=example-list] shortcode. Admins will also be able to add custom fields to the Your Profile section on WordPress and these fields can be displayed on any page using the People Lists template (which can be styled using HTML) that provides codes for every field that is desired to be displayed.  There is a specific code in People Lists that hooks this thumbnail into your lists template display, so grab People Lists plugin as well!!\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Take a look at the screenshots!\u003C\u002Fp>\n\u003Cp>This plugin was developed using PHP 5.1 and hasn’t been tested on other version of php\u003Cbr \u002F>\nBut if you are able to run upload picture and set them as featured image then you\u003Cbr \u002F>\nalso shouldn’t be have problems using this plugin.\u003C\u002Fp>\n","Provides a thumbnail area in Your Profile, for users to upload & crop new images in an overlay to be saved and stored to their profile.",4000,258556,78,27,"2023-11-20T18:57:00.000Z","6.3.8","3.0","",[28,29,30,31,32],"form","list","people","people-lists","user-profile","http:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fuser-avatar\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-avatar.1.4.12.zip",85,1,0,"2023-10-25 00:00:00","2026-03-15T15:16:48.613Z",{"slug":41,"name":42,"version":43,"author":4,"author_profile":5,"description":44,"short_description":45,"active_installs":46,"downloaded":47,"rating":48,"num_ratings":49,"last_updated":50,"tested_up_to":51,"requires_at_least":52,"requires_php":26,"tags":53,"homepage":56,"download_link":57,"security_score":35,"vuln_count":37,"unpatched_count":37,"last_vuln_date":58,"fetched_at":39},"accordion-shortcode","Accordion Shortcode","1.2.1","\u003Cp>To make the accordions appear the way you want you need to add your own styling to them\u003Cbr \u002F>\nLets you add accordion to your post and pages.\u003C\u002Fp>\n\u003Cp>By using the following shortcodes\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[accordions]\n[accordion title=\"title1\"] tab content [\u002Faccordion]\n[accordion title=\"title2\"] another content tab [\u002Faccordion]\n[\u002Faccordions]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>will generate the following html.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003Cdiv id=\"random-accordion-id-872\" class=\"accordions-shortcode\">\n            \u003Ch3 id=\"title1-0\" >\u003Ca href=\"#title1-0\">title1\u003C\u002Fa>\u003C\u002Fh3>\n\n            \u003Cdiv class=\"accordian-shortcode-content\" >\n\n\n Some Text\u003Cbr \u002F>\n            \u003C\u002Fdiv>\n\n            \u003Ch3 id=\"title2-1\" >\u003Ca href=\"#title2-1\">title2\u003C\u002Fa>\u003C\u002Fh3>\n\n            \u003Cdiv class=\"accordian-shortcode-content \" >\n\n\n Some Text\u003Cbr \u002F>\n            \u003C\u002Fdiv>\n\n\u003C\u002Fdiv>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Additional attributes that you could pass into the shortcode\u003Cbr \u002F>\n    [accordions autoHeight=’true’  disabled=’false’ active=0  clearStyle=false collapsible=false fillSpace=false ]\u003Cbr \u002F>\n    [accordion title=’title1′ class=’new-class’]\u003Cbr \u002F>\n     Some Text\u003Cbr \u002F>\n    [\u002Faccordion]\u003Cbr \u002F>\n    [accordion title=’title2′ class=’new-class’]\u003Cbr \u002F>\n     Some Text\u003Cbr \u002F>\n    [\u002Faccordion]\u003Cbr \u002F>\n    [\u002Faccordions]\u003C\u002Fp>\n\u003Ch3>Sample CSS\u003C\u002Fh3>\n\u003Cp>Here is some sample css to get you started.\u003Cbr \u002F>\nAnother place to look for it would be the http:\u002F\u002Fjqueryui.com\u002Fthemeroller\u002F, The shortcode used the jQuery UI to generate the accordion.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>.ui-accordion-header{\n    margin:5px 0 0;\n}\n.ui-accordion-header a{\n    padding:5px 12px;\n    background: #CCC; \n    color:#FFF;\n    display:block;\n}\n.ui-accordion-header.ui-state-active a,\n.ui-accordion-header a:hover{\n    background-color: #DDD;\n}\n.ui-accordion-content{\n    padding-top:10px;\n}\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Lets you easily add accordions into your posts and pages using the accordion shortcode",500,38342,96,8,"2012-09-19T19:01:00.000Z","3.3.2","3.3",[54,55],"accordion","shortcode","http:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Faccordion-shortcode\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Faccordion-shortcode.1.2.1.zip",null,{"slug":60,"name":61,"version":62,"author":4,"author_profile":5,"description":63,"short_description":64,"active_installs":46,"downloaded":65,"rating":66,"num_ratings":67,"last_updated":68,"tested_up_to":69,"requires_at_least":70,"requires_php":26,"tags":71,"homepage":76,"download_link":77,"security_score":78,"vuln_count":79,"unpatched_count":79,"last_vuln_date":80,"fetched_at":39},"section-widget","Section Widget","3.3.1","\u003Cp>\u003Cstrong>Grand Prize winner of WordPress Plugin Competition 2009\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Ever wanted to display a widget only on the front page? Subpages of certain pages? Posts with a certain tag? We’ve got you covered. With an extremely easy to use interface, you can create your section-specific widget in no time – without going through the frustration of writing PHP code (ala \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fwidget-logic\u002F\" rel=\"ugc\">Widget Logic\u003C\u002Fa>).\u003C\u002Fp>\n\u003Cp>In addition to plain text and HTML, we have added \u003Cstrong>shortcodes\u003C\u002Fstrong> support into the mix. This means you can easily turn your crazy widget ideas into reality. Need a RSS widget for the posts in the “Movies” category? Yep, \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Frss-shortcode\u002F\" rel=\"ugc\">there is a shortcode for that\u003C\u002Fa>. Show your AdSense ads only on the front page? \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fsmart-ads\u002F\" rel=\"ugc\">There is a shortcode for that too\u003C\u002Fa> – not to mention \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Ftemplate-tag-shortcodes\u002F\" rel=\"ugc\">tag clouds\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fpaypal-shortcodes\u002F\" rel=\"ugc\">Paypal\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Famazon-widgets-shortcodes\u002F\" rel=\"ugc\">Amazon\u003C\u002Fa>… you name it. Or throw more CMS hotness into your sidebar with our \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fconditional-custom-fields-shortcode\u002F\" rel=\"ugc\">conditional custom fields\u003C\u002Fa> shortcodes. Checkout the \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fsection-widget\u002Fscreenshots\u002F\" rel=\"ugc\">screenshots\u003C\u002Fa> for more inspirations.\u003C\u002Fp>\n\u003Cp>But before you hit the download button, we have saved a surprise for you. In order to help you fit all those insane ideas into your already crowded sidebar, we have decided to add \u003Cstrong>tabs\u003C\u002Fstrong> to the equation. With an intuitive drag-and-drop interface, creating your own tabbed widget is completely effortless – even for your grandparents. (See the \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fsection-widget\u002Fscreenshots\u002F\" rel=\"ugc\">screenshots\u003C\u002Fa> for details.) To bring this to the next level, we have bundled \u003Cem>25 (!) switchable themes\u003C\u002Fem>  (powered by the \u003Ca href=\"http:\u002F\u002Fjqueryui.com\u002F\" rel=\"nofollow ugc\">jQuery UI\u003C\u002Fa> project) with the plugin – and we even included a on preview in the settings page! And of course, you can always roll your own theme to suit the design of your site. (A lite version with the 2 basic themes is also available \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fsection-widget\u002Fdownload\u002F\" rel=\"ugc\">here\u003C\u002Fa>.)\u003C\u002Fp>\n\u003Cp>With all those awesome features, you should definitely download it and try it out. If you still cannot find a need for this, you’re probably using WordPress the wrong way 😉 Let us know what you think, drop us a line at the \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Ftags\u002Fsection-widget?forum_id=10#postform\" rel=\"ugc\">forums\u003C\u002Fa> – we would love to hear about your creative ways of using this plugin!\u003C\u002Fp>\n\u003Cp>\u003Cem>If you are running a earlier version of the WordPress 3.5 or earlier don’t use the latest version of the plugin.\u003C\u002Fem>\u003C\u002Fp>\n\u003Ch4>Built-in Conditionals\u003C\u002Fh4>\n\u003Cp>In this version, you can freely mix and match these predefined rules which gives you control of where the widget should be displayed:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Everywhere on your site \u003Cem>(new)\u003C\u002Fem>\u003C\u002Fli>\n\u003Cli>The front page\u003C\u002Fli>\n\u003Cli>The posts page \u003Cem>(new)\u003C\u002Fem>\u003C\u002Fli>\n\u003Cli>All posts\u003C\u002Fli>\n\u003Cli>All author pages\u003C\u002Fli>\n\u003Cli>All or selected pages and subpages\u003C\u002Fli>\n\u003Cli>Pages or posts with comments enabled\u003C\u002Fli>\n\u003Cli>Pages or posts belongs to selected categories\u003C\u002Fli>\n\u003Cli>Pages or posts with selected tags\u003C\u002Fli>\n\u003Cli>All \u003Cem>(new)\u003C\u002Fem> or selected category archive pages\u003C\u002Fli>\n\u003Cli>All \u003Cem>(new)\u003C\u002Fem> or selected tags archive pages\u003C\u002Fli>\n\u003Cli>All date-based archive pages\u003C\u002Fli>\n\u003Cli>Search results page \u003Cem>(new)\u003C\u002Fem>\u003C\u002Fli>\n\u003Cli>“404” not found page \u003Cem>(new)\u003C\u002Fem>\u003C\u002Fli>\n\u003Cli>Basic Support for Taxonomies\u003C\u002Fli>\n\u003Cli>Basic Support for Post Types\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Please note: JavaScript is required for the widget interface to display correctly.\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>This plugin will only run on WordPress 3.3+.\u003C\u002Fstrong>\u003C\u002Fp>\n","Display arbitrary information only on selected sections of your site. Also allows you to easily organize them into tabs in your sidebar.",60523,80,5,"2025-05-02T21:00:00.000Z","3.8.41","3.6",[72,55,73,74,75],"html","tabbed","tabs","text","http:\u002F\u002Fblogs.ubc.ca\u002Fsupport\u002Fplugins\u002Fsection-widget\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsection-widget.zip",57,2,"2025-05-02 00:00:00",{"slug":82,"name":83,"version":84,"author":4,"author_profile":5,"description":85,"short_description":86,"active_installs":87,"downloaded":88,"rating":89,"num_ratings":79,"last_updated":90,"tested_up_to":26,"requires_at_least":26,"requires_php":26,"tags":91,"homepage":97,"download_link":98,"security_score":35,"vuln_count":37,"unpatched_count":37,"last_vuln_date":58,"fetched_at":39},"custom-post-order","Custom Post Order","1.1","\u003Cp>This is a simple plugin that enables users to modify the order in which posts are displayed on all pages(or in selected categories) of the blog. This is very useful when\u003Cbr \u002F>\nyou have a blog in which you want to display posts in the order they were posted, from the first post being the oldest one, to the last post which\u003Cbr \u002F>\nis the most recent one, or the other way around. The options provided with the plugin at this moment allow users to order the displayed posts by  post date, post title,\u003Cbr \u002F>\npost author, last time modified and post slug, either ascending or descending.\u003C\u002Fp>\n\u003Cp>These post display options can be set by accessing the “Manage->Custom Post Order” link, for wp2.6, and “Tools->Custom Post Order” link, for wp2.7.\u003C\u002Fp>\n","descending , posts, categories, wordpress mu, wpmu Requires at least: 2.6 Tested up to: 2.7 Stable tag: trunk The plugin enables any user to modify t &hellip;",400,49316,100,"2009-06-05T21:35:00.000Z",[92,93,94,95,96],"custom","display","order","orderby","post","http:\u002F\u002Fblogs.ubc.ca\u002Fsupport\u002Fplugins\u002Fcustom-post-order\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcustom-post-order.zip",{"slug":100,"name":101,"version":102,"author":4,"author_profile":5,"description":103,"short_description":104,"active_installs":89,"downloaded":105,"rating":106,"num_ratings":79,"last_updated":107,"tested_up_to":108,"requires_at_least":26,"requires_php":26,"tags":109,"homepage":115,"download_link":116,"security_score":35,"vuln_count":37,"unpatched_count":37,"last_vuln_date":58,"fetched_at":39},"global-javascript","Global Javascript","1.0","\u003Cp>Allows the user to create custom javascript for their WordPress powered site on a global level.\u003C\u002Fp>\n\u003Cp>The Javascript made by the user of the plugin will be loaded after any other Javascript that is used by other plugins and\u002For themes.\u003C\u002Fp>\n\u003Cp>PLUGIN FEATURES:\u003C\u002Fp>\n\u003Cp>Some of the features that are included in this plugin are:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\n\u003Cp>syntax highlighting\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>code minification\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>revisions\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>grouping blocks of code\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>including dependencies (libraries such as jQuery and backbone.js)\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>elegant editor interface courtesy of ACE\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>FUTURE ADDITIONS:\u003C\u002Fp>\n\u003Cp>Here are some of the things that I will be adding sometime in the future as the plugin grows 🙂 :\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\n\u003Cp>ability to choose your minifier of choice from the minify library\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>ability to load different javascript files for each page\u002Fpost as decided by the plugin user\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>ability to save additional javascript files and create tabs to organize the files\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>a separate button to completely delete the javascript files from the server\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Acknowledgements\u003C\u002Fh3>\n\u003Cp>This plugin uses the minify library package by Steve Clay (steve@mrclay.org) and Ryan Grove (ryan@wonko.com).\u003Cbr \u002F>\nMore info at http:\u002F\u002Fcode.google.com\u002Fp\u002Fminify\u002F\u003C\u002Fp>\n","A simple Javascript writing\u002Fediting tool using ACE editor and the Minify library",12020,70,"2013-03-12T17:00:00.000Z","3.5.2",[110,111,112,113,114],"appearance","editor","global","javascript","ubc","https:\u002F\u002Fgithub.com\u002Fpsmagicman\u002Fglobal_javascript","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fglobal-javascript.1.0.zip",{"slug":31,"name":118,"version":119,"author":4,"author_profile":5,"description":120,"short_description":121,"active_installs":89,"downloaded":122,"rating":123,"num_ratings":36,"last_updated":124,"tested_up_to":125,"requires_at_least":52,"requires_php":26,"tags":126,"homepage":127,"download_link":128,"security_score":129,"vuln_count":36,"unpatched_count":37,"last_vuln_date":130,"fetched_at":39},"People Lists","2.0.0","\u003Cp>People Lists provides a rich text editor on the profile page for easy modifications of specific user profile information that can be displayed on any page using the [people-lists list=example-list] shortcode. Admins will also be able to add custom fields to the Your Profile section on WordPress and these fields can be displayed on any page using the People Lists template (which can be styled using HTML) that provides codes for every field that is desired to be displayed.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>This plugin was developed alongside \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fuser-avatar\u002F\" title=\"User Avatar WordPress Plugin Homepage\" rel=\"ugc\">User Avatar\u003C\u002Fa> and this plugin provides a thumbnail area in the Your Profile section, where users can upload & crop new images.  There is a specific code in People Lists that hooks this thumbnail into your lists template display, so make sure you grab it!!!\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Here’s a quick breakdown of features that this plugin provides:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Rich-Text Editor (WYSIWYG) in Your Profile, making it easy for users of ANY WordPress role to add and format their Bibliographical Info (renamed to “General Information”) very easily.\u003C\u002Fli>\n\u003Cli>All users of \u003Cem>ANY role\u003C\u002Fem> on a blog will be displayed in the People Lists Settings page and users can be Dragged & Dropped into the a desired list of their choice.\u003C\u002Fli>\n\u003Cli>A template providing default codes (e.g. %thumbnail%, %nickname%) and added fields codes (see below) allows for customization of different lists and for them to display different user profile information as desired.  HTML can be applied here, so lists can be styled to look pretty!\u003C\u002Fli>\n\u003Cli>There is a Profile Settings area where sortable custom fields can be added to the Your Profile section on WordPress, and codes will be generated (e.g. %people-lists-mobile-number%) and displayed in your Template Info area to be used on lists of your choice.\u003C\u002Fli>\n\u003Cli>Lists have a management area where they can be renamed, add new people or remove current people, re-sorted to be listed in the desired order and deleted. \u003C\u002Fli>\n\u003Cli>A People Lists media button has been added to Pages\u002FPosts that allows users with editing privileges to insert a people lists shortcode with the click of a button!\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>I could go on and on, but I’ll spread the love into the screenshot and FAQ sections!\u003C\u002Fp>\n","Provides a shortcode [people-lists list=example-list] that can insert a People List on any page,post or even sidebar to list selected users.",25540,20,"2025-01-13T17:28:00.000Z","6.7.5",[28,29,30,31,32],"http:\u002F\u002Fwww.ctlt.ubc.ca","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpeople-lists.2.0.0.zip",91,"2025-01-24 00:00:00",{"slug":132,"name":133,"version":134,"author":4,"author_profile":5,"description":135,"short_description":136,"active_installs":89,"downloaded":137,"rating":138,"num_ratings":49,"last_updated":139,"tested_up_to":51,"requires_at_least":25,"requires_php":26,"tags":140,"homepage":145,"download_link":146,"security_score":147,"vuln_count":36,"unpatched_count":37,"last_vuln_date":148,"fetched_at":39},"wiki-embed","Wiki Embed","1.4.10","\u003Cp>This plugin will pull content from any Media Wiki website (Such as wikipedia.org).\u003C\u002Fp>\n\u003Cp>It strips and reformats the content, allowing you to supply some arguments to dictate how this works.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>How does it work?\u003C\u002Fstrong>\u003Cbr \u002F>\nOn your WordPress page or post. You embed a shortcode, something like\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[wiki-embed url='http:\u002F\u002Fen.wikipedia.org\u002Fwiki\u002FWordPress' tabs no-contents no-infobox ]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Once you save the page you will have the content of the wiki embed into you page. Kind of like a youtube video.\u003Cbr \u002F>\nOnly the page will look like as if it is part of your site. Any changes that are made on the wiki will be reflected on your site, once the cache has expired and a new version of the page is requested from the wiki.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Why would you want to do that?\u003C\u002Fstrong>\u003Cbr \u002F>\nYou can build a better navigation structure to your site, while crowd sourcing the content of the pages inside the wiki.\u003Cbr \u002F>\nWin Win.\u003C\u002Fp>\n\u003Cp>** Where can I get more info?**\u003Cbr \u002F>\nCheckout our Support page http:\u002F\u002Fsupport.cms.ubc.ca\u002Fcms-manual\u002Fadding-content\u002Fembedding-content-from-the-ubc-wiki\u002F that is using the wiki-embed plugin to grab content from our [wiki http:\u002F\u002Fwiki.ubc.ca\u002FDocumentation:UBC_Content_Management_System\u002FCLF_Theme\u002FHow_to_embed_content_from_the_UBC_Wiki\u003C\u002Fp>\n\u003Ch3>Usage\u003C\u002Fh3>\n\u003Cp>Wiki Embed is implemented using the shortcode [wiki-embed]. It accepts the following arguments:\u003Cbr \u002F>\n* url: (required) the web address of the wiki article that you want to embed on this page.\u003Cbr \u002F>\n* no-edit: Hide the “edit” links from the wiki.\u003Cbr \u002F>\n* no-contents: Hide the page’s contents box.\u003Cbr \u002F>\n* no-infobox: Hide any infobox that appears on the wiki for this page.\u003Cbr \u002F>\n* tabs: Replaces the sections of the wiki article with tabs.\u003Cbr \u002F>\n* accordion: Replaces the sections of the wiki article with an accordian. This option cannot be used as the same time as ‘tabs’.\u003C\u002Fp>\n\u003Cp>Example;\u003Cbr \u002F>\n    [wiki-embed url=”http:\u002F\u002Fen.wikipedia.org\u002Fwiki\u002FExample” no-edit no-contents no-infobox accordion]\u003C\u002Fp>\n\u003Ch3>Configuration\u003C\u002Fh3>\n\u003Cp>Settings for the plugin can be found in ‘Wiki Embed’ -> ‘Settings’.\u003Cbr \u002F>\nHere you can enable\u002Fdisable various features, define shortcode defaults, and configure some global settings for the plugin.\u003C\u002Fp>\n","Wiki Embed lets you embed mediawiki pages in to your site, sites like Wikipedia",15847,76,"2025-05-02T18:14:00.000Z",[141,142,143,144,132],"content-framework","embed","mediawiki","wiki","http:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fwiki-embed\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwiki-embed.zip",99,"2025-05-07 00:00:00",{"slug":150,"name":151,"version":152,"author":4,"author_profile":5,"description":153,"short_description":154,"active_installs":123,"downloaded":155,"rating":37,"num_ratings":37,"last_updated":156,"tested_up_to":157,"requires_at_least":158,"requires_php":26,"tags":159,"homepage":164,"download_link":165,"security_score":35,"vuln_count":37,"unpatched_count":37,"last_vuln_date":58,"fetched_at":39},"conditional-custom-fields-shortcode","Conditional Custom Fields Shortcode","0.5","\u003Cp>A series of shortcodes for using custom field values in pages or posts (or in sidebar widgets – via \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fwidget-logic\u002F\" rel=\"ugc\">Section Widget\u003C\u002Fa>!), which would then allows you to take store the actual data in custom fields while storing the presentation in the page\u002Fpost body. This transforms WordPress into an awesome CMS. Keep reading for more inspirations.\u003C\u002Fp>\n\u003Ch4>Basic Usage\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>[cf \"custom field name\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Example:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>Picture of the day:\n\u003Cimg src='[cf \"picture-link\"]' \u002F>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This would output something like \u003Ccode>\u003Cimg src='http:\u002F\u002Fthesite.com\u002Fsomething.jpg' \u002F>\u003C\u002Fcode>, assume the post\u002Fpage has the custom field “picture-link” and its value is “http:\u002F\u002Fthesite.com\u002Fsomething.jpg”. That way, you (or your clients!) would never accidentally take out a div when updating your page because you won’t have to touch the page\u002Fpost body anymore!\u003C\u002Fp>\n\u003Ch4>Default Values\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>[cf \"custom field name\" default=\"display this if the CF is undefined\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Example:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>Contact [cf \"support-email\" default=\"support@mycompany.com\"] if you have questions.\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>support@mycompany.com will be displayed there if the custom field “support-email” is not present in that post\u002Fpage.\u003C\u002Fp>\n\u003Ch4>Simple Template\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>[cf \"custom field name\" default=\"default value\"]...template...[\u002Fcf]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Example:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>Price: [cf \"price\" default=\"Pricing information not available yet.\"] USD$%value% [\u002Fcf]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>If you cannot use \u003Ccode>%value%\u003C\u002Fcode> as your placeholder text for some reason, you can change it by specifying the placeholder attribute.\u003C\u002Fp>\n\u003Cp>Example:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>Price: [cf \"price\" default=\"Pricing information not available yet.\" placeholder=\"__value__\"] USD$__value__ [\u002Fcf]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Multiple Values\u003C\u002Fh4>\n\u003Cp>It’s smart enough to do the right thing. If your post has the following custom fields:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>concert-date: Jan 14th\u003C\u002Fli>\n\u003Cli>concert-date: Jan 28th\u003C\u002Fli>\n\u003Cli>concert-date: Feb 2nd\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Then \u003Ccode>[cf \"concert-date\"]\u003C\u002Fcode> will output \u003Ccode>Jan 14th,Jan 28th,Feb2nd\u003C\u002Fcode>, exactly what you would expect. You can also optionally provide a separator to replace the default (,).\u003C\u002Fp>\n\u003Cp>Example:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>Come to one of our concerts on the following dates: [cf \"concert-date\" separator=\" \u002F \"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>(=> Jan 14th \u002F Jan 28th \u002F Feb 2nd)\u003C\u002Fp>\n\u003Ch4>Sorting\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>[cf \"custom field name\" sort=\"nosort|asc|dsc|random\" type=\"string|int|integer|float|bool|boolean|date|auto\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>You can control how it sort the items (when there’s more than one) using the sort attribute (default is \u003Ccode>nosort\u003C\u002Fcode>). By default, it would compare them using PHP’s comparison operator (i.e. try to cast them into numeric values, or compare them as strings if that failed). However, you can force a type cast by specifying the type attribute (default is \u003Ccode>auto\u003C\u002Fcode>).\u003C\u002Fp>\n\u003Ch4>Display Single Value\u003C\u002Fh4>\n\u003Cp>If display multiple values is not what you want it to do, you can use \u003Ccode>[cf single=\"true\"]\u003C\u002Fcode> to force it to display only the first value. Combining what we have learned so far, you can display a single random value by \u003Ccode>[cf single=\"true\" sort=\"random\"]\u003C\u002Fcode>.\u003C\u002Fp>\n\u003Ch4>Summary\u003C\u002Fh4>\n\u003Cp>Syntax for \u003Ccode>[cf]\u003C\u002Fcode> shortcode: (default values in parenthesis)\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[cf \"field-name\" default=\"\" placeholder=\"%value%\" single=\"(false)|true\" separator=\",\" sort=\"(nosort)|asc|dsc|random\" type=\"string|int|integer|float|bool|boolean|date|(auto)\"](OPTIONAL) template[\u002Fcf]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Conditionals\u003C\u002Fh4>\n\u003Cp>Conditionals tags is what makes this plugin unique. Here is a list of them:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[if-cf-def \"custom field name\"]\n  Do this when \"custom field name\" is defined for this page\u002Fpost\n[\u002Fif-cf-def]\n\n[if-cf-ndef \"custom field name\"]\n  Do this when \"custom field name\" is NOT defined for this page\u002Fpost\n[\u002Fif-cf-ndef]\n\n[if-cf-eq \"custom field name\" \"value\"]\n  Do this when \"custom field name\" == \"value\"\n[\u002Fif-cf-eq]\n\n[if-cf-neq \"custom field name\" \"value\"]\n  Do this when \"custom field name\" != \"value\"\n[\u002Fif-cf-neq]\n\n[if-cf-lt \"custom field name\" \"value\"]\n  Do this when \"custom field name\" \u003C \"value\"\n[\u002Fif-cf-lt]\n\n[if-cf-gt \"custom field name\" \"value\"]\n  Do this when \"custom field name\" > \"value\"\n[\u002Fif-cf-gt]\n\n[if-cf-let \"custom field name\" \"value\"]\n  Do this when \"custom field name\" \u003C= \"value\"\n[\u002Fif-cf-let]\n\n[if-cf-get \"custom field name\" \"value\"]\n  Do this when \"custom field name\" >= \"value\"\n[\u002Fif-cf-get]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>More detailed documentations will be published soon. In the mean time, check out the following examples and the comments in the PHP code to get a rough idea.\u003C\u002Fp>\n\u003Ch4>Examples\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>[if-cf-get \"deadline\" \"today\" type=\"date\"]\n    Submit your application \u003Ca href='[cf \"submit-link\"]'>here\u003C\u002Fa>.\n[\u002Fif-cf-get]\n\n[if-cf-lt \"deadline\" \"today\" type=\"date\"]\n    Sorry we regret that we cannot take anymore applications.\n[\u002Fif-cf-lt]\n\n[if-cf-def \"discounted-price\" \"discount-expires\" logic=\"and\"]\n    This product is on discount, get it now for [cf \"discounted-price\" \u002F] [cf \"discount-expires\" default=\"for a limited time\"]before %value%[\u002Fcf]!\n[\u002Fif-cf-def]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>Please note: It seems that there is a serious bug in WordPress’ shortcode parser that prevents shortcodes from functioning correctly in certain occasions.\u003C\u002Fstrong> The developers are hard at work to get this fixed before the 2.8.3 release. (See \u003Ca href=\"https:\u002F\u002Fcore.trac.wordpress.org\u002Fticket\u002F10082\" rel=\"nofollow ugc\">#10082\u003C\u002Fa>) Therefore, please do not report any parser related bugs for the moment. (e.g. the shortcode is displayed on the actual page)\u003C\u002Fp>\n","Use custom field values in you pages or posts. With conditional supports which enables basic templating with custom fields.",3977,"2009-07-30T20:47:00.000Z","2.8.2","2.7",[160,161,162,55,163],"cms","conditional","custom-fields","template","#TODO","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fconditional-custom-fields-shortcode.zip",{"slug":167,"name":168,"version":102,"author":4,"author_profile":5,"description":169,"short_description":170,"active_installs":123,"downloaded":171,"rating":172,"num_ratings":79,"last_updated":173,"tested_up_to":174,"requires_at_least":175,"requires_php":26,"tags":176,"homepage":182,"download_link":183,"security_score":35,"vuln_count":37,"unpatched_count":37,"last_vuln_date":58,"fetched_at":39},"wp-experience-api","WP Experience API","\u003Cp>Sends xAPI statements to LRS (tested against LearningLocker and cloud.scorm.com).  Some features are enabled\u003Cbr \u002F>\nONLY if the dependent plugins have also been installed.  The plugin can be used as a MU plugin as well.\u003C\u002Fp>\n\u003Cp>It has been partially tested with:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fcloud.scorm.com\" rel=\"nofollow ugc\">SCORM Cloud\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"http:\u002F\u002Flearninglocker.net\u002F\" rel=\"nofollow ugc\">Learning Locker\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Statements that can be sent are:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>page views\u003C\u002Fli>\n\u003Cli>post status changes\u003C\u002Fli>\n\u003Cli>commenting\u003C\u002Fli>\n\u003Cli>earning badges(1)\u003C\u002Fli>\n\u003Cli>voting(2)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>(1) requires\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fjson-api\u002F\" rel=\"ugc\">JSON API\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fbadgeos\u002F\" rel=\"ugc\">BadgeOS\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fubc\u002Fopen-badges-issuer-addon\" rel=\"nofollow ugc\">https:\u002F\u002Fgithub.com\u002Fubc\u002Fopen-badges-issuer-addon\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>(2) currently only works with PulsePress theme (https:\u002F\u002Fwordpress.org\u002Fthemes\u002Fpulsepress\u002F) when voting or starring\u003C\u002Fp>\n\u003Cp>This plugin was developed at the UBC Centre for Teaching, Learning and Technology.\u003C\u002Fp>\n","Adds the ability for WordPress to send preset xAPI statements to a Learning Record Store",4768,90,"2015-08-11T21:02:00.000Z","4.2.39","3.5",[177,178,179,180,181],"badgeos","experience-api","lrs","tincan","xapi","http:\u002F\u002Fctlt.ubc.ca","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-experience-api.1.0.6.zip",{"slug":185,"name":186,"version":84,"author":4,"author_profile":5,"description":187,"short_description":188,"active_installs":189,"downloaded":190,"rating":37,"num_ratings":37,"last_updated":191,"tested_up_to":192,"requires_at_least":193,"requires_php":26,"tags":194,"homepage":199,"download_link":200,"security_score":35,"vuln_count":37,"unpatched_count":37,"last_vuln_date":58,"fetched_at":39},"add-link","Add Link","\u003Cp>Add Link enables your users to add links to your blog.\u003Cbr \u002F>\nThis is a simple plugin that enables users to add a sidebar widget to submit links to the blogroll.\u003C\u002Fp>\n\u003Cp>You can enable Login users to managed thier links. Usefull for populating the a blogroll.\u003C\u002Fp>\n","Add Link enables your users to add links to your blog.",10,7733,"2010-04-15T23:12:00.000Z","2.9.2","2.8",[185,195,196,197,198],"blogroll","user","wordpress-mu","wpmu","http:\u002F\u002Fblogs.ubc.ca\u002Fsupport\u002Fplugins\u002Fadd-links-widget\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fadd-link.zip",{"slug":202,"name":203,"version":204,"author":4,"author_profile":5,"description":205,"short_description":206,"active_installs":189,"downloaded":207,"rating":37,"num_ratings":37,"last_updated":208,"tested_up_to":26,"requires_at_least":26,"requires_php":26,"tags":209,"homepage":214,"download_link":215,"security_score":35,"vuln_count":37,"unpatched_count":37,"last_vuln_date":58,"fetched_at":39},"add-users-sidebar-widget","Add Users Sidebar Widget","1.0.3","\u003Cp>Creates a sidebar widget that allows site users to add themselves to a blog based on predefined conditions. Based heavily on the sidebar add users widget by DSader\u003Cbr \u002F>\nThe security error from 1.0.1 was finally fixed, and now everything\u003Cbr \u002F>\nshould be ok. However, should you experience any more problems with the\u003Cbr \u002F>\nplugin, don’t hesitate to contact us (using the plugin webpage) as soon\u003Cbr \u002F>\nas possible.\u003C\u002Fp>\n","wordpress MU Requires at least: 2.6 Tested up to: 2.8 Stable tag: 1.0.3 Creates a sidebar widget that allows site users to add themselves to a blog b &hellip;",8448,"2009-12-03T04:16:00.000Z",[210,211,212,196,213],"add-user","blog","sidebar","widget","http:\u002F\u002Fblogs.ubc.ca\u002Fsupport\u002Fplugins\u002Fadd-user-widget\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fadd-users-sidebar-widget.zip",{"slug":217,"name":218,"version":102,"author":4,"author_profile":5,"description":219,"short_description":220,"active_installs":189,"downloaded":221,"rating":37,"num_ratings":37,"last_updated":222,"tested_up_to":192,"requires_at_least":193,"requires_php":26,"tags":223,"homepage":228,"download_link":229,"security_score":35,"vuln_count":37,"unpatched_count":37,"last_vuln_date":58,"fetched_at":39},"history-tracker","History Tracker","\u003Cp>Ever wanted your users to see all the pages that they have previously visited. Well now you can!\u003C\u002Fp>\n\u003Cp>Here’s how it works:\u003C\u002Fp>\n\u003Cp>The value of the current url and an appropriate title of the page are stored in the users cookie.\u003Cbr \u002F>\nAs the user browses the site more the number of links stored grows.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FShortcode_API\" title=\"WordPress shortcode\" rel=\"nofollow ugc\">shortcode\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>You can place the ‘[history-tracker size =”5″ order=”oldest”]’ shorcode into any page or post or\u003Cbr \u002F>\nIf order attribute is set to olderst the order will be reversed.\u003Cbr \u002F>\nThere is no description or title attribute.\u003C\u002Fp>\n","Tracks the history the users visit and displays it to them, like the browser history but only for your website",3693,"2011-03-15T23:47:00.000Z",[224,225,226,227,213],"breadcrumbs","browse","history","story","http:\u002F\u002Folt.ubc.ca","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fhistory-tracker.zip",{"slug":231,"name":232,"version":233,"author":4,"author_profile":5,"description":234,"short_description":235,"active_installs":189,"downloaded":236,"rating":237,"num_ratings":67,"last_updated":238,"tested_up_to":239,"requires_at_least":70,"requires_php":26,"tags":240,"homepage":242,"download_link":243,"security_score":35,"vuln_count":37,"unpatched_count":37,"last_vuln_date":58,"fetched_at":244},"profile-custom-content-type","Profile CCT","1.3.2","\u003Cp>This plugin allows for management of user public profiles with a lot of customizability.\u003C\u002Fp>\n\u003Cp>In the dashboard under Profiles->Settings, administrators can:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Build a form for users to fill out, choosing which fields to include and how to arrange them, via a straightforward drag and drop interface.\u003C\u002Fli>\n\u003Cli>Add taxonomies to group and filter profiles\u003C\u002Fli>\n\u003Cli>Design a page to display user information\u003C\u002Fli>\n\u003Cli>Design a separate list view when listing multiple users\u003C\u002Fli>\n\u003Cli>Create additional fields that can be added to the profile form and page.\u003C\u002Fli>\n\u003Cli>Manage, create and delete user profiles\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Users can edit their profile under Users->Public Profile, where they’ll be presented with\u003Cbr \u002F>\nthe form you created.\u003C\u002Fp>\n\u003Cp>Everything can be styled with CSS\u003C\u002Fp>\n\u003Cp>Dashboard icon from http:\u002F\u002Fp.yusukekamiyamane.com\u002F\u003Cbr \u002F>\nSocial icons from http:\u002F\u002Fpaulrobertlloyd.com\u002F2009\u002F06\u002Fsocial_media_icons\u002F\u003C\u002Fp>\n\u003Ch3>Usage\u003C\u002Fh3>\n\u003Cp>The plugin will generate pages for individual profiles as well as for lists of people.\u003C\u002Fp>\n\u003Cp>The profile form your users will fill out can be fully customized in Profiles->Settings, as well as how profiles are displayed on your site.\u003C\u002Fp>\n\u003Cp>Additional information on this customization is available at http:\u002F\u002Fwiki.ubc.ca\u002FDocumentation:UBC_Content_Management_System\u002FManaging_People_Profiles_and_Directories\u003C\u002Fp>\n\u003Ch3>Archive Pages\u003C\u002Fh3>\n\u003Cp>By default you can see a list of profiles on your site at example.com\u002Fyour-site-path\u002Fperson\u003Cbr \u002F>\nTo display filtering\u002Fsearching controls on the archive page you have three options:\u003Cbr \u002F>\n1. modify your taxonomy.php template and archive.php (or archive-profile_cct.php) in your theme folder and include the line \u003Ccode>\u003C?php do_action(\"profile_cct_display_archive_controls\"); ?>\u003C\u002Fcode> where you want t\u003Cbr \u002F>\nhe controls to appear. The plugin will function fine without this but it won’t be as easy for your users to search\u002Ffilter\u002Fbrowse profiles. (The controls can be customized as well on the Settings page)\u003Cbr \u002F>\n2. Use the Profile Navigation widget. It’ll include the fields you specified in the settings page.\u003Cbr \u002F>\n3. Use the [profilenavigation] shortcode (More info in the shortcode section of this document.)\u003C\u002Fp>\n\u003Cp>Note: Make sure you enable at least one navigation element in the Profiles->Settings page under the Settings tabNote: You can find examples of modifications that you could make to your theme, in the ‘examples’ folder in this plugin’s directory.\u003C\u002Fp>\n\u003Cp>In addition, you may want to customize the search results page for profile_cct posts and only display the_excerpt() in the loop (the_excerpt() will output the list view as set on the profile settings pa\u003Cbr \u002F>\nge)\u003C\u002Fp>\n\u003Cp>See the examples folder for examples of these theme modifications\u003C\u002Fp>\n\u003Cp>For other uses you can use the [profilelist] and [profile] shortcodes to display profiles anywhere on a site.\u003C\u002Fp>\n\u003Ch4>Shortcodes\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>[profilelist] shortcode –\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>[profilelist] by default shows all profiles in list view format\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Filtering by taxonomy\u003C\u002Fstrong>:\u003Ccode>[profilelist {taxonomyname} = \"{taxonomyvalue}\"]\u003C\u002Fcode> shows profiles that meet the specified criteria\u003C\u002Fp>\n\u003Cp>You can specify multiple taxonomies to filter by, by default then only profiles that meet ALL the specified criteria will be displayed. Alternatively you can also add query=”or” to the shortcode to show\u003Cbr \u002F>\n profiles meeting at least one of the criterias.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Filtering by letter\u003C\u002Fstrong>:\u003Cbr \u002F>\n     [profilelist letter=”a”] returns all profiles where last name starts with letter ‘a’.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Ordering results:\u003C\u002Fstrong>\u003Cbr \u002F>\n     [profilelist orderby = orderfield] where ‘orderfield’ is either first_name, last_name, or date. By default it will use the manual ordering specified on the Profiles->Order Profiles page\u003Cbr \u002F>\n You can also show results in descending order, eg \u003Ccode>[profilelist orderby='first_name' order='desc']\u003C\u002Fcode>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Displaying more details:\u003C\u002Fstrong>\u003Cbr \u002F>\n use display=”full” to show full profiles, or display=”name” to only shows names. Default behaviour shows the list view as set in the settings.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Show a specific set of people:\u003C\u002Fstrong>\u003Cbr \u002F>\n     [profilelist include=”id, id2, id3…”]\u003Cbr \u002F>\n Displays the people with the corresponding id\u003C\u002Fp>\n\u003Cul>\n\u003Cli>[profile] shortcode –\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>With this shortcode you can display a single profile. (This can also be accomplished with the [profilelist] shortcode with the right parameters, but this is a more straightforward option)\u003C\u002Fp>\n\u003Cp>Simply use \u003Ccode>[profile person=\"slug\"]\u003C\u002Fcode> where slug is usually firstname-lastname.\u003C\u002Fp>\n\u003Cp>By default the full view will be shown, but you can set display=”list” instead to show the list view.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>[profilesearch] shortcode –\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Display a search box (with jquery-ui Autocomplete) to search for profiles by name\u003C\u002Fp>\n\u003Cul>\n\u003Cli>[profilenavigation] shortcode  –\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Displays profile navigation. If no parameters are supplied it’ll rely on the options set in the settings page. If at least one parameter is supplied then the global settings will be ignored\u003C\u002Fp>\n\u003Cp>display_searchbox=true to show the search box\u003Cbr \u002F>\ndisplay_alphabet=true to show the letter list\u003Cbr \u002F>\ndisplay_orderby=true to show the orderby field\u003Cbr \u002F>\ndisplay_tax=”comma separated list of taxonomies” to show dropdowns to filter by those taxonomies.\u003C\u002Fp>\n\u003Cp>eg. \u003Ccode>[profilenavigation display_searchbox=\"true\" display_tax=\"location, position\"]\u003C\u002Fcode> will show a searchbox as well as two dropdown menus to filter by the two specified taxonomies\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\n\u003Cp>[profilefield] shortcode  –\u003Cbr \u002F>\nThis shortcode can only be used on a profile page. It pulls specific fields from the profile and render it at the shortcode. The display will mirror the settings that you configure in the Profile View Builder. These are the available parameters for the profilefield shortcode\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>type, set the id of the field that you want to get. (eg. name, bio, email, clone_lab_phone, phone)\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>show, determines which parts of a field are displayed. This corresponds to the “show \u002F hide input area” checkboxes when you edit a field in the Profile View Builder. So for example, for the “name” field type, the valid options are “salutations”, “middle”, and “credentials”. The show parameter should be set to a comma separated list of the sections that you want to display, and will override the settings that you configured on the Profile View Builder.\u003C\u002Fli>\n\u003Cli>html, if you set html=”false” then all html tags will be stripped out of the field. Allowing you to just get the information.\u003C\u002Fli>\n\u003Cli>width, the width of this field. Valid options are “full”, “one-third”, “two-third”, or “half”. Note that if html=false then this option will do nothing.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>eg. \u003Ccode>[profilefield type=name show=\"salutations, middle\", html=false]\u003C\u002Fcode> will show the profile’s salutations as well as first, last, and middle name. The text will not be wrapped in any html, and so will not\u003Cbr \u002F>\n have the usual header tags.\u003C\u002Fp>\n\u003Ch3>Meta\u003C\u002Fh3>\n\u003Cp>Git Plugin Name: profile-cct\u003Cbr \u002F>\nWordpress SVN Plugin Name: profile-custom-content-type\u003Cbr \u002F>\nMain plugin file: profile-custom-content-type.php\u003C\u002Fp>\n","Manage and display advanced user profiles on your website.",16358,52,"2015-03-16T21:25:00.000Z","3.6.1",[241,196],"profile","https:\u002F\u002Fgithub.com\u002Fubc\u002Fprofile-cct","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fprofile-custom-content-type.zip","2026-03-15T14:54:45.397Z",{"slug":246,"name":247,"version":248,"author":4,"author_profile":5,"description":249,"short_description":250,"active_installs":189,"downloaded":251,"rating":37,"num_ratings":37,"last_updated":252,"tested_up_to":253,"requires_at_least":158,"requires_php":26,"tags":254,"homepage":26,"download_link":258,"security_score":35,"vuln_count":37,"unpatched_count":37,"last_vuln_date":58,"fetched_at":39},"slideshow-press","SlideShow Press","1","\u003Cp>Turn a WordPress category, tag and archive page into a slideshow.\u003C\u002Fp>\n\u003Cp>If you want to create a blog that serves mostly as a presentation tool\u003Cbr \u002F>\nthis plugin is for you.\u003C\u002Fp>\n\u003Cp>Why would you want that? Well maybe you want people to be able to comment on the slides that you present\u003Cbr \u002F>\nor be able to export the slides as RSS, embed them somewhere else. The possibilities are endless :P.\u003C\u002Fp>\n\u003Cp>Enjoy\u003C\u002Fp>\n","Turn a WordPress category, tag and archive page into a slideshow.",3163,"2009-06-05T18:45:00.000Z","2.7.1",[255,256,257],"post-to-slides","s5","slideshow","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fslideshow-press.zip",{"slug":260,"name":261,"version":248,"author":4,"author_profile":5,"description":262,"short_description":263,"active_installs":189,"downloaded":264,"rating":265,"num_ratings":36,"last_updated":266,"tested_up_to":253,"requires_at_least":267,"requires_php":26,"tags":268,"homepage":26,"download_link":272,"security_score":35,"vuln_count":37,"unpatched_count":37,"last_vuln_date":58,"fetched_at":39},"wiki-append","Wiki Append","\u003Cp>This plugin enables page or post authors to scrape content from mediawiki pages and appending it to their pages.\u003Cbr \u002F>\nIt works by scraping content from mediawiki pages by going to a special mediawiki page url.\u003C\u002Fp>\n\u003Cp>For example http:\u002F\u002Fen.wikipedia.org\u002Fwiki\u002FWordpress?action=render\u003C\u002Fp>\n\u003Cp>The content rendered on the final page or post will always be the newest content, however it is not searchable via regular WordPress search form.\u003C\u002Fp>\n\u003Cp>Use case:\u003Cbr \u002F>\nThis plugin is great for adding documentation to your site.\u003Cbr \u002F>\nSince wordpress.org is using mediawiki for the codex you could potentially display wordpress codex pages on your site without much effort, just enter the full url of the specific wordpress codex page.\u003C\u002Fp>\n\u003Cp>Enjoy\u003C\u002Fp>\n","Append a mediawiki page at the end of the regular wordpress page.",2467,60,"2009-06-05T18:47:00.000Z","2.5",[269,270,143,144,271],"append","include","wikiinc","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwiki-append.zip"]