{"id":18123581,"url":"https://github.com/samwilson/embed-piwigo","last_synced_at":"2026-05-10T16:35:22.314Z","repository":{"id":52416965,"uuid":"144457134","full_name":"samwilson/embed-piwigo","owner":"samwilson","description":"A WordPress plugin to add support for embedding photos from whitelisted Piwigo websites.","archived":false,"fork":false,"pushed_at":"2021-04-29T20:12:10.000Z","size":23,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T18:52:51.528Z","etag":null,"topics":["embeds","onebox","piwigo","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"https://wordpress.org/plugins/embed-piwigo/","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/samwilson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-12T10:22:56.000Z","updated_at":"2022-05-08T01:21:37.000Z","dependencies_parsed_at":"2022-08-25T05:41:27.961Z","dependency_job_id":null,"html_url":"https://github.com/samwilson/embed-piwigo","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwilson%2Fembed-piwigo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwilson%2Fembed-piwigo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwilson%2Fembed-piwigo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwilson%2Fembed-piwigo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samwilson","download_url":"https://codeload.github.com/samwilson/embed-piwigo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247485250,"owners_count":20946398,"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":["embeds","onebox","piwigo","wordpress","wordpress-plugin"],"created_at":"2024-11-01T07:10:22.670Z","updated_at":"2026-05-10T16:35:17.283Z","avatar_url":"https://github.com/samwilson.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"=== Embed Piwigo ===\nContributors: samwilson\nDonate link: https://piwigo.org/donate\nTags: piwigo, photos, embed, embeds\nRequires at least: 4.7\nTested up to: 4.9\nRequires PHP: 5.6\nStable tag: 1.0.1\nLicense: GPLv2 or later\nLicense URI: http://www.gnu.org/licenses/gpl-2.0.html\n\nThe **Embed Pwigo** plugin adds support for embedding photos from whitelisted Piwigo websites.\n\n[![Total Downloads](https://img.shields.io/wordpress/plugin/dt/embed-piwigo.svg?style=flat-square)]()\n[![WordPress rating](https://img.shields.io/wordpress/plugin/r/embed-piwigo.svg?style=flat-square)]()\n[![Latest Stable Version](https://img.shields.io/wordpress/plugin/v/embed-piwigo.svg?style=flat-square)](https://wordpress.org/plugins/embed-piwigo)\n[![WordPress version](https://img.shields.io/wordpress/v/embed-piwigo.svg?style=flat-square)]()\n[![License](https://img.shields.io/github/license/samwilson/embed-piwigo.svg?style=flat-square)](https://github.com/samwilson/embed-piwigo/blob/master/LICENSE.txt)\n[![Build Status](https://travis-ci.org/samwilson/embed-piwigo.svg?branch=master)](https://travis-ci.org/samwilson/embed-piwigo)\n\n== Description ==\n\nThe Embed Piwigo plugin adds support for embedding photos from whitelisted [Piwigo](https://piwigo.org/) websites.\n\nThis means that you can add the URL (a.k.a. 'web address') of a photo in a Piwigo site to a WordPress post or page, and a medium-sized, centered image will be inserted in its place.\n\nThe standard WordPress captioning system will be used (as for the [Caption Shortcode](https://codex.wordpress.org/Caption_Shortcode)), with the photo's title, date, and description added if they're available for a given image.\n\nFor example, if you have `https://piwigo.org/demo` in your Piwigo site URLs list, and add the following URL on its own line in a post or page on your blog:\n\n    https://piwigo.org/demo/picture.php?/1382/category/111\n\nthen a photo of a mountain in Kerzers will be inserted, with the caption *\"Colline de Chiètres (May 6, 2016)\"*. The date format will match whatever your WordPress installation is configured to use.\n\n== Installation ==\n\nInstall this plugin in the normal way.\n\nThen go to the \"Settings\" → \"Writing\" page in the WordPress admin area, and list your Piwigo site URLs in the new \"Piwigo site URLs\" field.\n\nNote that trailing slashes on the URLs do not matter, and can be added or not as you prefer.\n\n== Frequently Asked Questions ==\n\n= Does this modify the database? =\n\nA single option is added, called `embed-piwigo-urls`, and no modifications are made to the database structure.\n\n== Changelog ==\n\n= 1.0.0 =\n* First stable release.\n* Documentation improvements.\n\n= 0.4.0 =\n* Add more metadata into captions.\n\n= 0.3.0 =\n* Add caching.\n\n= 0.1.0 =\n* Initial beta release.\n\n== Upgrade Notice ==\n\nNothing unusual need be done on upgrade.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamwilson%2Fembed-piwigo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamwilson%2Fembed-piwigo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamwilson%2Fembed-piwigo/lists"}