{"id":22192212,"url":"https://github.com/naa986/wp-colorbox","last_synced_at":"2026-04-28T21:01:39.246Z","repository":{"id":167817792,"uuid":"101278013","full_name":"naa986/wp-colorbox","owner":"naa986","description":"View image, video (YouTube, Vimeo), web page, inline HTML, custom content in lightbox. Add jQuery Colorbox lightbox effect to your WordPress site.","archived":false,"fork":false,"pushed_at":"2024-11-12T23:33:02.000Z","size":101,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T01:18:00.659Z","etag":null,"topics":["colorbox","lightbox","plugin","wordpress"],"latest_commit_sha":null,"homepage":"https://noorsplugin.com/wordpress-colorbox-plugin/","language":"JavaScript","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/naa986.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}},"created_at":"2017-08-24T09:30:35.000Z","updated_at":"2024-11-12T23:33:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"a8f5ab9d-2de2-43bd-b857-5e32cd0b8d31","html_url":"https://github.com/naa986/wp-colorbox","commit_stats":null,"previous_names":["naa986/wp-colorbox"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naa986%2Fwp-colorbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naa986%2Fwp-colorbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naa986%2Fwp-colorbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naa986%2Fwp-colorbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/naa986","download_url":"https://codeload.github.com/naa986/wp-colorbox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245351762,"owners_count":20601090,"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":["colorbox","lightbox","plugin","wordpress"],"created_at":"2024-12-02T12:19:56.467Z","updated_at":"2026-04-28T21:01:34.225Z","avatar_url":"https://github.com/naa986.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Colorbox Lightbox for WordPress\n\n[Colorbox](https://noorsplugin.com/wordpress-colorbox-plugin/) plugin is a simple lightbox tool for WordPress. It allows users to pop up content in lightbox using the popular jQuery ColorBox library. They can also view the larger version of a particular media file without leaving the page. It was developed by [noorsplugin](https://noorsplugin.com/) and is currently being used on over 10,000 websites. \n\n## Features\n\n* Beautiful lightbox popup style\n* Flexiblity of creating your own lightbox link\n* Pop up custom/HTML content in lightbox\n* Trigger lightbox from either a text/image link\n* Comptaiblie with WordPress multisite\n* Add lightbox to a YouTube or Vimeo video link\n* Enable lightbox functionality on your site which supports all major browsers\n* Use a simple shortcode anywhere on your site (Post, Page, Homepage etc.)to pop up a media file in lightbox\n* Apply lightbox effect on images inserted into WordPress post/page\n* Open external page in lightbox using iframe\n* Responsive lightbox popup which works on mobile devices. Also it fits perfectly on smaller screens.\n\n## WordPress Colorbox Plugin Usage\n\n### Open image in lightbox\n\nCreate a new post/page and use the following shortcode to create a text/image link which will trigger lightbox once clicked:\n```\n[wp_colorbox_media url=\"http://example.com/wp-content/uploads/images/overlay.jpg\" type=\"image\" hyperlink=\"click here to pop up image\"]\n```\nhere, url is the link to the media file that you wish to open in lightbox and hyperlink is the anchor text/image.\n```\n[wp_colorbox_media url=\"http://example.com/wp-content/uploads/images/overlay.jpg\" type=\"image\" hyperlink=\"http://example.com/wp-content/uploads/images/thumb.jpg\"]\n```\n### Open YouTube video in lightbox\n```\n[wp_colorbox_media url=\"http://www.youtube.com/embed/nmp3Ra3Yj24\" type=\"youtube\" hyperlink=\"click here to pop up youtube video\"]\n```\n### Open Vimeo video in lightbox\n```\n[wp_colorbox_media url=\"http://www.youtube.com/embed/1284237\" type=\"vimeo\" hyperlink=\"click here to pop up vimeo video\"]\n```\n### Show Title in lightbox\n```\n[wp_colorbox_media url=\"http://example.com/wp-content/uploads/images/overlay.jpg\" title=\"overlay image\" type=\"image\" hyperlink=\"click here to pop up image\"]\n```\n### Specify an Alternate Text for an Image\n```\n[wp_colorbox_media url=\"http://example.com/wp-content/uploads/images/overlay.jpg\" title=\"overlay image\" type=\"image\" hyperlink=\"http://example.com/wp-content/uploads/images/thumb.jpg\" alt=\"Thumbnail image description\"]\n```\n### Apply Custom CSS\n\nYou can specify your own CSS class in the shortcode to customize a text/image link.\n```\n[wp_colorbox_media url=\"http://www.youtube.com/embed/nmp3Ra3Yj24\" type=\"youtube\" hyperlink=\"click here to pop up youtube video\" class=\"custom_class\"]\n```\nMultiple CSS classes can be separated with a space. For example:\n```\n[wp_colorbox_media url=\"http://www.youtube.com/embed/nmp3Ra3Yj24\" type=\"youtube\" hyperlink=\"click here to pop up youtube video\" class=\"custom_class custom_class2\"]\n```\n## Documentation\n\nFor detailed documentation please visit the [jQuery Colorbox Plugin](https://noorsplugin.com/wordpress-colorbox-plugin/) page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaa986%2Fwp-colorbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaa986%2Fwp-colorbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaa986%2Fwp-colorbox/lists"}