Download the PHP package doiftrue/wp_term_image without Composer
On this page you can find all versions of the php package doiftrue/wp_term_image. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download doiftrue/wp_term_image
More information about doiftrue/wp_term_image
Files in doiftrue/wp_term_image
Download doiftrue/wp_term_image
More information about doiftrue/wp_term_image
Files in doiftrue/wp_term_image
Vendor doiftrue
Package wp_term_image
Short Description Upload images functianality for Wordpress taxonomy terms. In admin panel.
License MIT
Homepage https://wp-kama.ru/7686
Package wp_term_image
Short Description Upload images functianality for Wordpress taxonomy terms. In admin panel.
License MIT
Homepage https://wp-kama.ru/7686
Keywords wordpress
Please rate this library. Is it a good library?
Informations about the package wp_term_image
Thumbnails for WordPress taxonomy elements
Adds the ability to set thumbnails for WordPress terms (elements of taxonomies), both built-in (tags, categories) and custom ones.
Read more at this link: https://wp-kama.ru/7686
Usage Example
Connecting
Include WP_Term_Image.php
php file:
Or use the Composer:
Initialization
Basic without parameters passing:
With parameters passing:
Get data in the theme template
An example of getting the ID of an attachment image of a term:
Now we can use the ID to get the URL of the attachment:
All versions of wp_term_image with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package doiftrue/wp_term_image contains the following files
Loading the files please wait ....