Download the PHP package dwarvesforge/wp-stack without Composer
On this page you can find all versions of the php package dwarvesforge/wp-stack. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dwarvesforge/wp-stack
More information about dwarvesforge/wp-stack
Files in dwarvesforge/wp-stack
Package wp-stack
Short Description Wordpress stack that gives you nice classes as wrapper of the wordpress ones as well as some nice helper functions.
License MIT
Informations about the package wp-stack
WP-Stack
Wordpress stack that gives you nice classes as wrapper of the wordpress ones as well as some nice helper functions in these areas:
- ACF
- Admin
- Archive
- Categorie
- Comment
- Image
- Is
- Media
- Menu
- Metabox
- Pagination
- Post
- Search
- User
- Util
- Widget
- Descriptive classes
WPS\ACF_Post
: class that represent an ACF drived postWPS\Category
: class that represent a category objectWPS\Comment
: class that represent a comment objectWPS::menu
.WPS\Post
: class that represent a post objectWPS\User
: class that represent a user object
- Usable classes
WPS\Post
object format
Table of content
- Goals
- Install
- Documentation
- Options page
- Contribute
- License
- Who are Dwarvesforge
Goals
The main goal is to give you access to some nice features like some cool wrapper classes and some helper functions to help you develop your wordpress more like a developer than a designer trying to code something. We will make this package grow every time we encounter and implement some nice functions/classes/helpers.
Install
Options page
WP-Stack offer the ability to have an options page in the admin that expose a UI to some of the programatic features like google_analytics
, excerpt_length
, set_login_logo
, etc...
In order to access this page, you'll need two things:
- Having a proper running ACF Advanced Custom Fields PRO plugin installed
- Call the
WPS::enable_options_page()
function in yourfunctions.php
file
Contribute
Dwarvesforge is an open source project and will ever be! You are more that welcomed to contribute to his development and make it more awesome every day. To do so, you have several possibilities:
License
The code is available under the contribute instead of sharing your frustrations on social networks like an asshole...
Who are Dwarvesforge
We try to be some cool guys that build some cool tools to make our (and yours hopefully) every day life better.