{"id":15292246,"url":"https://github.com/truongwp/gallery-meta-box","last_synced_at":"2026-01-31T03:01:52.514Z","repository":{"id":57073083,"uuid":"96004759","full_name":"truongwp/gallery-meta-box","owner":"truongwp","description":"Simple gallery meta box for WordPress","archived":false,"fork":false,"pushed_at":"2017-10-23T04:22:12.000Z","size":7,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-14T21:34:50.984Z","etag":null,"topics":["gallery","gallery-plugin","meta-box","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":null,"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/truongwp.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}},"created_at":"2017-07-02T05:41:33.000Z","updated_at":"2021-09-14T17:03:09.000Z","dependencies_parsed_at":"2022-08-24T14:54:39.622Z","dependency_job_id":null,"html_url":"https://github.com/truongwp/gallery-meta-box","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/truongwp/gallery-meta-box","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truongwp%2Fgallery-meta-box","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truongwp%2Fgallery-meta-box/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truongwp%2Fgallery-meta-box/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truongwp%2Fgallery-meta-box/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/truongwp","download_url":"https://codeload.github.com/truongwp/gallery-meta-box/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truongwp%2Fgallery-meta-box/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28927769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T02:59:34.861Z","status":"ssl_error","status_checked_at":"2026-01-31T02:59:05.369Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["gallery","gallery-plugin","meta-box","wordpress","wordpress-plugin"],"created_at":"2024-09-30T16:17:04.944Z","updated_at":"2026-01-31T03:01:52.499Z","avatar_url":"https://github.com/truongwp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Gallery Meta Box\n\nThis is a library for including in plugin, not a WordPress plugin.\n\n### How to use\n\nIf you use composer, run `composer require truongwp/gallery-meta-box`.\n\nOr you can include file `gallery-meta-box.php`.\n\n### Hooks reference\n\n```php\n/**\n * Fires after saving gallery data.\n *\n * @var int     $post_id Post ID.\n * @var WP_Post $post    Post object.\n * @var bool    $update  Whether this is an existing post being updated or not.\n */\ndo_action( 'gallery_meta_box_save', $post_id, $post, $update );\n```\n\n```php\n/**\n * Filters supported post types.\n *\n * @var array $post_types List supported post types.\n */\napply_filters( 'gallery_meta_box_post_types', $post_types );\n```\n\n```php\n/**\n * Filters meta key to store the gallery.\n *\n * @var string $meta_key Meta key.\n */\napply_filters( 'gallery_meta_box_meta_key', $meta_key );\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruongwp%2Fgallery-meta-box","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftruongwp%2Fgallery-meta-box","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruongwp%2Fgallery-meta-box/lists"}