Notification

Manage BuddyPress Notifications.


Description Description

Top ↑

EXAMPLES EXAMPLES

# Create notification item.
$ wp bp notification create
Success: Successfully created new notification. (ID #5464)

# Delete a notification item.
$ wp bp notification delete 520
Success: Notification deleted.

Source Source

File: cli/src/notification.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.8.0 Introduced.

Top ↑

Methods Methods


Top ↑

User Contributed Notes User Contributed Notes

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