Linux 软件免费装
Banner图

Genesis Taxonomy Images

开发者 theMikeD
更新时间 2023年11月19日 06:26
PHP版本: 7.0 及以上
WordPress版本: 6.4.0
版权: GNU General Public License v2 or later
版权网址: 版权信息

标签

meta image featured taxonomy genesis term

下载

0.8.0 0.8.1 1.1.0 1.1.1 1.1.2 2.0.0 2.0.1 2.0.3 1.0.0

详情介绍:

Once activated, this plugin enables you to upload and display an image for your taxonomy terms. Think of it as featured images for terms. It works with categories, tags, and custom taxonomies. The plugin uses the term meta functionality built into WordPress to store the taxonomy image ID. Note: this plugin is designed for use with the Genesis theme framework version 2 or greater, and will not work without it.

安装:

Either use the WordPress Plugin Installer (Dashboard > Plugins > Add New, then search for "genesis taxonomy images"), or manually as follows:
  1. Upload the entire genesis-taxonomy-images folder to the /wp-content/plugins/ directory
  2. DO NOT change the name of the genesis-taxonomy-images folder
  3. Activate the plugin through the 'Plugins' menu in the WordPress Dashboard
You can now add images to any taxonomy by visiting the taxonomy admin page. Note: You must be using a Genesis child theme with Genesis version 2 or greater or the plugin will not activate. Note for WordPress Multisite users:

屏幕截图:

  • Term edit screen, A new section (highlighted) is added to allow an image to be managed for the term.
  • Term edit screen, A new section (highlighted) as it appears after an image has been assigned.
  • Taxonomy admin screen. A new column (highlighted) as it appears after an image has been assigned.

其他记录:

This plugin is designed for use with the Genesis theme framework version 2 or greater, and will not work without it. Having said that, the actual image ID is saved using standard WordPress term taxonomy tools, so even if you eventually disable this plugin, your images will still be linked to your terms. See the User Guide for more on this. THis plugin is based upon the work of

常见问题:

Where can I get Support?

Guidance on using the plugin can be found in the plugin's User Guide. If you're still stuck or you think you fod a bug, you can post a message on the plugin's Support Forum. Support is provided in my free time but every effort will be made to respond to support queries as quickly as possible. Source code can be found in github.

Where is the Settings page?

There is no need for a Settings page. Images are uploaded/added via the Dashboard Edit screen for the taxonomy term in question.

How do I display these images in my theme?

You need to add some code to your Genesis Child Theme's functions.php file. Code examples can be found in the plugin's User Guide.

Does this plugin support custom taxonomies?

Yep.

Can you be more specific?

This plugin supports any taxonomy that has 'show_ui' set to true in its declaration. = Can I disable it for a specific taxonomy? Yes, but it requires coding. There is a filter to manipulate the supported taxonomies. Look for the gtaxi_get_taxonomies filter for more.

更新日志:

= 2.0.4 2.0.0 1.1.2 1.1.1 1.1.0 1.0.0 0.8.1 0.8.0