Tag: code snippets

  • How a Crowdsourced Code Snippet Library Can Boost Your Open Source Project

    How a Crowdsourced Code Snippet Library Can Boost Your Open Source Project

    Roughly one year ago this month Pippin Williamson made the first commit to Easy Digital Download’s “Library” repository on GitHub. He created the library to be a community-maintained repository of code snippets that modify the default behavior of Easy Digital Downloads. So far the library has received 113 commits from eight contributors, which has resulted…

  • Manage Code Snippets in WordPress with the Code Snippets Custom Post Type Plugin

    Manage Code Snippets in WordPress with the Code Snippets Custom Post Type Plugin

    Maintaining a library of code snippets can save you time when coding similar tasks in the future. Although there are countless sites online where you can host code snippets, it’s more convenient to have them at your fingertips when writing a blog that includes code. Plugin developer Justin Sternberg recently released Code Snippets CPT, a…