Function Reference: geodir_buddypress_screen_favorites

Summary

Adds listings on member profile favorites tab.

Package

GeoDirectory_BuddyPress_Integration

Change Log

Since: 1.0.0

Source File

geodir_buddypress_screen_favorites() is located in geodir_buddypress/includes/gdbuddypress_functions.php [Line: 776]

Source Code

function geodir_buddypress_screen_favorites() {
	geodir_buddypress_screen_listings();
}