{"id":23188,"date":"2013-05-01T03:18:00","date_gmt":"2013-05-01T03:18:00","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/subtitle\/"},"modified":"2013-05-01T03:18:00","modified_gmt":"2013-05-01T03:18:00","slug":"subtitle","status":"publish","type":"plugin","link":"https:\/\/tt.wordpress.org\/plugins\/subtitle\/","author":5697464,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.1","stable_tag":"0.1","tested":"3.5.2","requires":"3.5.1","requires_php":"","requires_plugins":"","header_name":"Subtitle","header_author":"Shinichi Nishikawa","header_description":"","assets_banners_color":"","last_updated":"2013-05-01 03:18:00","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/nskw-style.com\/2013\/wordpress\/plugin-downloads\/subtitle.html \u200e","header_author_uri":"http:\/\/nskw-style.com","rating":3,"author_block_rating":0,"active_installs":100,"downloads":4356,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":"1","3":0,"4":"1","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":"1539008","resolution":"1","location":"plugin"}},"screenshots":{"1":"Subtitle input field appears!"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2009,27479],"plugin_category":[],"plugin_contributors":[86527],"plugin_business_model":[],"class_list":["post-23188","plugin","type-plugin","status-publish","hentry","plugin_tags-custom-field","plugin_tags-subtitle","plugin_contributors-shinichin","plugin_committers-shinichin"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/subtitle.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/subtitle\/trunk\/screenshot-1.png?rev=1539008","caption":"Subtitle input field appears!"}],"raw_content":"<!--section=description-->\n<p>Displays subtitle text field after the title in post, page and other post type edit page.<\/p>\n\n<ul>\n<li><a href=\"https:\/\/github.com\/ShinichiNishikawa\/subtitle\">GitHub<\/a><\/li>\n<li><a href=\"http:\/\/nskw-style.com\/2013\/wordpress\/plugin-downloads\/subtitle.html\">Plugin Homepage<\/a><\/li>\n<\/ul>\n\n<h4>Retriving and displaying in templates<\/h4>\n\n<p>Use <code>get_nskw_subtitle()<\/code> to retrieve and <code>nskw_subtitle()<\/code> to display.<\/p>\n\n<h4>Change label<\/h4>\n\n<pre><code>By default the label of the input field is \"Subtitle\". There's a hook for changing it.\n\nadd_filter( 'nskw-fat-meta_label', 'nskw_changeLabel' );\nfunction nskw_changeLabel() {\n    return 'new label';\n}\n<\/code><\/pre>\n\n<h4>Hide in specific post types<\/h4>\n\n<p>By default, subtitle field appears in every post type edit pages except for attachment.<\/p>\n\n<p>To hide in particular post type pages, there's a hook.<\/p>\n\n<pre><code>\/\/ hide subtitle field in posttype 'attachment', 'page'\u3001''newposttype'\nadd_filter( 'nskw-fat_post_type', 'nskw_hide_subtitle' );\nfunction nskw_hide_subtitle() {\n    return array( 'attachment', 'page', 'newposttype' );\n}\n<\/code><\/pre>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>subtitle<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<p>0.1 First Release.<\/p>","raw_excerpt":"Displays subtitle text field after the title in post, page and other post type edit page.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/23188","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=23188"}],"author":[{"embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/shinichin"}],"wp:attachment":[{"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=23188"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=23188"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=23188"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=23188"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=23188"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=23188"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}