{"id":22135657,"url":"https://github.com/litefeel/wp-code-prettify","last_synced_at":"2026-07-07T05:31:33.393Z","repository":{"id":19711006,"uuid":"22966383","full_name":"litefeel/wp-code-prettify","owner":"litefeel","description":"WordPress.org Plugin Mirror","archived":false,"fork":false,"pushed_at":"2017-02-25T14:50:12.000Z","size":156,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-11T18:15:46.286Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.pluginmirror.com/plugins/wp-code-prettify/","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/litefeel.png","metadata":{"files":{"readme":"readme.txt","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-14T19:43:05.000Z","updated_at":"2017-02-25T13:58:32.000Z","dependencies_parsed_at":"2022-08-24T14:08:55.271Z","dependency_job_id":null,"html_url":"https://github.com/litefeel/wp-code-prettify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/litefeel/wp-code-prettify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litefeel%2Fwp-code-prettify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litefeel%2Fwp-code-prettify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litefeel%2Fwp-code-prettify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litefeel%2Fwp-code-prettify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litefeel","download_url":"https://codeload.github.com/litefeel/wp-code-prettify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litefeel%2Fwp-code-prettify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278470179,"owners_count":25992203,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-01T19:16:04.449Z","updated_at":"2025-10-05T14:55:13.048Z","avatar_url":"https://github.com/litefeel.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"=== WP Code Prettify ===\r\nContributors: Soli\r\nTags: wordpress, google, code, prettify, highlight, highlighter, syntax, snippet, formatting, color, js, javascript\r\nRequires at least: 3.0\r\nTested up to: 4.5.2\r\nStable tag: 0.2.6\r\n\r\nThis plugin enable syntax highlighting of code snippets in your post using Google Code Prettify.\r\n\r\n== Description ==\r\n\r\nThis plugin enable syntax highlighting of code snippets in your post using Google Code Prettify.\r\n\r\n= Features =\r\n\r\n* More styles.\r\n* Colors can be customized.\r\n* The js/css files can be pre-loaded or post-loaded.\r\n* No js/css files are loaded if there is no code.\r\n\r\n== Installation ==\r\n\r\n1. Upload the full directory into your wp-content/plugins directory\r\n2. Activate the plugin at the plugin administration page\r\n3. Open the plugin configuration page, which is located under \"Settings -\u003e WP Code Prettify\" and customize settings.\r\n\r\n== Frequently Asked Questions ==\r\n\r\n= What is it? =\r\n\r\nThis plugin enable syntax highlighting of code snippets in your post using Google Code Prettify.\r\n\r\n== Screenshots ==\r\n\r\n1. The settings menu\r\n\r\n== Changelog ==\r\n\r\n= 0.2.7 =\r\n* fix security issues;\r\n\r\n= 0.2.6 =\r\n* fix \"undefined index: head_custom\";\r\n\r\n= 0.2.5 =\r\n* custom HTML can be add into \\\u003chead\\\u003e, so you can include some js files, such as lang-matlab.js; \r\n* using plugins_url() instead of content_url();\r\n* Tested up to: 4.4\r\n\r\n= 0.2.4 =\r\n* fix \"Strict Standards\" error ( Thanks bassjobsen \u003chttps://wordpress.org/support/profile/bassjobsen\u003e);\r\n* Tested up to: 4.0\r\n\r\n= 0.2.3 =\r\n* fix js conflict with other plugins (Thanks the_champ \u003chttp://wordpress.org/support/profile/the_champ\u003e)\r\n* Tested up to: 3.9.1\r\n\r\n= 0.2.2 =\r\n* Tested up to: 3.9.0\r\n\r\n= 0.2.1 =\r\n* Tested up to: 3.8.1\r\n\r\n= 0.2.0 =\r\n* fix links of js/css files via https\r\n\r\n= 0.1.9 =\r\n* update google code prettify to 4-Mar-2013 (fix css files)\r\n\r\n= 0.1.8 =\r\n* update google code prettify to 4-Mar-2013\r\n\r\n= 0.1.7 =\r\n* fix some warning.\r\n* improve options page\r\n\r\n= 0.1.6 =\r\n* Tested up to: 3.4.2\r\n\r\n= 0.1.5 =\r\n* fix \"You do not have sufficient permissions to access this page.\".\r\n\r\n= 0.1.4 =\r\n* fix \"Notice: Undefined index: wpcp_update_options\".\r\n* Tested up to: 3.4.1\r\n\r\n= 0.1.3 =\r\n* update version number.\r\n\r\n= 0.1.2 =\r\n* fix \"You do not have sufficient permissions to access this page.\".\r\n\r\n= 0.1.1 =\r\n* update version number.\r\n\r\n= 0.1.0 =\r\n* first version.\r\n\r\n== Upgrade Notice ==\r\n\r\n= 0.1.0 =\r\n* first version.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flitefeel%2Fwp-code-prettify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flitefeel%2Fwp-code-prettify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flitefeel%2Fwp-code-prettify/lists"}