Font Awesome

説明

Font Awesome 無料版またはプロ版のアイコンを WordPress サイトで使用するために FontAwesome チームが提供する公式プラグインです。

機能

公式プラグインを使用することで、ページ、投稿、テンプレートに Font Awesome アイコンを簡単に追加できます。次の機能が含まれています:

  • 最新リリースまたは特定のリリースの プロ版または無料のアイコン を使用できます。
  • プロキットのカスタム アイコン を使用できます。
  • Font Awesome キット を使用してアイコン (最新の Duotone スタイルやカスタム アイコンを含む) を追加できます。Font Awesome バージョン 5 のアイコン専用の CDN を選択することもできます。
  • 使用中のプラグインがまだバージョン4を使用している場合は、Font Awesome バージョン4との互換性 をオンにします。
  • 他のプラグイン / テーマから複数のバージョンの Font Awesome がサイトに読み込まれ、予期しないアイコン表示や技術的な問題が発生する可能性がある場合は、トラブルシューティングして問題を解決します。

使い方

プラグインをインストール、有効化します
(詳細は、インストールタブをご覧ください)

アイコンの追加とスタイル設定方法
プラグインの使い方とアイコンの追加方法に関する詳細なドキュメントは、Font Awesome Docs site でご覧いただけます。

ブロックエディターでアイコンを追加
プラグインを設定したら、アイコンをブロックとして、またはテキストにインラインで追加できます。

アイコンをブロックとして追加するには、「Font Awesome Icon」ブロックを選択し、「アイコンを選択」ボタンをクリックしてアイコン選択画面を開きます。

アイコンをインラインで追加するには、フォーマットツールバーで Font Awesome オプションを選択してアイコン選択画面を開きます。(注: インラインアイコンには WP 6.3以上が必要です。)

アイコン選択ツールを開いたら、次の方法でアイコンを追加:

  1. 必要なアイコンを検索 – アイコン名、カテゴリ、またはキーワードで検索で検索できます。
  2. 別のスタイルのアイコンが必要な場合は、ドロップダウンからファミリーやスタイルを変更します。
  3. 必要なアイコンが見つかったら、クリックして固定ページまたは投稿のコンテンツに挿入します。

注: アイコン選択画面でプロ版アイコンを検索して追加したい場合は、プラグインがプロ版キットを使用するように設定してしてください。

クラシックエディターでアイコンを追加
クラシックエディターでアイコンを追加する必要がある場合は、ショートコードや HTML でアイコン名を使用 できます。ショートコードを使用して任意のテキストエリアにアイコンを追加するには、アイコン名とスタイルプレフィックスを追加するだけです。プレフィックスは使用するアイコンのスタイルです。アイコン名に fa- の部分を含める必要はありません。スタイルプレフィックスを追加しない場合、アイコンはデフォルトで Classic Solid スタイルになります。

アイコンのショートコードは次のようになります:

[icon name="stroopwafel"]

[icon name="stroopwafel" prefix="fa-sharp fa-light"]

標準の Font Awesome 書式 で基本的な HTML を使用することもできます。このように:

<i class="fa-solid fa-stroopwafel"></i>

プロ版のアイコンと機能の利用
キットを使ってアイコンを作成するには、FontAwesome.com でキットを作成 し、キット設定タブで「プロ版アイコン」を選択します。次に、Font Awesome アカウントページで API トークンを取得し、WordPress プラグイン設定に追加します。

CDN を使用してアイコンを表示する場合、バージョン5以降のアイコンのみ 使用可能であることにご注意ください。プロ版アイコンを有効化するには、Font Awesome CDN 設定ページ でサイトのドメインを許可ドメインリストに追加し、ショートコードまたは HTML を使用してコンテンツにアイコンを追加してください。

プラグインのトラブルシューティング
Font Awesome アイコンは人気があるため、多くのテーマやプラグインも Font Awesome を読み込み、バージョンが競合する場合があります。そこで、競合するバージョンを見つけてアイコンに影響を与えないようにする機能を用意しました: 競合検出スキャナー

プラグインが正しく設定されているように見えてもアイコンが読み込まれず、理由がわからない場合は、2つあるタブからトラブルシューティングを見てください:

  • Font Awesome の他のバージョンのとの競合を検出する-競合検出スキャナーを起動して、サイトに読み込まれている Font Awesome のバージョンを見つけることができます。
  • あなたのサイトでアクティブな Font Awesome のバージョン -スキャナーの結果を表示し、 競合するバージョンがサイトに他のバージョンの Font Awesome を読み込むのを防ぐことができます。

スキャナーを使ったトラブルシューティングに関する詳細は、Font Awesome WordPress docs をご覧ください。

構成

プラグインは、デフォルトで Font Awesome の CDN を介して Font Awesome 無料版のアイコンを Web フォントとして提供するように設定されています。プラグインで CDN 設定を直接変更することもできます。基本的な無料版のアイコンだけが必要な場合は、デフォルトの構成に変更を加える必要はおそらくありません。

利用可能なすべての設定とトラブルシューティングに関する詳細は、Font Awesome WordPress docsをご覧ください。

プラグインバージョン4からのアップグレード

  • ブロックエディターコンテンツ内やその他の場所にある [icon] ショートコードはこれまで通り動作します。ただし、ブロックエディターのアイコン選択画面で追加した新しいアイコンはインライン SVG として挿入されます。
    以前に追加した [icon] ショートコードは、新しいインライン SVG 形式に自動的には変換されません。
    [icon] ショートコードを変換したい場合は、ショートコードをいったん削除し、ブロックエディターのアイコン選択画面よりアイコンを再度追加してください。

関連項目

GitHubの README に、WordPress サイトの所有者と開発者向けの詳細があります。

利用可能なすべての設定とトラブルシューティングに関する詳細は、Font Awesome WordPress docsをご覧ください。

また、開発者向けの API ドキュメント があります。

スクリーンショット

  • アイコンをブロックとして追加
  • テキストにインラインでアイコンを追加
  • Font Awesome 無料版またはプロ版 (サブスクリプション) よりアイコンを検索して追加
  • スタイルアイコン (サイズ、色、回転、反転)
  • アイコンをアニメーション化
  • Font Awesome キットでサイトのアイコンを強化
  • サイトで利用されている Font Awesome の競合するバージョンの問題を検出して修正

ブロック

このプラグインは1個のブロックを提供します。

  • Font Awesome Icon Add a Font Awesome icon.

インストール

WordPress 管理者のプラグインディレクトリより

WordPress 管理者の「ラグインを追加」ページより:

  1. author: fontawesome でプラグインのディレクトリを検索します

  2. プラグインの検索結果で FontAwesome の “今すぐインストール” をクリックします

  3. 「有効化」をクリックします

Zipアーカイブでのインストール

  1. このプラグインのディレクトリでダウンロードをクリックし、.zip ファイルを取得します

  2. WordPress 管理者の「プラグインの追加」ページで、「プラグインのアップロード」をクリックし、.zip ファイルを選択します

Font Awesome プラグインの設定にアクセス

Font Awesome プラグインを有効化すると、WordPress の管理画面の設定メニューにFont Awesome が表示されるか、プラグインのインストール済みプラグインの一覧で設定をクリックすることができます。

プラグインは、デフォルトで Font Awesome の CDN を介して Font Awesome 無料版のアイコンを Web フォントとして提供するように設定されています。プラグインで CDN 設定を直接変更することもできます。基本的な無料版のアイコンだけが必要な場合は、デフォルトの構成に変更を加える必要はおそらくありません。

Pro アイコンと機能の使用
キットを使用してアイコンを追加するには、Kit on FontAwesome.com でキットを作成し、設定で「プロ版アイコン」を選択します。次に、Font Awesome アカウントページから API トークン を取得し、WordPress キットの設定に追加します。

CDNでプロ版アイコン (V5 のみ) を追加するには、Font Awesome CDN 設定ページ で許可されたドメインのリストにサイトのドメインを追加し、ショートコードまたは HTML を使用して、アイコンをコンテンツに追加する必要があります。

Icon Chooser を使用している場合は、プロキットを使用する必要があります。(CDN は無料版アイコンの検索と追加のみが可能です。CDN を使用する場合は、ショートコードまたはHTMLを使用して Pro版アイコンを追加してください)。

FAQ

プラグインの使用に関する詳細、利用可能な設定の詳細、よくある質問への回答は、WordPress docs on Font Awesomeで見ることができます。

評価

2026年3月8日
It’s a normal plugin, I don’t understand why its rating is so low.
2025年7月27日
My Pro license expired on the 5-July. On 25th July my sites went down due to PHP Fatal error: Uncaught FortAwesome\ApiTokenInvalidException: Whoops, it looks like that API Token is not valid. Try another one? Put big banners in the admin or dont allow the fonts to be rendered, but white screen of death – really!
2025年5月19日
Such a good plugin. I love the animations. BUT: Cannot make my icons a link in Gutenberg. I need to switch to code to add <a> manually. Hope (and please) you add this feature.
2025年3月3日
This free product works well for adding Font Awesome to a site without custom code. A Pro version would need improvements for better editor integration, but as a free tool, it’s useful and effective.
61件のレビューをすべて表示

貢献者と開発者

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

貢献者

“Font Awesome” は16ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Font Awesome” をあなたの言語に翻訳しましょう。

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

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

変更履歴

5.1.4

  • Update the icon chooser package. This is only for compatibility with other tools that may be
    loaded on a page that also use the icon chooser package. It does not change how the icon chooser
    functions in this plugin.

5.1.3

  • テキストにインラインでアイコンを追加。

5.1.2

  • Fix a bug where clicking “Style” on a rich text icon (inside a paragraph block, for example), would
    result in an error in the block editor. This bug was introduced in 5.1.1 and does not affect
    icons created as blocks–only those added as inline rich text.

5.1.1

  • Enable changing the icon within the block editor styling UI.
  • Fix a bug in block editor icon styling UI where the theme color palette options were incorrect when
    any custom colors were defined in the theme.
  • Fix animations on SVGs in some use cases when added in the block editor. This loads a different SVG
    support stylesheet that includes the animations CSS rules.
  • Fix a bug where when there are multiple empty icon blocks, changing an icon in one might affect others.
    The now function independently of one another as expected.

5.1.0

  • Minor updates to support Font Awesome 7.
  • Allow kits to use a version “7.x”.
  • Update icon chooser to support Font Awesome 7.
  • SVG サポートのスタイル設定に新しい svg.css を使用します。(5.1.1 で元に戻されました)

5.0.2

  • Fix a bug in the Classic Editor involving interaction with some other plugins, where the Font Awesome
    media button would not be visible.
  • Make it an admin warning instead of an error when the plugin can’t fetch SVG support stylesheet.
  • Add a font_awesome_disable_block_editor_support filter to allow disabling the block editor support entirely.
  • Changes to enable usage of the self-hosted SVG support stylesheet on systems where file system access is not available.

5.0.1

  • Automatically fetch the SVG stylesheet any time the WP admin dashboard or Font Awesome plugin settings
    page is loaded. This stylesheet is required for the new embedded SVG icons to display correctly when they
    are added using the Icon Chooser in the Block Editor. If you do not use the Block Editor, and do not want
    this additional stylesheet to be loaded, you can disable it from loading by adding the following to
    your theme’s functions.php or equivalent:

    add_action("wp_enqueue_scripts", function () {
    wp_dequeue_style("font-awesome-svg-styles");
    });

5.0.0

  • Enhance support for the Block Editor. Add icons as blocks or as inline Rich Text using the
    Icon Chooser. Icons added in the Block Editor using the Icon Chooser are added as inline SVGs,
    and can be visually previewed, styled, sized, and animated within the Block Editor. This works
    for pages, posts, and in the Full Site Editor.
  • Improve Icon Chooser performance.
  • Remove support for Font Awesome 3 icon names in the [icon] shortcode.
  • Change minimum supported WordPress to 5.8.
  • Change minimum supported PHP to 7.4.

4.5.0

  • Update the Icon Chooser to support all available family styles for the active version of
    Font Awesome. The available family styles are dynamically loaded so that when new
    family styles are introduced in new versions of Font Awesome, they will be immediately
    available in the Icon Chooser.
  • Make the Icon Chooser available in the Full Site Editor.
  • Change the format of some network requests in order to accommodate common Web Application
    Firewall settings. This resolves a common cause of error messages, such as:
    “Something has gone horribly wrong” in the Icon Chooser, or “Couldn’t save those changes” on
    the plugin’s settings page.

4.4.0

  • Update the Icon Chooser to fix the use of Sharp Solid in more recent versions of Font Awesome,
    and include Sharp Regular and Sharp Light.
  • Add the “defer” attribute to script tags when in “Use a Kit” mode. This was already the behavior
    under “Use CDN” mode.
  • Fix some deprecation notices for php 8.2.

4.3.2

  • Security Fix: escape shortcode attribute values.

4.3.1

  • Increase network request timeout to accommodate some slow-running Icon Chooser searches.
    We’ve recently added some new functionality to the Font Awesome API server. We’re in
    the process of optimizing it for performance. In the meantime, some icon searches that
    return lots of search results are running slowly. Increasing the timeout
    allows those searches to run longer before considering it an error.

4.3.0

  • Introduce support for Sharp Solid.
    The Icon Chooser now includes Sharp Solid among the available styles when using
    a Font Awesome Pro Kit.
  • Introduce support for WordPress multisite. Allows installing the plugin network-wide
    and configuring each site separately.
    Previous versions of this plugin were not compatible with multisite, though it was
    possible to install and get partial functionality on multisite. However, this
    could also result in a confusing database state. If you’re running multisite,
    it’s important that any installation of a previous plugin version is totally cleaned
    up before trying to install this version. Upgrading on multisite without cleaning up
    first will probably result in an error. A previous installation can usually be
    cleaned up by deactivating and uninstalling it. Uninstall must be done by clicking
    “Delete” on the deactivated plugin’s entry in the plugin list in the admin dashboard.
    It may also work to install the previous 4.2.0 version and then uninstall it, just
    to get its cleanup code to run.
    This has no impact on sites that are not running in multisite mode. If you’re not
    running multisite, upgrading to this version should be smooth and problem-free.

4.2.0

  • Make Font Awesome 6 the default version on new activations.
  • On the version selection dropdown, distinguish between the latest 5.x and the latest 6.x.
  • Maintenance updates to JavaScript dependencies.
  • Developers: the latest_version() method has been deprecated and replaced by two alternatives:
    latest_version_5() and latest_version_6().

4.1.1

  • Simplified upgrade logic: makes the upgrade process on the first page load
    after upgrade quicker and smoother.

4.1.0

  • Added support for using Font Awesome Version 6 Free with CDN. In order to use
    Version 6 Pro with this plugin, it’s still necessary to use a Kit,
    since Version 6 Pro is not available on the classic CDN.
  • Renamed the “Version 4 Compatibility” option as “Older Version Compatibility”,
    since compatibility features may now involve both Version 4 and Version 5.
  • Updated version of the conflict detection script used when configured for CDN.
  • FIX: in some cases, when running the conflict detector on the back end,
    there was an error about an undefined variable called $should_enable_icon_chooser.
    Fixed.
  • FIX: in some cases, when running php 8.0 or higher, there was an error related to
    calling method_exists(). Fixed.
  • Developers: The v4_compatibility() method has been deprecated and will be removed
    in a future release. It’s now just compatibility().
  • Developers: The preference named “v4Compat” in the array argument to the register()
    method has been deprecated and renamed “compat”. Any uses of “v4Compat” are automatically
    translated to “compat”.
  • Developers: There are no breaking changes. Any code that uses the above deprecated
    features will continue to work the same without modification in this release.

4.0.4

  • FIX: add hash values to JavaScript chunk file names to resolve the problem where
    sometimes an old cached version of a JavaScript file would load in the browser
    instead of the intended updated one. This caused some users to see a blank
    settings page after upgrading from a previous version of the plugin.

4.0.3

  • FIX: When in the Classic Editor in WordPress 5, do not load block editor
    script dependencies that assign to the global wp.editor object.
    This prevents problems with other plugins on the page that may depend on that
    global.
  • FIX: When in the Classic Editor where multiple editor instances are present,
    ensure that the Add Font Awesome media button on each is wired up to
    load the Icon Chooser on click, not just those buttons that were on the page
    at the time this plugin’s initialization code is run.

4.0.2

  • FIX: re-enable the Icon Chooser in the Classic Editor on WordPress 4.
  • FIX: in some cases where the path to the plugin was a non-standard
    location–such as when installed via composer–the admin settings page and
    Icon Chooser would not load correctly. Fixed.
  • FIX: the global version of the lodash JavaScript library was again being overwritten
    by the version used by this plugin. Fixed.
  • The Icon Chooser’s integration with the Block Editor (Gutenberg) has been disabled
    for WordPress 5.0, 5.1, 5.2, and 5.3, due to incomptabile JavaScript libraries.
    All other features of the plugin work normally on those versions, including
    Icon Chooser integration with the Classic Editor.

4.0.1

  • FIX: In scenarios where both Gutenberg (Block) and TinyMCE (Classic)
    editors were being loaded onto the same page, the Gutenberg editor was not
    displaying properly.
    Now, in that multi-editor situation, the Icon Chooser integration is only enabled
    for the block editor.
    In those cases, you can still use icon shortcodes or HTML in
    the TinyMCE editor boxes; those editors just won’t have the “Add Font Awesome”
    media button for opening the Icon Chooser.
    The Icon Chooser is still available from the Classic Editor when the block editor
    is not present on the page.
  • FIX: In scenarios where there are multiple TinyMCE editor instances on the same page,
    such as WooCommerce product editing pages, only the “Add Font Awesome” media
    button on the first of those editors was working correctly. Now all of them work
    correctly.
  • FIX: In the Classic Editor, when other themes or plugins added media buttons after
    the “Add Font Awesome” button, those buttons were showing up as combined together
    and not working properly. Now they’re separated and working great.
  • The Icon Chooser integration for the Classic Editor in WordPress 4 has been temporarily
    disabled. Everything else works as before in WP4, just not the new Icon Chooser.

4.0.0

  • OFFICIAL 4.0.0 STABLE RELEASE
  • FEATURES: Includes all the features from the early 4.0.0 release candidates (details below)
  • 機能: ビジュアルアイコンチューザーを使用すると、正しいショートコードを検索して簡単に挿入することができます。
  • Fixed regression on overriding global lodash version.
  • Added PHP API method to get current Kit token.
  • Removed the filter to process all shortcodes in widget text. This seems to have been
    an overly eager approach on our part. If you want shortcodes to be processed
    in widget text – all shortcodes, not just this plugin’s icon shortcode – you can
    add a line like this to your theme’s functions.php file:
    add_filter( 'widget_text', 'do_shortcode' );

4.0.0-rc23

  • 修正: バージョン「5.x」または「6.x」のキットを処理するようになりました

  • FEATURE: shortcode supports attributes: style, role, title, aria-hidden,
    aria-label, aria-labelledby

4.0.0-rc22

  • Metadata about available Font Awesome releases is now stored as a normal option
    in the WordPress database, instead of as a transient. Thus, it does not expire
    and does not disappear if the transient cache is purged.

    This is in part to avoid the scenario where a request to the Font Awesome API
    server may be required to refresh metadata in response to a front end page load
    when that transient expires.

    Some site owners had occassionally experienced problems where a sudden burst of
    requests to the API server from many WordPress sites caused this plugin to fail
    when making a request with an error like ‘An unexpected response was received
    from the Font Awesome API server.’ This change means that it is significantly
    less likely that such a scenario will occur.
    (Additionally, changes have been made on the API server, also making it
    significantly less likely that this over-load failure will occur again.)

  • Developers: the refresh_releases() API method has been deprecated to discourage
    unnecessary blocking network requests to the API server.

4.0.0-rc21

  • optimize normal page loads by loading much less metadata from the database (GitHub #96)
  • move the Font Awesome settings link from the main admin nav menu back down under Settings, where it used to be
  • update the version of the conflict detection script to one that also detects conflicting Kits
  • minor maintenance changes to keep JavaScript dependencies up to date
  • fix a bug involving the pseudo-elements setting when moving back and forth between using a Kit and using CDN (GitHub #82)

4.0.0-rc20

  • developer-oriented update to support building themes that use this code as a composer package

4.0.0-rc19

  • another minor update with additional error logging

4.0.0-rc18

  • 追加のエラーログを含むマイナーアップデート

4.0.0-rc17

SECURITY: fixes a vulnerability in how API tokens were being stored, when configured to use a Kit. All users of 4.0.0-rc15 or 4.0.0-rc16 should update immediately. Find more details and instructions for updating your API Token on the Font Awesome blog.

  • a minor bug in how network errors are handled

4.0.0-rc16

  • アップグレードプロセスの修正

4.0.0-rc15

MAJOR UPDATE, some breaking changes for developers. Improves conflict detection, adds support for Kits and internationalization.

  • Includes auto-upgrade logic so that most users can upgrade with no impact, except those that have “registered client” themes or plugins. Users who had previously enabled the “remove unregistered clients” option should verify that the auto-upgrade worked successfully – check that your icons are appearing correctly. If not, run the Conflict Scanner from the Troubleshoot tab.
  • New conflict detection and resolution: The new conflict detection scanner can be enabled to more precisely discover conflicting versions of Font Awesome and provides more granular conflict resolution.
  • Expanded error handling with detailed reports in the web console for more advanced diagnostics.
  • キットのサポートを追加。
  • PHPとJavaScriptで国際化を追加。
  • 管理UIの新しいデザイン。
  • Developers: Significant changes to the way the settings are handled internally: Font Awesome will always load in the way the WordPress admin chooses. Registered themes or plugins may register preferences (which are displayed to the admin), but the site admin will determine the configuration.
  • Developers: Registered client plugins and themes need to be updated before they will work as expected.
  • Developers: The PHP API contains significant changes. See the GitHub README for an overview and the PHP API docs for details. This release is intended as a final API-changing release before stabilizing the API at 4.0.0. Once 4.0.0 is released, it will follow semantic versioning best practices.

4.0.0-rc13

  • Improve diagnostic output for unhandled errors.

4.0.0-rc12

  • Bug fix: Fix loading of admin page assets when removal of unregistered clients is enabled. This bug has been
    hiding under a rock for a while. rc11 turned over the rock, and this bug scurried out.

4.0.0-rc11

  • Bug fix: enqueue Font Awesome assets in admin and login areas, not just in the front end

4.0.0-rc10

  • Attempt to fix a problem where the admin settings is sometimes being confused by unexpected output from the WordPress
    server. This condition has been reported when certain other plugins are active, and (possibly) when PHP output
    buffering works differently than this plugin expects.

4.0.0-rc9

  • Enhance Font Awesome version 4 compatibility: add shimming of the version 4 font-family to enable version 4
    icons defined as pseudo-elements to be rendered via the version of Font Awesome 5 loaded by this plugin.

  • Add warnings to the admin UI to indicate that using svg and pseudo-elements may result in slow performance,
    and that svg with pseudo-elements and version 4 compatibility is not supported at all.

4.0.0-rc8

  • Remove dependence on third party libraries, eliminating a class of potential conflicts with other plugins.

  • Breaking changes to the API used by theme and plugin developers (no breaking changes for WordPress site owners).
    See commit log

4.0.0-rc7

  • Fix detection and removal of unregistered clients by changing the internal resource name this plugin uses to enqueue its resource.
    Change it to something unlikely to be used by other themes or plugins.

4.0.0-rc6

  • Fix error when updating options on admin page: handle null releaseProviderStatus in cases where the release provider
    does not have to make a network request to update release metadata.

4.0.0-rc5

  • Remove tilde character from JavaScript filenames to avoid violating some URL security rules

4.0.0-rc4

  • Cache releases data in the WordPress database to reduce the number of server-side network requests.

  • Ensure that releases data are always loaded fresh from fontawesome.com when loading the admin
    settings page so site owners can see when new versions are available.

  • Add more specific error message on admin dashboard in the event that the WordPress server is not able to
    reach fontawesome.com in order to get an initial set of available releases data.

4.0.0-rc3

  • Add missing v3 shim file

4.0.0-rc2

  • Fix handling of v3 deprecation warnings in admin settings page

4.0.0-rc1

  • 管理者設定ページを追加
  • Lots of back end code changes to support theme and plugin developers
    • Package plugin as a composer dependency
    • API の変更
    • Comprehensive API documentation for developers
  • Cache load specification unless client requirements change
  • Handle changing configurations as new plugins or themes are activated, de-activated or updated
  • Lock working load specifications and only rebuild when new requirements are conflict-free
  • Load Font Awesome release version metadata from the fontawesome.com releases API

3.2.1

  • Last stable version of the old plugin