{"id":82217,"date":"2018-02-27T04:12:35","date_gmt":"2018-02-27T04:12:35","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/code-editor-and-compiler\/"},"modified":"2018-09-27T13:31:23","modified_gmt":"2018-09-27T13:31:23","slug":"code-editor-and-compiler","status":"closed","type":"plugin","link":"https:\/\/es.wordpress.org\/plugins\/code-editor-and-compiler\/","author":15974237,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.4.1","stable_tag":"1.4.1","tested":"4.9.29","requires":"3.1","requires_php":"5.2.4","requires_plugins":"","header_name":"Code Editor and Compiler","header_author":"Compilebin","header_description":"Execute code online.","assets_banners_color":"","last_updated":"2018-09-27 13:31:23","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/www.compilebin.com","header_author_uri":"https:\/\/www.compilebin.com","rating":5,"author_block_rating":0,"active_installs":10,"downloads":2701,"num_ratings":0,"support_threads":1,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"2"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1894038","resolution":"128x128","location":"assets"}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.1.0","1.2.0","1.2.1","1.2.2","1.2.3","1.2.4","1.3.0","1.3.1","1.3.10","1.3.11","1.3.2","1.3.3","1.3.4","1.3.5","1.3.6","1.3.7","1.3.8","1.3.9","1.4.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1894038","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1894038","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1894038","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1894038","resolution":"4","location":"assets"},"screenshot-5.png":{"filename":"screenshot-5.png","revision":"1894038","resolution":"5","location":"assets"}},"screenshots":{"1":"\/assets\/screenshot-1.png - Editor to write, save and execute code.","2":"\/assets\/screenshot-2.png - Insert code button on the admin page.","3":"\/assets\/screenshot-3.png - Dialog box to update API key.","4":"\/assets\/screenshot-4.png - Dialog box to set preferences.","5":"\/assets\/screenshot-5.png - Web design code editor."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[18607,40098,158666,18593,7526],"plugin_category":[],"plugin_contributors":[153650],"plugin_business_model":[],"class_list":["post-82217","plugin","type-plugin","status-closed","hentry","plugin_tags-code-snippet","plugin_tags-compiler","plugin_tags-embed-code-snippets","plugin_tags-syntax-highlight","plugin_tags-syntax-highlighter","plugin_contributors-rahburma","plugin_committers-rahburma"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/code-editor-and-compiler.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/code-editor-and-compiler\/assets\/screenshot-1.png?rev=1894038","caption":"\/assets\/screenshot-1.png - Editor to write, save and execute code."},{"src":"https:\/\/ps.w.org\/code-editor-and-compiler\/assets\/screenshot-2.png?rev=1894038","caption":"\/assets\/screenshot-2.png - Insert code button on the admin page."},{"src":"https:\/\/ps.w.org\/code-editor-and-compiler\/assets\/screenshot-3.png?rev=1894038","caption":"\/assets\/screenshot-3.png - Dialog box to update API key."},{"src":"https:\/\/ps.w.org\/code-editor-and-compiler\/assets\/screenshot-4.png?rev=1894038","caption":"\/assets\/screenshot-4.png - Dialog box to set preferences."},{"src":"https:\/\/ps.w.org\/code-editor-and-compiler\/assets\/screenshot-5.png?rev=1894038","caption":"\/assets\/screenshot-5.png - Web design code editor."}],"raw_content":"<!--section=description-->\n<p>This is a syntax highlighter plugin which also acts as an interface to the online compiler api service on cloud provided by https:\/\/www.compilebin.com. It interacts with cloud service via rest APIs i.e, submit the code and get the output. Users need to signup and get an api key which is to be updated in the plugin to use the service. Plugin contains a link for signing up for the service. There is no security concern on the web server as the task of code execution is offloaded to the cloud service. The plugin uses the following open source libraries :\n1) Code prettify for syntax highlighting\n2) Ace code editor\nPlease visit https:\/\/www.compilebin.com for more information about the service.\nNote that this plugin can also be used purely as a syntax highlighter only by hiding the run button on your code snippets. This mode of usage is free of any charges. Run button will not be visible on public view.\nPlease report issues to support@compilebin.com\nThis plugin is actively maintained and we will fix the reported issues as soon as possible.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin to the '\/wp-content\/plugins\/' 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 'Insert code' button  to launch code editor and signup on https:\/\/www.compilebin.com to get your API key.<\/li>\n<li>You don't need any key in case you are using only syntax highlighting feature and do not want users to execute code on your website.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<p>1.4.1\nDark theme for code snippets in public view.\nFeature to enable pop up of dialog box to edit saved code with double click instead of single click.\nPerformance improvement.<\/p>\n\n<p>1.3.11\nSupport for fullscreen code editor in public view.\nCopy button to copy the code to clipboard in public view.<\/p>\n\n<p>1.3.10\nSupport for highlighting selected portion of web design code in public view.\nUI improvement<\/p>\n\n<p>1.3.8\nSupport for highlighting selected portion of code in public view.<\/p>\n\n<p>1.3.7\nIntroduced support for displaying line numbers in syntax highlighted code<\/p>\n\n<p>1.3.6\nFixed display issue in firefox<\/p>\n\n<p>1.3.5\nPerformance improvements<\/p>\n\n<p>1.3.3\nSupport for syntax highlighting of languages for which compilation feature is not available.\nBug fixes.<\/p>\n\n<p>1.3.1\nUI enhancement.<\/p>\n\n<p>1.2.4\nFixed display issue for web design code snippets.<\/p>\n\n<p>1.2.3\nResolved notices thrown in wp_debug mode.<\/p>\n\n<p>1.2.1\nBug Fixes.<\/p>\n\n<p>1.2.0\nCustom settings inroduced to set preferences like hiding run button, default editor, default theme and programming language.<\/p>\n\n<p>1.1.0\nSupport for front-end web design code execution i.e html, css and javascript<\/p>\n\n<p>1.0.0\nFirst Release.<\/p>","raw_excerpt":"An online compiler plugin which comprises of code editor and live compiler along with syntax highlighter.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/82217","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=82217"}],"author":[{"embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/rahburma"}],"wp:attachment":[{"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=82217"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=82217"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=82217"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=82217"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=82217"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=82217"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}