upgrade_260()

Execute changes made in WordPress 2.6.


Description Description


Source Source

File: wp-admin/includes/upgrade.php

				update_attached_file( $object->ID, $meta['file'] );
			}
		}
	}
}


Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.