* * @since 1.0 * @return Schema_WP The one true Schema_WP Instance */ function schema_wp() { return Schema_WP::instance(); } schema_wp();