Forums

Package and subpackage, what does it mean? (2 posts)

  1. Scorix
    Member
    Posted 2 years ago #

    In my template files at the top, there is a comment that looks like this:

    /**
     * @package WordPress
     * @subpackage Default_Theme
     */

    I've just started using WordPress, and I've begun making my own theme, and I'd like to understand all the contents of the template files, so could someone help me understand what this means?

  2. MichaelH
    Volunteer
    Posted 2 years ago #

    Those are not really required items of a theme.

    But to answer your question those are elements used in support of phpdoc - http://manual.phpdoc.org/HTMLSmartyConverter/HandS/phpDocumentor/tutorial_tags.package.pkg.html

Topic Closed

This topic has been closed to new replies.

About this Topic