WordPress plugin to theme developers toolbox to use to make their development faster..
The WP Toolbox plugin provides nice and easy set of tools to help you code your WordPress templates lot faster..
LimitString.
WP Toolbox LimitString $string string Your string $count integer The number of words or characters you want to return $charWord string Options char or word $ellipsis string What to append at the end when we chop your string.
Get the content of desired post by ID.
WP Toolbox ContentByID $id integer ID of the post you want to get $stripped Whether or not to strip all the tags from the content.
Returns string with spaces hyphenated..
The following is list of additions to WP-Toolbox plugin that I will be working on in the future.
Distant Future Allow the creation of forms.
Soon Return user ...
Read more