{"id":19468306,"url":"https://github.com/barrel/social-feeds-wp","last_synced_at":"2026-07-08T13:31:04.195Z","repository":{"id":150991931,"uuid":"57048115","full_name":"barrel/social-feeds-wp","owner":"barrel","description":"WordPress plugin for syncing posts from Twitter, Instagram, and LinkedIn","archived":false,"fork":false,"pushed_at":"2016-05-20T18:46:35.000Z","size":1198,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-01-08T04:39:15.195Z","etag":null,"topics":[],"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/barrel.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":"2016-04-25T14:23:59.000Z","updated_at":"2023-04-23T04:31:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"471ea271-d94b-4ebc-905f-4d6a5ab16569","html_url":"https://github.com/barrel/social-feeds-wp","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/barrel%2Fsocial-feeds-wp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrel%2Fsocial-feeds-wp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrel%2Fsocial-feeds-wp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrel%2Fsocial-feeds-wp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barrel","download_url":"https://codeload.github.com/barrel/social-feeds-wp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240682099,"owners_count":19840446,"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":[],"created_at":"2024-11-10T18:40:35.292Z","updated_at":"2025-10-29T01:17:47.837Z","avatar_url":"https://github.com/barrel.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Social Feeds for WordPress\n\nSocial Feeds is a plugin which allows social media posts from Twitter, Instagram, and or a LinkedIn company page to be integrated with any WordPress site.\n\n## Usage\n\nOnce activated, the plugin will create a \"Social Posts\" custom post type for managing posts.\n\nYou can configure each network's feed independently by providing your own API credentials and adjusting what content should be pulled, and how often.\n\nUse the \"Select Posts\" view to curate which posts will be published to the site and which will remain hidden as drafts. You also have the option of automatically publishing new posts when setting up a scheduled sync.\n\n## Post Type\n\nThe plugin does not currently provide any helpers for displaying the social feeds on the front-end. Instead, posts are saved to a custom post type. How these posts are displayed is left to the theme author. The following data is saved with each post:\n\n__Post Title__: [Original post content]\n\n__Post Content__: [Original post content (with linked URLs)]\n\n__Social Type__ (taxonomy): [Network]\n\n__Custom Fields__:\n- `social_post_created`: [Original post timestamp]\n- `social_post_details`: [Original post JSON]\n- `social_post_permalink`: [Origial post URL]\n- `social_post_username`: [Origial post author]\n- `social_post_image`: [Origial post image (if any)]\n- `social_post_video`: [Origial post video (if any)]\n\n## Settings\n\nPlugin settings are managed on the respective network's settings page, located under the \"Social Posts\" post type in the dashboard menu. You can also configure options by defining constants in your theme's functions.php or wp-config.php files.\n\n## Development\n\nPHP dependencies are managed via Composer, and are included in the Git repository to simplify deployment.\n\nFront-end dev dependencies (for the admin interface) are managed via NPM. The project includes a Gulp setup for compiling CSS from SCSS and bundling JavaScript using Browserify. After installing Node.js and Gulp, run `npm install` from the project directory to download the required tools. Once the dependencies are installed, you can run `gulp` to start the development task.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarrel%2Fsocial-feeds-wp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarrel%2Fsocial-feeds-wp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarrel%2Fsocial-feeds-wp/lists"}