A few weeks ago a change was deployed…

A few weeks ago a change was deployedDeploy Launching code from a local development environment to the production web server, so that it's available to visitors. to the plugins directory. If you click “Other Versions” on the sidebarSidebar A sidebar in WordPress is referred to a widget-ready area used by WordPress themes to display information that is not a part of the main content. It is not always a vertical column on the side. It can be a horizontal rectangle below or above the content area, footer, header, or any where in the theme. when viewing a pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party, there’s a new section called “Browse the Code” with three links to:

  • the development log on Plugins TracTrac An open source project by Edgewall Software that serves as a bug tracker and project management tool for WordPress.
  • the plugin’s directory in Subversion
  • the stable tagtag A directory in Subversion. WordPress uses tags to store a single snapshot of a version (3.6, 3.6.1, etc.), the common convention of tags in version control systems. (Not to be confused with post tags.) in Subversion (or trunktrunk A directory in Subversion containing the latest development code in preparation for the next major release cycle. If you are running "trunk", then you are on the latest revision.)

Hopefully this makes it easier to find the right URLURL A specific web address of a website or web page on the Internet, such as a website’s URL www.wordpress.org for plugin checkouts, and to browse the code.

Check it out here.

#dotorg, #plugins-directory