{"id":27171298,"url":"https://github.com/jpkcom/jpkcom-is-lc-friendly","last_synced_at":"2026-05-09T15:03:41.920Z","repository":{"id":284549532,"uuid":"955293095","full_name":"JPKCom/jpkcom-is-lc-friendly","owner":"JPKCom","description":"Enables lc_theme_is_livecanvas_friendly().","archived":false,"fork":false,"pushed_at":"2025-03-26T12:32:03.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T13:33:51.316Z","etag":null,"topics":["bootstrap","livecanvas","wordpress","wordpress-plugin","wordpress-theme"],"latest_commit_sha":null,"homepage":"https://www.jpkc.com/","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JPKCom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-26T12:18:52.000Z","updated_at":"2025-03-26T12:32:06.000Z","dependencies_parsed_at":"2025-03-26T13:33:54.042Z","dependency_job_id":"f2121bd0-7c62-4f17-9f90-605062fe02ce","html_url":"https://github.com/JPKCom/jpkcom-is-lc-friendly","commit_stats":null,"previous_names":["jpkcom/jpkcom-is-lc-friendly"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JPKCom%2Fjpkcom-is-lc-friendly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JPKCom%2Fjpkcom-is-lc-friendly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JPKCom%2Fjpkcom-is-lc-friendly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JPKCom%2Fjpkcom-is-lc-friendly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JPKCom","download_url":"https://codeload.github.com/JPKCom/jpkcom-is-lc-friendly/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248003155,"owners_count":21031742,"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","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":["bootstrap","livecanvas","wordpress","wordpress-plugin","wordpress-theme"],"created_at":"2025-04-09T08:31:50.468Z","updated_at":"2026-05-09T15:03:41.911Z","avatar_url":"https://github.com/JPKCom.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JPKCom Theme is LiveCanvas friendly\n\n**Plugin Name:** JPKCom Theme is LiveCanvas friendly  \n**Plugin URI:** https://github.com/JPKCom/jpkcom-is-lc-friendly  \n**Description:** Enables lc_theme_is_livecanvas_friendly().  \n**Version:** 1.0.3  \n**Author:** Jean Pierre Kolb \u003cjpk@jpkc.com\u003e  \n**Author URI:** https://www.jpkc.com  \n**Contributors:** JPKCom  \n**Tags:** LiveCanvas, Bootstrap, Theme  \n**Requires Plugins:** livecanvas  \n**Requires at least:** 6.7  \n**Tested up to:** 6.8  \n**Requires PHP:** 8.3  \n**Stable tag:** 1.0.3  \n**License:** GPL-2.0+  \n**License URI:** http://www.gnu.org/licenses/gpl-2.0.txt\n\nEnables lc_theme_is_livecanvas_friendly().\n\n\n## Description\n\nAdds the following features:\n\n```\nfunction lc_theme_is_livecanvas_friendly(){}\n```\n\n```\nfunction lc_theme_bootstrap_version() {\n    return 5.3; //for latest Bootstrap, or\n    //return 5; //for   Bootstrap 5.0 .. 5.2 , or\n    //return 4;  //for   Bootstrap 4 \n}\n```\n\nFor more details visit: https://docs.livecanvas.com/which-themes-with-livecanvas/\n\n\n## Installation\n\n1. In your admin panel, go to 'Plugins' \u003e and click the 'Add New' button.\n2. Click Upload Plugin and 'Choose File', then select the Plugin's .zip file. Click 'Install Now'.\n3. Make sure 'LiveCanvas' plugin is activated.\n4. Click 'Activate' to use the plugin right away.\n5. Create a subdirectory called `page-templates` in your theme folder.\n6. In this folder, create a file called `empty.php` with the following code:\n\n```\n\u003c?php\n/* Template Name: Empty */\n\ndefined( 'ABSPATH' ) || exit;\n\nget_header();\n\nwhile ( have_posts() ) :\nthe_post();\nthe_content();\nendwhile;\n\nget_footer();\n\n```\n\n\n## Changelog\n\n### 1.0.3\n* Tested up to WP v6.8\n\n### 1.0.2\n* Updated README.md\n\n### 1.0.1\n* Updated README.md\n\n### 1.0.0\n* Initial Release\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpkcom%2Fjpkcom-is-lc-friendly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpkcom%2Fjpkcom-is-lc-friendly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpkcom%2Fjpkcom-is-lc-friendly/lists"}