xiphe / thewptools
A loose collection of functions for wordpress.
Installs: 19
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:tools
Requires
- electrolinux/phpquery: dev-master
- ikimea/browser: dev-master
- xiphe/thetools: ~1.0
This package is not auto-updated.
Last update: 2024-10-26 14:59:50 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
- This once was a part of THEMASTER.
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.