/nc-functions-wp-plugin

Super-light WordPress plugin to add custom functions for the Nursing Clio website.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Nursing Clio Helper Functions 0.4.0

This is a super-light WordPress plugin to serve up some custom functions for the Nursing Clio website.

These could certainly go in a theme's functions.php file, but by separating them like this we separate global theme functionality from site-specific functionality (such as removing publishing capabilities from authors), which may not be desirable on other installations. If you notice bugs, holes, or Things That Could Be Better, I'm entirely open to contribution. Just let me know (and see the Contributing guidelines. :)

Designed and Built by: Adam Turner https://github.com/admturner/

Contact me via Twitter: @admturner

Bugs and/or Fixes for Nursing Clio Helper Functions

Please submit bugs and/or fixes to: https://github.com/admturner/nc-functions-wp-plugin/issues. Please read (and adhere to) the guidelines for contributions detailed in CONTRIBUTING.md.

To view release & update notes, read the CHANGELOG.md.

Licensing

Nursing Clio Helper Functions is licensed GPLv2 (or later) from the Free Software Foundation.

Nursing Clio Helper Functions is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version.

Nursing Clio Helper Functions is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Find a copy of the GNU General Public License at http://www.gnu.org/licenses/.