{"id":196626,"date":"2024-08-13T13:28:30","date_gmt":"2024-08-13T13:28:30","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/open-source-software-contributions\/"},"modified":"2024-11-25T17:04:45","modified_gmt":"2024-11-25T17:04:45","slug":"open-source-software-contributions","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/open-source-software-contributions\/","author":15584688,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.3","stable_tag":"1.1.3","tested":"6.7.5","requires":"6.2","requires_php":"8.1","requires_plugins":null,"header_name":"Open Source Software Contributions","header_author":"","header_description":"Displays Pull Request links from GitHub for Open Source Software Contributions. To use this, specify [ossc] in your text code.","assets_banners_color":"","last_updated":"2024-11-25 17:04:45","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/radiusmethod\/ossc-wp\/","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":987,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.1.2":{"tag":"1.1.2","author":"pjaudiomv","date":"2024-08-13 13:27:55"},"1.1.3":{"tag":"1.1.3","author":"pjaudiomv","date":"2024-11-25 17:04:45"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3134988,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1.2","1.1.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3134968,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3134968,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"screenshot-1.png","2":"screenshot-2.png"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1673,230623,230622,230624],"plugin_category":[],"plugin_contributors":[154957,152582],"plugin_business_model":[],"class_list":["post-196626","plugin","type-plugin","status-publish","hentry","plugin_tags-github","plugin_tags-open-source-software-contributions","plugin_tags-ossc","plugin_tags-pull-requests","plugin_contributors-pjaudiomv","plugin_contributors-radius314","plugin_committers-pjaudiomv","plugin_committers-radius314"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/open-source-software-contributions\/assets\/icon-256x256.png?rev=3134988","icon_2x":"https:\/\/ps.w.org\/open-source-software-contributions\/assets\/icon-256x256.png?rev=3134988","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/open-source-software-contributions\/assets\/screenshot-1.png?rev=3134968","caption":"screenshot-1.png"},{"src":"https:\/\/ps.w.org\/open-source-software-contributions\/assets\/screenshot-2.png?rev=3134968","caption":"screenshot-2.png"}],"raw_content":"<!--section=description-->\n<p>Displays Pull Request links from GitHub for Open Source Software Contributions simply add [ossc] shortcode to your page and configure settings.<\/p>\n\n<p>SHORTCODE\n[ossc]<\/p>\n\n<p>EXAMPLES<\/p>\n\n<p><a href=\"https:\/\/radiusmethod.com\/oss\/\">https:\/\/radiusmethod.com\/oss\/<\/a><\/p>\n\n<h3>Third-Party Service Disclosure<\/h3>\n\n<p>This plugin relies on a third-party service, GitHub API, to function properly. The plugin fetches data from GitHub API under the following circumstances:<\/p>\n\n<ul>\n<li>When retrieving merged pull requests data to display within the application.<\/li>\n<\/ul>\n\n<h3>Service Information<\/h3>\n\n<ul>\n<li><strong>Service Used:<\/strong> GitHub API<\/li>\n<li><strong>API Endpoint:<\/strong> <a href=\"https:\/\/docs.github.com\/en\/rest\/reference\/pulls\">GitHub API Documentation<\/a><\/li>\n<li><strong>Terms of Use:<\/strong> <a href=\"https:\/\/docs.github.com\/en\/github\/site-policy\/github-terms-of-service\">GitHub Terms of Service<\/a><\/li>\n<li><strong>Privacy Policy:<\/strong> <a href=\"https:\/\/docs.github.com\/en\/github\/site-policy\/github-privacy-statement\">GitHub Privacy Statement<\/a><\/li>\n<\/ul>\n\n<h3>MORE INFORMATION<\/h3>\n\n<p><a href=\"https:\/\/github.com\/radiusmethod\/ossc-wp\">https:\/\/github.com\/radiusmethod\/ossc-wp<\/a><\/p>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<ol>\n<li>Upload the entire Open Source Software Contributions Plugin folder to the \/wp-content\/plugins\/ directory<\/li>\n<li>Activate the plugin through the Plugins menu in WordPress<\/li>\n<li>Update the following settings in WordPress Dashboard-&gt;Settings-&gt;OSSC.\n\n<ol>\n<li>Add the GitHub API Token to the Open Source Software Contributions<\/li>\n<li>Add a comma separated string of GitHub repos you want to include contributions of. Ex. <code>someorg\/somerepo,someorg2\/somerepo2<\/code>.<\/li>\n<li>Add a comma separated string of GitHub users you want to search contributions of within those repos. Ex. <code>someuser1,someuser2<\/code>.<\/li>\n<\/ol><\/li>\n<li>Add [ossc] shortcode to your WordPress page\/post.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>Added auto sort by repo name.<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>First WordPress plugin repository release.<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Added pagination support for Git Repos.<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Contributions are now stored in database and updated daily with WP Cron.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Use just +author over +or+author which generally is only needed when you use multiple logical operators.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial Release<\/li>\n<\/ul>","raw_excerpt":"Displays Pull Request links from GitHub for Open Source Software Contributions simply add [ossc] shortcode to your page and configure settings.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/196626","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=196626"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/radius314"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=196626"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=196626"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=196626"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=196626"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=196626"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=196626"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}