{"id":16117,"date":"2011-12-24T04:25:21","date_gmt":"2011-12-24T04:25:21","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/name-support\/"},"modified":"2011-12-24T04:44:05","modified_gmt":"2011-12-24T04:44:05","slug":"name-support","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/name-support\/","author":284759,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.1","stable_tag":"0.1","tested":"3.3.2","requires":"3.2","requires_php":"","requires_plugins":"","header_name":"Name Support","header_author":"mitcho (Michael Yoshitaka Erlewine)","header_description":"","assets_banners_color":"","last_updated":"2011-12-24 04:44:05","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/tinyurl.com\/donatetomitcho","header_plugin_uri":"","header_author_uri":"http:\/\/mitcho.com\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1352,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1444074","resolution":"1","location":"plugin"}},"screenshots":{"1":"An example of the name entry UI which replaces the regular title entry UI."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2007,1794,45161,7117,3532,16190,2008],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-16117","plugin","type-plugin","status-publish","hentry","plugin_tags-cpt","plugin_tags-custom-post-type","plugin_tags-infrastructure","plugin_tags-name","plugin_tags-people","plugin_tags-person","plugin_tags-post-type","plugin_committers-mitchoyoshitaka"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/name-support.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/name-support\/trunk\/screenshot-1.png?rev=1444074","caption":"An example of the name entry UI which replaces the regular title entry UI."}],"raw_content":"<!--section=description-->\n<p>If you need to implement a custom post type for human beings, where in lieu of a title you need a <em>name<\/em>, this plugin will add the proper UI. See screenshots for an example.<\/p>\n <h4>Usage<\/h4>\n <p>When creating your custom post type, just make sure you specify <code>name<\/code> as one of the post type's features. (As of version 0.1, the <code>title<\/code> feature, quite counterintuitively, is also required as in the example below.)<\/p>\n <pre><code>register_post_type( 'people', array(     'label' =&gt; 'People',     'supports' =&gt; array( 'title', 'name', ... )     ... ) ); <\/code><\/pre>\n <p>Name Support also gives you the template tags <code>the_name()<\/code> and <code>get_the_name()<\/code> which prints or returns the name in \"[First Name] [Last Name]\" format.<\/p>\n <p>Development of this plugin was supported by the <a href=\"http:\/\/arts.mit.edu\/\">Arts at MIT<\/a>.<\/p>\n\n<!--section=changelog-->\n<h4>0.1<\/h4>\n <ul>\n<li>Initial upload<\/li>\n<\/ul>","raw_excerpt":"Infrastructure plugin which adds UI support for custom post types with names instead of titles, e.g. &quot;person&quot; custom post types.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/16117","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=16117"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mitchoyoshitaka"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=16117"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=16117"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=16117"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=16117"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=16117"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=16117"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}