Plugin info

Total downloads: 6,457
Active installs: 10
Total reviews: 9
Average rating: 4.8
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 3/29/2014 (4294 days ago)
Added to WordPress: 2/20/2014 (11 years old)
Minimum WordPress version: 3.5
Tested up to WordPress version: 3.7.41
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 4294 days ago • 9 reviews

22/100

Is WordPress Sticky Notes abandoned?

Possibly abandoned (last update 4294 days ago).

Compatibility

Requires WordPress: 3.5
Tested up to: 3.7.41
Requires PHP: f

Developers

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

BuddyPress Sticker
Rating 4.6/5 (10 reviews)Active installs 40

Description

With this plugin you are able to:

  • Create and stick note to any page on any position
  • Tag users on a note with ?@? and target note to specified users
  • Communicate between website administrator and developer by simple notes ( tasks )
  • See exact location of problem or some issue
  • Control issues and communicate by inline note editing
  • Set permissions to roles or users with custom capabilities: read, create, edit

This plugin is useful while website testing and tracking bugs. User (with appropriate permissions) can create and stick note anywhere on any page.
For example: if there is bug or is required to change something administrator can create note and stick on exact location where the issue is and developer (with appropriate permissions) can see the note.

New Features

  • Added URL Parser in note content, replace plain urls to link
  • Possibility to tag users in note with ?@? and target note to specified users
  • Email notification for users who was tagged on a note
  • Added permission management structure, capabilities: read, create, edit
  • Added capability management on user edit page
  • ctrl + s – save note command

This plugin uses as less scripts and css as possible to avoid traffic load or performance problem, and is as simple as possible.
Some other features will be added in next releases 😀

Watch the demo

Hope you enjoy it.

Installation

This section describes how to install the plugin and get it working.

  1. Download and unzip Sticky Notes plugin.
  2. Upload the wp-sticky-notes folder to the /wp-content/plugins/ directory.
  3. Activate the plugin through the \’Plugins\’ menu in WordPress.
  4. You will have a new WP Sticker Notes link in your admin menu, navigate through this menu item
  5. Easily set permissions, who can use this plugin ( see and create )
  6. Enjoy

Frequently Asked Questions

Created note is not draggable. Why?

This plugin uses jQuery library and jQuery UI. In some situations there are multiple jQuery libraries included in document footer and head. In most cases this problem appears when there is jQuery included after jQuery UI. Check if there is jQuery included after jQuery UI.

Note is not in exact location where I sticked it.

This happens when website is with responsive design and you are viewing notes in non desktop version. This plugin is optimized on desktop resolutions.

Review feed

No reviews available

Screenshots

  1. Note on front page

    Note on front page

  2. Tagging users to note

    Tagging users to note

  3. Sticky Note

    Sticky Note

  4. Admin settings page

    Admin settings page

Changelog

2.1.5

  • Added CSS media query to hide notes on lower resolutions
  • Added donate button in admin
  • Changed some minor styles

2.0.4

  • Fixed bugs related to mozilla firefox

2.0.1

  • Fixed DB errors

2.0

  • Added URL Parser in note content, replace plain urls to link
  • Possibility to tag users in note with ?@? and target note to specified users
  • Email notification for users who was tagged on a note
  • Fixed bug: css verriding fontello elements

1.5.2

  • Fixed bugs related to default capabilities

1.5.1

  • Fixed some minor bugs related to new features

1.5.0

  • Changed permission management structure, added capabilities: read, create, edit
  • Added capability management on user edit page
  • ctrl + s – save note command
  • Minor design changes: light shadow for note and white background
  • Fixed bug when deleting already deleted note bug
  • Fixed bug while saving unchanged note

1.0.8

  • Added “Everyone” option in permission management
  • Fixed some minor bugs

1.0.5

  • Fixed positioning bugs while dragging
  • Changed names in admin section

1.0.0

  • Realease