restore_current_blog()

Restore current blog.


Description Description

See also See also


Top ↑

Return Return

(int)


Top ↑

Source Source

File: bp-core/bp-core-wpabstraction.php

		function restore_current_blog() {
			return bp_get_root_blog_id();
		}

Top ↑

Changelog Changelog

Changelog
Version Description
1.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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