स्रोत कोड

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.

जिएनयू जनरल पब्लिक लाइसेन्स संस्करण २ (वा पछि) लाइसेन्स प्राप्त वर्डप्रेसको स्रोतलाई अनलाइन अथवा सबभर्सन वा गिटमा हेर्न सकिन्छ:

  • सबभर्सन: https://core.svn.wordpress.org/
  • गिट मिरर: 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:

  • सबभर्सन: https://develop.svn.wordpress.org/
  • गिट मिरर: git://develop.git.wordpress.org/

वर्डप्रेसमा समावेश गरिएका कुनै पनि प्रोग्राम बाइनरीहरू वा न्यूनीकृत बाह्य स्क्रिप्टहरूको स्रोत कोड हाम्रो स्रोत रिपजिटरी बाट स्वतन्त्र रूपमा प्राप्त गर्न सकिन्छ।