{"id":72532,"date":"2017-08-01T04:39:00","date_gmt":"2017-08-01T04:39:00","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/program-output\/"},"modified":"2024-03-27T05:33:37","modified_gmt":"2024-03-27T05:33:37","slug":"program-output","status":"publish","type":"plugin","link":"https:\/\/tah.wordpress.org\/plugins\/program-output\/","author":15245226,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.1","stable_tag":"1.1.1","tested":"6.4.8","requires":"2.5","requires_php":"","requires_plugins":null,"header_name":"Program Output","header_author":"Vicky Agravat","header_description":"This Plug-in is usefull to developers blog, for display program code output.","assets_banners_color":"","last_updated":"2024-03-27 05:33:37","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.com\/program-output","header_author_uri":"https:\/\/profiles.wordpress.org\/vickyagravat","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1370,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.1.0":{"tag":"1.1.0","author":"vickyagravat","date":"2019-11-29 06:07:55"},"1.1.1":{"tag":"1.1.1","author":"vickyagravat","date":"2024-03-27 05:33:37"}},"upgrade_notice":{"1.1.0":"<ul>\n<li>TinyMCE Buttons Added.<\/li>\n<li>Two Buttons Added to TinyMCE Editor.<\/li>\n<\/ul>\n\n<ol>\n<li>Console Output Button<\/li>\n<li>Browser Output Button<\/li>\n<\/ol>","1.0":"<p>Created New Plugin no upgrade.<\/p>\n\n<p>Features:<\/p>\n\n<ol>\n<li>Formatted Program Output<\/li>\n<li>Support Console Output (CMD)<\/li>\n<li>Support Browser Output<\/li>\n<\/ol>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{"blueprint.json":{"filename":"blueprint.json","revision":3059467,"resolution":false,"location":"assets","locale":"","contents":"{\"landingPage\":\"\\\/wp-admin\\\/plugins.php\",\"preferredVersions\":{\"php\":\"8.0\",\"wp\":\"latest\"},\"phpExtensionBundles\":[\"kitchen-sink\"],\"features\":{\"networking\":true},\"steps\":[{\"step\":\"installPlugin\",\"pluginZipFile\":{\"resource\":\"wordpress.org\\\/plugins\",\"slug\":\"program-outpu\"},\"options\":{\"activate\":true}},{\"step\":\"login\",\"username\":\"admin\",\"password\":\"password\"},{\"step\":\"installPlugin\",\"pluginZipFile\":{\"resource\":\"wordpress.org\\\/plugins\",\"slug\":\"program-output\"},\"options\":{\"activate\":true}}]}"}},"all_blocks":[],"tagged_versions":["1.1.0","1.1.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3059467,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3059467,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"This is Console (CMD) Output. Useful for Command Line Output such as C, C++, JAVA etc.","2":"This is Browser Output. Useful for Web Languages such as ASP, PHP, JSP, HTML, JS, CSS etc."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1214,144556,3931,37506],"plugin_category":[],"plugin_contributors":[144557],"plugin_business_model":[],"class_list":["post-72532","plugin","type-plugin","status-publish","hentry","plugin_tags-code","plugin_tags-formatted-output","plugin_tags-output","plugin_tags-programs","plugin_contributors-vickyagravat","plugin_committers-vickyagravat"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/program-output.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/program-output\/assets\/screenshot-1.png?rev=3059467","caption":"This is Console (CMD) Output. Useful for Command Line Output such as C, C++, JAVA etc."},{"src":"https:\/\/ps.w.org\/program-output\/assets\/screenshot-2.png?rev=3059467","caption":"This is Browser Output. Useful for Web Languages such as ASP, PHP, JSP, HTML, JS, CSS etc."}],"raw_content":"<!--section=description-->\n<p>This Plugin is useful for developers blog, tutorial site where to display formatted output of any program, like C, C++, JAVA, VB, C#, JSP, ASP, PHP, HTML etc.\nThe output is purely created using CSS so it is responsive, and display perfectly on any browser.\nIt use shortcode to display output. Just add <strong>[output] Hello World! [\/output]<\/strong> to your Post or Page.<\/p>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/plugin-name<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<li>Use the Settings-&gt;Plugin Name screen to configure the plugin<\/li>\n<li>(Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20to%20use%20shortcodes%3F'><h3>How to use Shortcodes?<\/h3><\/dt>\n<dd><p>Just add <strong>[output]<\/strong> Text to Display <strong>[\/output]<\/strong> to your Post or Page.<\/p><\/dd>\n<dt id='how%20to%20use%20shortcodes%20with%20parameters%3F'><h3>How to use Shortcodes with Parameters?<\/h3><\/dt>\n<dd><p>This plug-in accepts three parameters with Shortcodes. 1)\u00a0<strong>type<\/strong>\u00a02)\u00a0<strong>title<\/strong>\u00a03)\u00a0<strong>header<\/strong>\u00a0all three are optional.<\/p><\/dd>\n<dt id='how%20to%20use%20%22type%22%20parameters%20with%20shortcodes%3F'><h3>How to use \"type\" Parameters with Shortcodes?<\/h3><\/dt>\n<dd><p>Just add\u00a0<strong>type<\/strong>\u00a0with\u00a0<strong>value<\/strong>\u00a0in starting shortcode. For Example\u00a0<strong>[output type=\"browser\"]<\/strong>\u00a0Here\u00a0<strong>browser<\/strong>\u00a0is value of type.\nCurrently this plug-in supports two values of type, 1)\u00a0<strong>cmd<\/strong>\u00a02)\u00a0<strong>browser<\/strong>.\nIf you not provide any\u00a0<strong>type<\/strong>\u00a0it will use\u00a0<strong>cmd<\/strong>\u00a0as by default type.<\/p><\/dd>\n<dt id='how%20to%20use%20%22title%22%20parameters%20with%20shortcodes%3F'><h3>How to use \"title\" Parameters with Shortcodes?<\/h3><\/dt>\n<dd><p>Just add\u00a0<strong>title<\/strong>\u00a0with\u00a0<strong>value<\/strong>\u00a0in starting shortcode. For Example\u00a0<strong>[output type=\"browser\" title=\"Any thing you display in Title bar\"]<\/strong>.\nThe\u00a0<strong>value<\/strong>\u00a0of\u00a0<strong>title<\/strong>\u00a0is display on Title Bar of browser output. The\u00a0<strong>title<\/strong>\u00a0is only work with\u00a0<strong>type=\"browser\"<\/strong>\nIf\u00a0<strong>title<\/strong>\u00a0is not specified in Shortcode, This Plug-in display\u00a0<strong>New Tab<\/strong>\u00a0on Title Bar of browser output by default.\nThe\u00a0<strong>cmd<\/strong>\u00a0is not support\u00a0<strong>title<\/strong>\u00a0parameter, as it only display\u00a0<strong>Command Prompt<\/strong>\u00a0on\u00a0<strong>cmd<\/strong>\u00a0Title Bar.<\/p><\/dd>\n<dt id='how%20to%20use%20%22header%22%20parameters%20with%20shortcodes%3F'><h3>How to use \"header\" Parameters with Shortcodes?<\/h3><\/dt>\n<dd><p>This Plug-in is display\u00a0<strong>Output:<\/strong>\u00a0before it prints actual output.\nIf you have to change text of\u00a0<strong>Output:<\/strong>, Just add\u00a0<strong>header<\/strong>\u00a0with\u00a0<strong>value<\/strong>\u00a0in starting shortcode.\nFor Example\u00a0<strong>[output header=\"Result:]\"<\/strong>. It will display\u00a0<strong>Result:<\/strong>\u00a0before prints actual output.\nIf don't want to display any header, Just add\u00a0<strong>header<\/strong>\u00a0with\u00a0<strong>blank value<\/strong>\u00a0in starting shortcode.\nFor Example\u00a0<strong>[output header=\"\"]<\/strong>. It will not display any header before prints actual output.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>Created A New Plugin.<\/li>\n<li>No change.<\/li>\n<\/ul>","raw_excerpt":"Simple plugin to display formatted output of any program.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/72532","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=72532"}],"author":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/vickyagravat"}],"wp:attachment":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=72532"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=72532"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=72532"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=72532"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=72532"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=72532"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}