{"id":25428257,"url":"https://github.com/aaronkirkham/wp-owl-carousel","last_synced_at":"2026-05-01T12:31:31.361Z","repository":{"id":96342749,"uuid":"98327847","full_name":"aaronkirkham/wp-owl-carousel","owner":"aaronkirkham","description":"Owl Carousel integration for WordPress","archived":false,"fork":false,"pushed_at":"2018-10-04T15:02:20.000Z","size":1631,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-27T23:30:28.318Z","etag":null,"topics":["jquery","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"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/aaronkirkham.png","metadata":{"files":{"readme":"readme.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-07-25T16:30:37.000Z","updated_at":"2019-02-24T13:58:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"1b857200-4715-4f9b-8bb7-d74cbd9c0a1f","html_url":"https://github.com/aaronkirkham/wp-owl-carousel","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/aaronkirkham/wp-owl-carousel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronkirkham%2Fwp-owl-carousel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronkirkham%2Fwp-owl-carousel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronkirkham%2Fwp-owl-carousel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronkirkham%2Fwp-owl-carousel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aaronkirkham","download_url":"https://codeload.github.com/aaronkirkham/wp-owl-carousel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronkirkham%2Fwp-owl-carousel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32497810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["jquery","wordpress","wordpress-plugin"],"created_at":"2025-02-17T01:38:24.385Z","updated_at":"2026-05-01T12:31:31.341Z","avatar_url":"https://github.com/aaronkirkham.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Owl Carousel for WordPress\n\u003csup\u003e*This plugin is based off [Tanel Kollamaa's \"WP Owl Carousel\"](https://wordpress.org/plugins/wp-owl-carousel/) (no longer maintained)*\u003c/sup\u003e\n\n* Install \u0026 Activate plugin inside WordPress admin\n* Create Carousels using the menu in the admin sidebar\n* Use Carousel in your posts using shortcode `[wp_owl id=\"xxxx\"]`\n\n#### Hooks\n\n`wp_owl_before_carousel` - Called before the .owl-carousel wrapper is output.\n\n`wp_owl_after_carousel` - Called after the .owl-carousel wrapper is output\n\n`wp_owl_before_carousel_image` - Called before the carousel image is output\n\n`wp_owl_after_carousel_image` - Called after the carousel image is output\n\n#### Filters\n\n`wp_owl_enqueue_assets` - Toggle **all** Owl Carousel asset loading.\n\n`wp_owl_enqueue_vendor_css` - Toggle Owl Carousel vendor css loading.\n\n`wp_owl_enqueue_theme_css` - Toggle WP Owl Carousel css loading.\n\n`wp_owl_enqueue_vendor_js` - Toggle Owl Carousel vendor js loading.\n\n`wp_owl_enqueue_plugin_js` - Toggle WP Owl Carousel js loading.\n\n#### Example: Disable asset loading\n```php\nadd_filter( 'wp_owl_enqueue_assets', '__return_false' );\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaronkirkham%2Fwp-owl-carousel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faaronkirkham%2Fwp-owl-carousel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaronkirkham%2Fwp-owl-carousel/lists"}