Source Code

If you’d like to browse the WordPress source and inline documentation, there’s a convenient developer reference and a code browser. You can also find guides for contributing with Subversion and contributing with Git.

The built WordPress source, licensed under the GNU General Public License version 2 (or later), can be browsed online or checked out locally with Subversion or Git:

  • Subversi: https://core.svn.wordpress.org/
  • Git mirror: git://core.git.wordpress.org/

WordPress minifies core JavaScript files using UglifyJS and CSS using clean-css, all via the Grunt JavaScript-based task runner. The development source that includes un-minified versions of these files, along with the build scripts, can be browsed online or checked out locally with Subversion or Git:

  • Subversi: https://develop.svn.wordpress.org/
  • Git mirror: git://develop.git.wordpress.org/

Kode sumber untuk biner program apa pun atau script eksternal yang diperkecil yang disertakan dengan WordPress dapat diperoleh secara bebas dari repositori sumber kami.