Darren Meehan

Results 16 issues of Darren Meehan

As per #43 I'd like to work on improving the hooks throughout the plugin. On first thought: 1. Hooks before and after liking/unliking an item. 2. Before and after displaying...

Currently the plugin doesnt provide any caching, this needs addressed.

Currently the wiki is sparse, though I'm commiting to changing this over time.

As with #39 for unit testing, I'd like to improve the documentation through the plugin.

Creating this issue as a placeholder for more organised work towards 100% test coverage. A lot of work to do before 100% coverage is achieved. But I cant wait to...

Currently a new update is posted every time someone likes a post, but what is numerous people like one update? There's no point having 20 different updates, one amalgamated update...

enhancement

Need to add option to turn off blog post on a per post basis. Need to work on settings API work before adding too much new options.

I havent added any css to the like buttons on the BuddyPress sections of the site, instead leaving this up to the theme, this is possible because we've used the...

There's some strings currently not being used that are included in the plugin and viewable in the plugin's setting page. These must be reviewed and removed if deemed they wont...

The current implementation of how the plugin manages settings along with the admin page must make better usage of the settings API