{"id":38725,"date":"2015-09-07T11:34:56","date_gmt":"2015-09-07T11:34:56","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/prism-highlight\/"},"modified":"2022-02-09T16:32:27","modified_gmt":"2022-02-09T16:32:27","slug":"prism-highlight","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/prism-highlight\/","author":6447330,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.5","stable_tag":"1.5","tested":"5.9.13","requires":"3.1","requires_php":"","requires_plugins":"","header_name":"Prism Highlight","header_author":"Shaikh Masood Alam","header_description":"","assets_banners_color":"292a26","last_updated":"2022-02-09 16:32:27","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/bloggyaani.com\/","header_plugin_uri":"http:\/\/bloggyaani.com\/","header_author_uri":"http:\/\/bloggyaani.com\/","rating":0,"author_block_rating":0,"active_installs":30,"downloads":5063,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.1":{"tag":"1.1","author":"masoodalam51","date":"2015-09-08 06:57:18"},"1.2":{"tag":"1.2","author":"masoodalam51","date":"2015-12-13 09:32:05"},"1.3":{"tag":"1.3","author":"masoodalam51","date":"2016-12-08 09:03:14"},"1.4":{"tag":"1.4","author":"masoodalam51","date":"2017-06-13 07:15:45"},"1.5":{"tag":"1.5","author":"masoodalam51","date":"2022-02-09 16:32:27"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":1307218,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":1307218,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":1239721,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1","1.2","1.3","1.4","1.5"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":1239726,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":1239726,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":1239726,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":1239726,"resolution":"4","location":"assets","locale":""}},"screenshots":{"1":"Click The prism Button To Wrap Code in Opening &amp; Closing Pre tags.","2":"CSS Code Highlighted with Line no.","3":"CSS Code Highlighted with no Line.","4":"PHP Code Example."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1214,4443,18595,30056,18594],"plugin_category":[46,59],"plugin_contributors":[89112],"plugin_business_model":[],"class_list":["post-38725","plugin","type-plugin","status-publish","hentry","plugin_tags-code","plugin_tags-code-highlighter","plugin_tags-code-prettify","plugin_tags-prism-js","plugin_tags-syntax-higlighter","plugin_category-editor-and-writing","plugin_category-utilities-and-tools","plugin_contributors-masoodalam51","plugin_committers-masoodalam51"],"banners":{"banner":"https:\/\/ps.w.org\/prism-highlight\/assets\/banner-772x250.jpg?rev=1239721","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/prism-highlight\/assets\/icon-128x128.png?rev=1307218","icon_2x":"https:\/\/ps.w.org\/prism-highlight\/assets\/icon-256x256.png?rev=1307218","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/prism-highlight\/assets\/screenshot-1.png?rev=1239726","caption":"Click The prism Button To Wrap Code in Opening &amp; Closing Pre tags."},{"src":"https:\/\/ps.w.org\/prism-highlight\/assets\/screenshot-2.png?rev=1239726","caption":"CSS Code Highlighted with Line no."},{"src":"https:\/\/ps.w.org\/prism-highlight\/assets\/screenshot-3.png?rev=1239726","caption":"CSS Code Highlighted with no Line."},{"src":"https:\/\/ps.w.org\/prism-highlight\/assets\/screenshot-4.png?rev=1239726","caption":"PHP Code Example."}],"raw_content":"<!--section=description-->\n<p>This plugin uses the Prism.JS to Highlight &amp; Style Code<\/p>\n\n<p>The plugin also adds styling to the existing prism Quick tag in your WordPress text editor.<\/p>\n\n<p><em>Languages Supported:<\/em><\/p>\n\n<ul>\n<li>Markup<\/li>\n<li>CSS<\/li>\n<li>C-like<\/li>\n<li>JavaScript<\/li>\n<li>PHP<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>plugin folder<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the <code>\\Plugins\\<\/code> menu in WordPress<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='%231.%20no%20code%20displayed%20on%20the%20post%3F'><h3>#1. No code displayed on the post?<\/h3><\/dt>\n<dd><p>Ans. Please parse your code using any HTML to XML parser, Use <a href=\"https:\/\/masoodalam51.github.io\/postify\/\">Postify<\/a> to parse your code.<\/p><\/dd>\n<dt id='%232.%20how%20to%20remove%20line%20numbers%3F'><h3>#2. How to remove line numbers?<\/h3><\/dt>\n<dd><p>Ans. Simple remove <code>class=\"line-numbers\"<\/code> from <code>&lt;pre<\/code>.<\/p><\/dd>\n<dt id='%233.%20why%20its%20support%205%20languages%20only%3F'><h3>#3. Why its support 5 languages only?<\/h3><\/dt>\n<dd><p>Ans. I want the really lightweight plugin, so its support only 5 languages.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.5<\/h4>\n\n<ul>\n<li>Version Change Added, WordPress 5.9 Support<\/li>\n<li>Update code from Official Website - PrismJS 1.15.0 - 31\/08\/2018<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Version Change Added, WordPress 4.7 Support<\/li>\n<li>Update code from Official Website - 05\/01\/2017<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Version Change Added, WordPress 4.6 Support<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Description Changed<\/li>\n<li>Icon Added<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Code Changes<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Change Screen Shots<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Release the Plugin<\/li>\n<\/ul>","raw_excerpt":"Styles Your Code With Prism.JS, a Lightest Code Highlighter.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/38725","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=38725"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/masoodalam51"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=38725"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=38725"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=38725"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=38725"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=38725"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=38725"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}