{"id":13543272,"url":"https://github.com/godaddy-wordpress/wc-plugins-snippets","last_synced_at":"2025-04-05T08:07:21.184Z","repository":{"id":3869406,"uuid":"51178082","full_name":"godaddy-wordpress/wc-plugins-snippets","owner":"godaddy-wordpress","description":"Custom code snippets and examples for SkyVerge-built WooCommerce extensions","archived":false,"fork":false,"pushed_at":"2024-03-28T18:38:50.000Z","size":407,"stargazers_count":264,"open_issues_count":4,"forks_count":118,"subscribers_count":66,"default_branch":"master","last_synced_at":"2024-05-21T17:10:17.372Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":false,"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/godaddy-wordpress.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-02-05T22:28:13.000Z","updated_at":"2024-06-06T18:38:53.119Z","dependencies_parsed_at":"2024-01-14T02:37:36.868Z","dependency_job_id":"8fd92493-4028-4528-af03-3de3bfd47e71","html_url":"https://github.com/godaddy-wordpress/wc-plugins-snippets","commit_stats":{"total_commits":403,"total_committers":33,"mean_commits":"12.212121212121213","dds":0.6054590570719602,"last_synced_commit":"2833ec844186d230b24c0a2ca4ccea8901bc5d80"},"previous_names":["skyverge/wc-plugins-snippets"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godaddy-wordpress%2Fwc-plugins-snippets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godaddy-wordpress%2Fwc-plugins-snippets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godaddy-wordpress%2Fwc-plugins-snippets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godaddy-wordpress%2Fwc-plugins-snippets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godaddy-wordpress","download_url":"https://codeload.github.com/godaddy-wordpress/wc-plugins-snippets/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247305934,"owners_count":20917208,"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-08-01T11:00:28.283Z","updated_at":"2025-04-05T08:07:21.152Z","avatar_url":"https://github.com/godaddy-wordpress.png","language":"PHP","funding_links":[],"categories":["Handy Code Snippets and Plugins","PHP"],"sub_categories":[],"readme":"# SkyVerge WooCommerce Plugins\n\nWelcome to the `wc-plugins-snippets` repository! This repository stores code snippets related to [SkyVerge WooCommerce plugins](https://www.skyverge.com/shop/) to modify or add onto plugin behavior.\n\nCode snippets are organized by plugin (folder), and each plugin's folder includes one file per snippet or code example. The file name describes the snippet functionality.\n\nSome larger plugins, such as Memberships, may have sub-folders by category / snippet type to make it easier to find relevant snippets.\n\n**Please ensure you know how to [add custom code to your website](https://www.skyverge.com/blog/add-custom-code-to-wordpress/) if you use any of these code snippets**. These are provided publicly as a courtesy, and are **not supported**, so you should be familiar with adding code to your site to use them.\n\n## Issues and Contributions\n\nIf you notice a snippet is outdated, we welcome pull requests for updates :smile_cat:\n\nWe also welcome new snippets! Please first check to see if a similar snippet exists, then submit a PR adding your snippet to the appropriate plugin folder(s), and ensure the name of the file is descriptive of what the snippet does. Including a brief description at the top snippet file is also helpful.\n\n**PR Guidelines**\n\n - Please ensure that your PR follows WordPress coding standards and conventions.\n\n - All snippets should be PHP 5.3-compatible and use best WooCommerce practices. Try to maintain compatibility at least as far back as WooCommerce 2.6.x, or otherwise note requirements in the snippet.\n\n - Please use \"poor man's namespacing\" for function names by using this format:\n\n ```\n function sv_wc_{plugin_name}_my_function() {\n    // the function code\n }\n ```\n\n - Files should include one \"snippet\" or example per file.\n\n - If your snippet relates to multiple plugins, put it in both folders so it's easy to find.\n\n## Licensing\n\nAll snippets / code in this repository is **GPL licensed** (GNU General Public License v3.0). If you plan to contribute your own snippets, please note that they will adopt this license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgodaddy-wordpress%2Fwc-plugins-snippets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgodaddy-wordpress%2Fwc-plugins-snippets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgodaddy-wordpress%2Fwc-plugins-snippets/lists"}