xiphe/thewptools

A loose collection of functions for wordpress.

v1.0.3 2014-01-02 22:25 UTC

This package is not auto-updated.

Last update: 2024-04-13 12:27:35 UTC


README

A loose collection of functions for wordpress.

Installation

Use composer and require "xiphe/thewptools": "~1.0"

Support

I've written this project for my own needs so i am not willing to give full support. Anyway, i am very interested in any bugs, hints, requests or whatever. Please use the github issue system and i will try to answer.

Changelog

1.0.2

  • add excerpt/content getters

1.0

  • initiation as standalone package
  • added to composer

pre 1.0

License

Copyright (C) 2013 Hannes Diercks

This program 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 (at your option) any later version.

This program 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.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.