# WordPressプラグイン

お使いのWebサイトがWordPressを使用している場合、WordPressプラグインディレクトリからPushlyを直接インストールできます。手動でのコード変更は不要です。

Pushly WordPressプラグインを使うと、次のことが可能になります:

* サイトにPushly SDKを自動的に埋め込み、購読者のオプトインを有効にする
* WordPressの投稿エディタから直接プッシュ通知を送信する
* 通知設定、自動送信の動作、対象の投稿タイプを構成する
* 組み込みのアクティビティログで通知配信のトラブルシューティングを行う

### はじめに

以下に従ってください [インストールとセットアップガイド](/pushly-ja/integration/webpusshu/wordpresspuraguin/wordpress-plugin.md) プラグインをインストールし、SDKキーとAPIキーを設定してください。

{% content-ref url="/pages/aa93b8af98e3573d5b9f36960a15bdf04e302d4c" %}
[インストールとセットアップ](/pushly-ja/integration/webpusshu/wordpresspuraguin/wordpress-plugin.md)
{% endcontent-ref %}

### 問題が発生していますか？

以下を参照してください [トラブルシューティングガイド](/pushly-ja/integration/webpusshu/wordpresspuraguin/wordpress-plugin.md#troubleshooting) 通知配信の問題やサーバー設定など、一般的な問題の解決に役立ちます。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.pushly.com/pushly-ja/integration/webpusshu/wordpresspuraguin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
