{"id":13216,"date":"2011-05-10T10:41:52","date_gmt":"2011-05-10T10:41:52","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/syntaxhighlighter-evolved-php5\/"},"modified":"2011-11-17T13:58:14","modified_gmt":"2011-11-17T13:58:14","slug":"syntaxhighlighter-evolved-php5","status":"publish","type":"plugin","link":"https:\/\/tr.wordpress.org\/plugins\/syntaxhighlighter-evolved-php5\/","author":7691342,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.4.3","stable_tag":"1.4.3","tested":"3.2.1","requires":"2.7","requires_php":"","requires_plugins":"","header_name":"SyntaxHighlighter Evolved: PHP5","header_author":"Sandro Bilbeisi","header_description":"","assets_banners_color":"","last_updated":"2011-11-17 13:58:14","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.viper007bond.com\/wordpress-plugins\/syntaxhighlighter\/donate\/","header_plugin_uri":"http:\/\/www.sandrobilbeisi.org\/wp\/web-development\/syntaxhighlighter-evolved-php5\/","header_author_uri":"http:\/\/www.sandrobilbeisi.org\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":2976,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.4.3 = inessential bugfix.":"","1.4.2 = minor fix in documentation.":"","1.4.1 = This is the first peer-reviewed and published version.":""},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.4.1","1.4.2","1.4.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539221","resolution":"1","location":"plugin"}},"screenshots":{"1":"This is a sample image of the plugin in action as applied to PHP5 code."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1214,356,4444,12114,2207],"plugin_category":[],"plugin_contributors":[91538],"plugin_business_model":[],"class_list":["post-13216","plugin","type-plugin","status-publish","hentry","plugin_tags-code","plugin_tags-css","plugin_tags-highlighter","plugin_tags-php5","plugin_tags-syntax","plugin_contributors-sandrobilbeisi","plugin_committers-sandrobilbeisi"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/syntaxhighlighter-evolved-php5.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/syntaxhighlighter-evolved-php5\/trunk\/screenshot-1.png?rev=1539221","caption":"This is a sample image of the plugin in action as applied to PHP5 code."}],"raw_content":"<!--section=description-->\n<p>SyntaxHighlighter Evolved PHP5 is a plugin for self-hosted WordPress that adds support to Alex Mills' (Viper007) <a href=\"http:\/\/wordpress.org\/extend\/plugins\/syntaxhighlighter\/\">SyntaxHighlighter Evolved<\/a> plugin for the PHP5 language .<\/p>\n\n<p>It provides a brush designed to work with the SyntaxHighlighter Evolved WordPress plugin . To be able to use this plugin, you will need the SyntaxHighlighter Evolved plugin installed.<\/p>\n\n<h4>Features:<\/h4>\n\n<ul>\n<li><p>it includes many improvements over the bundled PHP plugin<\/p>\n\n<ul>\n<li>PHP opening and closing tags are captured<\/li>\n<li>Variables within double-quoted strings are captured<\/li>\n<li>Numerical values are captured<\/li>\n<li>a large superset of PHP's function names are recognized<\/li>\n<li>Custom function names are captured<\/li>\n<\/ul><\/li>\n<li><p>this plugin does not interfere with the standard bundled version of the PHP hightligher; both versions can be used together, as shown here :<a href=\"http:\/\/www.sandrobilbeisi.org\/wp\/2011\/web-development\/syntaxhighlighter-test-php5\/\">live demo<\/a><\/p><\/li>\n<\/ul>\n\n<h4>Notes:<\/h4>\n\n<ul>\n<li><p>this plugin follows the programming conventions outlined by <a href=\"http:\/\/www.viper007bond.com\/\">Alex Mills<\/a> (Viper007) for extending  his plugin: <a href=\"http:\/\/www.viper007bond.com\/wordpress-plugins\/syntaxhighlighter\/adding-a-new-brush-language\/\">Adding A New Brush (Language)<\/a><\/p><\/li>\n<li><p>uses the advanced javascript brush provided by <a href=\"http:\/\/davidchambersdesign.com\/\">David Chambers<\/a> <a href=\"http:\/\/davidchambersdesign.com\/php-brush-for-syntaxhighlighter\/\">PHP brush for SyntaxHighlighter<\/a><\/p><\/li>\n<li><p>this plugin is based on similar work by apollox2: <a href=\"http:\/\/www.selikoff.net\/\">Scott Selikoff<\/a> <a href=\"http:\/\/wordpress.org\/extend\/plugins\/syntaxhighlighter-evolved-applescript\/\">SyntaxHighlighter Evolved AppleScript<\/a><\/p><\/li>\n<li><p><a href=\"http:\/\/wordpress.org\/extend\/plugins\/syntaxhighlighter\/\">SyntaxHighlighter Evolved<\/a> Wordpress plugin by Alex Mills (Viper007) is based on the <a href=\"http:\/\/alexgorbatchev.com\/SyntaxHighlighter\/\">SyntaxHighlighter JavaScript package by Alex Gorbatchev<\/a>.<\/p><\/li>\n<\/ul>\n\n<!--section=installation-->\n<h3>Prerequisite<\/h3>\n\n<p>In order to use SyntaxHighlighter Evolved PHP5, you must first install <a href=\"http:\/\/wordpress.org\/extend\/plugins\/syntaxhighlighter\/\">SyntaxHighlighter Evolved<\/a>.<\/p>\n\n<h3>Installation<\/h3>\n\n<p>Extract all files from the ZIP file, making sure to keep the file\/folder structure intact, and then upload it to \/wp-content\/plugins\/.<\/p>\n\n<h3>Plugin Activation<\/h3>\n\n<p>Go to the admin area of your WordPress install and click on the \"Plugins\" menu. Click on \"Activate\" for the \"SyntaxHighlighter Evolved: PHP5\" plugin.<\/p>\n\n<h3>Plugin Usage<\/h3>\n\n<p>Just wrap your code in <code>[sourcecode language=\"php5\"]<\/code>your code here <code>[\/sourcecode]<\/code>\nor\nwrap your code in <code>[php5]<\/code>, such as <code>[php5]<\/code> code here <code>[\/php5]<\/code> .<\/p>\n\n<p>The shortcodes accept a wide variety of parameters. For details, see the bottom of the SyntaxHighlighter Evolved's settings page.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>The code is just being displayed raw. It isn't being converted into a code box or anything. What's wrong?<\/dt>\n<dd><p>Make sure your theme's <code>footer.php<\/code> file has <code>&lt;?php wp_footer(); ?&gt;<\/code> somewhere inside of it, otherwise the plugin won't be able to do it's thing.<\/p>\n\n<blockquote>\n  <p><strong>INFO:<\/strong> When you find a that a keyword or a other special word of PHP5 is not highlighted. Please write entry into the forum of this plugin. -&gt; <a href=\"http:\/\/wordpress.org\/tags\/syntaxhighlighter-evolved-php5?forum_id=10\" title=\"Wordpress Support Forum\">Support Forum<\/a><\/p>\n<\/blockquote><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.4.1<\/h4>\n\n<ul>\n<li>Peer review and quality assurance; first version to be officially published<\/li>\n<\/ul>\n\n<h4>1.4.0<\/h4>\n\n<ul>\n<li>Updated php5 brush stylesheet and script to version 3.0.83, as provided by <a href=\"http:\/\/davidchambersdesign.com\">David Chambers<\/a>.<\/li>\n<\/ul>\n\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>Added support for accessing plugin via [php5].<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Bug fixes.<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Adds support for the PHP5 language to the SyntaxHighlighter Evolved plugin using the [sourcecode language=&quot;php5&quot;] tag and [php5] shortcode.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/13216","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=13216"}],"author":[{"embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/sandrobilbeisi"}],"wp:attachment":[{"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=13216"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=13216"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=13216"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=13216"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=13216"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=13216"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}