Make WordPress Core


Ignore:
Timestamp:
10/10/2008 06:21:16 PM (16 years ago)
Author:
ryan
Message:

phpdoc for wp-admin. Props jacobsantos. see #7527

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/plugins.php

    r9073 r9119  
    267267
    268268<?php
     269/**
     270 * @ignore
     271 *
     272 * @param array $plugins
     273 * @param string $context
     274 */
    269275function print_plugins_table($plugins, $context = '') {
    270276?>
Note: See TracChangeset for help on using the changeset viewer.