{"id":16760492,"url":"https://github.com/ryanve/image_src","last_synced_at":"2025-03-16T09:17:05.072Z","repository":{"id":6726829,"uuid":"7972703","full_name":"ryanve/image_src","owner":"ryanve","description":"WP plugin for image_src","archived":false,"fork":false,"pushed_at":"2013-04-25T01:06:32.000Z","size":156,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T21:51:22.054Z","etag":null,"topics":["wordpress","wordpress-plugin","wp-plugin"],"latest_commit_sha":null,"homepage":"https://github.com/ryanve/image_src","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/ryanve.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":"2013-02-02T06:34:00.000Z","updated_at":"2020-04-30T15:12:54.000Z","dependencies_parsed_at":"2022-08-24T18:20:36.936Z","dependency_job_id":null,"html_url":"https://github.com/ryanve/image_src","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanve%2Fimage_src","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanve%2Fimage_src/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanve%2Fimage_src/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanve%2Fimage_src/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanve","download_url":"https://codeload.github.com/ryanve/image_src/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243847056,"owners_count":20357317,"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":["wordpress","wordpress-plugin","wp-plugin"],"created_at":"2024-10-13T04:23:42.218Z","updated_at":"2025-03-16T09:17:05.018Z","avatar_url":"https://github.com/ryanve.png","language":"PHP","readme":"### [WP plugin](http://wordpress.org/extend/plugins/image-src/): [image_src](https://github.com/ryanve/image_src)\n\nSocial media sites often use the `\"image_src\"` microformat for displaying link thumbnails. This simple plugin adds the image_src [rel value](http://microformats.org/wiki/existing-rel-values) to the code of your site. By default, the plugin applies only to singular views and it uses the [featured image](http://codex.wordpress.org/Post_Thumbnails). It only applies when an image is available.\n\n### Install\n\n1. Go to: WordPress **\u003e** Plugins **\u003e** Add New **\u003e** and find \"[image_src](http://wordpress.org/extend/plugins/image-src/)\"\n2. Activate via WordPress **\u003e** Plugins **\u003e** Installed Plugins\n\nRequires: PHP 5.3+\n\n### Customize\n\nThe `@image_src` [filter hook](http://codex.wordpress.org/Plugin_API#Filters) allows for image customization and/or extending the plugin to views without a [featured image](http://codex.wordpress.org/Post_Thumbnails):\n\n```php\nadd_filter('@image_src', function ( $src = '' ) {\n  return $src ? $src : '/example.png';\n});\n```\n\n### License: [MIT](http://opensource.org/licenses/MIT)\n\nCopyright (C) 2013 by [Ryan Van Etten](https://github.com/ryanve)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanve%2Fimage_src","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanve%2Fimage_src","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanve%2Fimage_src/lists"}