Docs: Add missing file headers to two Toolbar API files: wp-includes/admin-bar.php and wp-includes/class-wp-admin-bar.php.
See #32246. Built from https://develop.svn.wordpress.org/trunk@35157 git-svn-id: http://core.svn.wordpress.org/trunk@35123 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
* Admin Bar
|
||||
* Toolbar API: Top-level Toolbar functionality
|
||||
*
|
||||
* This code handles the building and rendering of the press bar.
|
||||
* @package WordPress
|
||||
* @subpackage Toolbar
|
||||
* @since 3.1.0
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user