WordPress.org

日本語

  • テーマ
  • プラグイン
  • ニュース
    • ドキュメンテーション
    • フォーラム
  • 概要
  • 参加・貢献
  • このサイトについて
  • WordPress を入手
WordPress を入手
WordPress.org

Plugin Directory

Advanced Category and Custom Taxonomy Image

  • プラグインを申請
  • お気に入り
  • ログイン
  • プラグインを申請
  • お気に入り
  • ログイン

Advanced Category and Custom Taxonomy Image

作者: Sajjad Hossain Sagor
ダウンロード
  • 詳細
  • レビュー
  • インストール
  • 開発
サポート

説明

Now its easier to include category / custom taxonomy image with this plugin for different platforms. No need to overload mobile bandwidth with high pixel image size. You can now select different image for different devices. Upload Different Image For Different Devices ex: Mobile, Tablet, Desktop, iOS, Android, Windows Phone.
Built-in Template Tag To Use Anywhere You Want In Your Theme : get_taxonomy_image( $term_id, $return_img_tag, $class );

Documentation

$taxonomy_img = get_taxonomy_image( int $term_id = get_queried_object()->term_id , boolean $return_img_tag = false , string $class = '' );

get taxonomy image url if $return_html = true then return  tag

Parameters :
$term_id
(int) (Required) Taxonomy ID of the term.

$return_img_tag
(boolean) (Optional) Formatted Image with  tag for the field during output.

$class
(string) (Optional) A space separated string of CSS classes to add to the  tag. classes ex: "your custom class list separated by space" but $return_img_tag should be true to add image class.

echo $taxonomy_img; // taxonomy image url

where $term_id is ‘category / term id’

Shortcode : use the shortcode anywhere to get taxonomy image. If you don’t provide “term_id” value then it will be current queried page taxonomy automatically.

echo do_shortcode( '[ad_tax_image term_id="" return_img_tag="true" class="your custom class list seperated by space"]' ); // keep term_id empty if you want to show current visited taxonomy archive image.

Features

  • Option To Enable Custom Image Upload for different taxonomies
  • Option To Enable Custom Image Upload for different devices
  • Very simple to use & WP Default Media Uploaded to upload image
  • Built-in Template Tag to use in your theme template
  • Shortcode to use anywhere.

スクリーンショット

  • Settings page for enabling taxonomy image upload for different taxonomies
  • Settings page for enabling taxonomy image upload for different devices
  • Auto Template Tag Generation
  • Taxonomy Edit Page

インストール

  1. Go to WordPress plugin page
  2. Click Add New & Upload Plugin
  3. Drag / Click upload the plugin zip file
  4. The resulting installation screen will list the installation as successful or note any problems during the install.
    If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.
  5. Go to your Dashboard ->Settings -> Advanced Category & Taxonomy Image.
  6. There You Will Find Fields To Enable Taxonomy & Device Filters.
  7. After Enabling Go To Your Taxonomy Add/Edit Page To Upload Image

FAQ

  1. How can i use the image i uploaded?
    Get Your Taxonomy tag_ID and use get_taxonomy_image( $term_id ) to get the image url and use it in your theme’s template area where you want to show it. (Note : In the taxonomy list there you will find already created template tag to use see screenshot 3)

評価

Simple, effective plugin.

fwuk 2022年7月8日
I have used it. Works fine. Thank you for a useful plugin.

This plugin is a life saver

2021年1月30日
Really good plugin, the author responds quickly and is very friendly.

How display image on single.php

Taher Almahdi 2020年7月5日 1 reply
I try to display taxonomy images on single post using <?php get_taxonomy_image(1455); ?>, but images don’t show. How does slove this issue?

Nice plugin!!!

Rigo Sandoval Uribe 2019年9月6日
Excellent plugin for different images for each device.
5件のレビューをすべて表示

貢献者と開発者

Advanced Category and Custom Taxonomy Image はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者
  • Sajjad Hossain Sagor

“Advanced Category and Custom Taxonomy Image” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログを RSS で購読してみてください。

変更履歴

2.0.4

  • Minor changes in the code styling

2.0.3

  • Compatibility checkup for latest wp version 6.8

2.0.2

  • If for specific device image is not set yet, it will opt for default any device image now

2.0.1

  • Fixed bug function get_taxonomy_image() was not found

2.0.0

  • Major changes in codebase. Compatibility checkup for latest wp version 6.7

1.1.0

  • Previous version had a bug where Image were not showing even after upload, it has been fixed. Everyone is recommended to update to the latest version. Any device filter is removed from Advanced tab and added as a global device.

1.1.0

  • Major Update.. Please do take backup and update the plugin. Applied wp standard security sanitizations and escaping output to avoid any vulnerability. After update please go check your settings thoroughly and check if it works properly.

1.0.9

  • Minor Update.. tested for latest wp compatibility..

1.0.8

  • Added a new shortcode for dynamic usage in any template or dnd builder. Plus tested for latest wp compatibility..

1.0.7

  • Minor Update.. tested for latest wp compatibility..

1.0.6

  • Minor Update.. tested for latest wp compatibility.. added any device option and code style changed and beautified.

1.0.5

  • Minor Update.. now tax template tag won’t be visible if no image is added

1.0.4

  • Minor Update.. updated for translations ready..

1.0.3

  • Minor Update.. tested for latest wp compatibility..

1.0.2

  • Minor Update.. tested for latest wp compatibility..

1.0.1

  • Minor Update.. tested for latest wp compatibility..

1.0

  • Initial release.

メタ

  • バージョン 2.0.4
  • 最終更新日 9時間前
  • 有効インストール数 1,000+
  • WordPress バージョン 6.5またはそれ以降
  • 検証済み最新バージョン: 6.8.1
  • PHP バージョン 8.0またはそれ以降
  • 言語
    English (US)
  • タグ
    category imagecategory-logofeatured imagetaxonomy imageterm image
  • 詳細を表示

評価

5つ星中5つ星
  • 4 5-星 レビュー 5つ星 4
  • 0 4-星 レビュー 4つ星 0
  • 0 3-星 レビュー 3つ星 0
  • 0 2-星 レビュー 2つ星 0
  • 0 1-星 レビュー 1つ星 0

レビューを追加

すべてのレビューを見る

貢献者

  • Sajjad Hossain Sagor

サポート

意見や質問がありますか ?

サポートフォーラムを表示

  • WordPress とは
  • ニュース
  • ホスティング
  • プライバシー
  • ショーケース
  • テーマ
  • プラグイン
  • パターン
  • Learn
  • サポート
  • 開発者
  • WordPress.tv ↗
  • 参加・貢献
  • イベント
  • 寄付 ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

日本語

  • X (旧 Twitter) アカウントへ
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Facebook ページへ
  • Instagram アカウントへ
  • LinkedIn アカウントへ
  • Visit our TikTok account
  • YouTube チャンネルへ
  • Visit our Tumblr account
Code is Poetry.