{"id":18320223,"url":"https://github.com/gedex/wp_instagram_client","last_synced_at":"2025-04-09T14:24:12.793Z","repository":{"id":8032104,"uuid":"9441703","full_name":"gedex/WP_Instagram_Client","owner":"gedex","description":"Library to help WordPress developer working with Instagram API","archived":false,"fork":false,"pushed_at":"2013-07-29T22:50:21.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T08:24:32.772Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gedex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-15T05:52:16.000Z","updated_at":"2013-11-04T00:13:21.000Z","dependencies_parsed_at":"2022-08-28T12:11:40.760Z","dependency_job_id":null,"html_url":"https://github.com/gedex/WP_Instagram_Client","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/gedex%2FWP_Instagram_Client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gedex%2FWP_Instagram_Client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gedex%2FWP_Instagram_Client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gedex%2FWP_Instagram_Client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gedex","download_url":"https://codeload.github.com/gedex/WP_Instagram_Client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248054369,"owners_count":21039988,"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-05T18:15:34.933Z","updated_at":"2025-04-09T14:24:12.770Z","avatar_url":"https://github.com/gedex.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"WP_Instagram_Client \u0026mdash; Library to help WordPress developer working with Instagram REST API.\n\n## Features\n\n* Small and readable code.\n* Use WordPress HTTP request API.\n* Filters available to manipulate parameters.\n* Include examples for starting guide.\n* No PHP Session call, you decide how to make the token persistent (good example can be found in `examples`).\n\n## Examples\n\nThe examples, found in `examples` directory, are intended for starter kit and\nlearning purpose and SHOULD NOT be used for production site. Here's how to play\nwith the examples:\n\n1. I encourage you to create a child theme from your active theme. Lets name it\n   `twentytwelve_child`.\n\n2. Go to `twentytwelve_child` directory and clone `WP_Instagram_Client` repo.\n\n   ~~~text\n   $ git clone https://github.com/gedex/WP_Instagram_Client.git\n   ~~~\n\n3. Include one of the example in `twentytwelve_child`'s `functions.php`.\n\n   ~~~php\n   require_once( STYLESHEETPATH . '/WP_Instagram_Client/examples/widget_recent_media.php' );\n   ~~~\n\n4. Go to\n\nIt's best to start from `/WP_Instagram_Client/examples/authorization.php` as it contains\nthe basic server-side flow used to obtain the access token.\n\n### authorization.php\n\nExample to demonstrate authorization using `WP_Instagram_Client`. This demo will add sub menu page\nto the Settings menu where it renders a button to authorize the app. Once authorized,\nyou should be able to see the twitter screen_name.\n\n### widget_recent_media.php\n\nExample to demonstrate rendering collection of the most recent Tweets and retweets posted by\nthe authenticating user and the users they follow using `WP_Instagram_Client`. This demo will add\nsub menu page to the Settings menu where it renders a button to authorize the app. Once authorized,\nyou should be able to see the twitter screen_name and the widget will be able to fetch the tweets.\n\n\n## Running Test\n\n**WIP** and will be in `test` directory.\n\n## License\n\nCopyright (C) 2013  Akeda Bagus \u003cadmin@gedex.web.id\u003e\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgedex%2Fwp_instagram_client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgedex%2Fwp_instagram_client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgedex%2Fwp_instagram_client/lists"}