This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: Image Meta Tests (Do not use in production!) | |
* Description: A small plugin to enable displaying and testing of image attachment meta data. The data is displayed on the Media Library list view screen. | |
* Version: 0.0.1-private-plugin | |
* Author: Andrew Ozz | |
* License: GPLv2 or later | |
* License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html | |
* | |
* This program is free software; you can redistribute it and/or modify it under the terms of the GNU |