-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
executable file
·37 lines (26 loc) · 1001 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
=== BuddyPress Sitewide Notice Widget ===
Contributors: jmdodd
Tags: buddypress, widget, sitewide, notice
Requires at least: 3.1.4
Tested up to: 3.3.1
Stable tag: 0.1
Wrap the BuddyPress sitewide notice in a widget.
== Description ==
The BuddyPress default theme provides users with an area in the sidebar for the
display and dismissal of sitewide notices. This plugin wraps that code in a
widget so that users can easily add that functionality to their own widget-ready
sidebar without editing `sidebar.php`.
== Installation ==
1. Upload the directory `buddypress-sitewide-notice-widget` and its contents to
the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.
1. Add the BuddyPress Sitewide Notice widget to a widget area in 'Appearance >
Widgets'.
== Changelog ==
= 0.1 =
* Initial release.
== Upgrade Notice ==
= 0.1 =
* Initial release.
== Credits ==
Development funded, in part, by Ariel Meadow Stallings and the Offbeat Empire.