Image default options for size, alignment and link type. Props tellyworth. fixes #7520

git-svn-id: https://develop.svn.wordpress.org/trunk@8653 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-08-15 15:40:35 +00:00
parent 257fd97f4c
commit e621a3239a
4 changed files with 106 additions and 25 deletions
+1 -1
View File
@@ -15,6 +15,6 @@ $wp_version = '2.7-bleeding';
*
* @global int $wp_db_version
*/
$wp_db_version = 8586;
$wp_db_version = 8645;
?>