Add file header to post-formats.php. props DrewAPicture. fixes #24349.
git-svn-id: http://core.svn.wordpress.org/trunk@24267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
* Structured data fields for the Post Formats UI
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Administration
|
||||
*/
|
||||
|
||||
defined( 'ABSPATH' ) or die;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user