wordpressのプラグイン新規追加でプラグインが検索できない
-
いつもお世話になっております。
WordPress バージョン 5.5
php 7.4
サーバー Xserverにて運用しています。
▼
wpをバージョンアップした頃からプラグイン >> 新規追加
で、プラグインが表示されず
「プラグインが見つかりませんでした。他の検索条件をお試しください。」
と表示されるようになりました。
▼
注目、人気、おすすめ、お気に入り、検索の全てで同じ症状が発生しています。また「人気のタグ」以降には
Warning: Illegal string offset 'name' in /wp-admin/includes/plugin-install.php on line 294
というような表記が羅列される状態になっています。
▼
テーマの問題を疑ってみたのですが、
テーマを変えても改善しませんでした。また、アップロード形式でプラグインのインストール、有効化はできます。
プラグインの更新もできます。▼
デバックモードにすると下記のような内容が表示されます。Warning: Use of undefined constant ture - assumed 'ture' (this will throw an Error in a future version of PHP) in /wp-config.php on line 84 Notice: register_uninstall_hook was called incorrectly. Only a static class method or function can be used in an uninstall hook. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 5225 Notice: Undefined property: stdClass::$plugins in /wp-admin/includes/class-wp-plugin-install-list-table.php on line 232 Notice: Undefined property: stdClass::$info in /wp-admin/includes/class-wp-plugin-install-list-table.php on line 240 Notice: Undefined property: stdClass::$plugin in /wp-includes/class-wp-list-util.php on line 159 Notice: Undefined property: stdClass::$plugin in /wp-includes/class-wp-list-util.php on line 159 Notice: register_rest_route が誤って呼び出されました。REST API ルート定義 wordpress-popular-posts/v1/popular-posts に必須の引数 permission_callback がありません。public REST API ルートに対してはパーミッションコールバックとして __return_true を使用してください。 詳しくは WordPress のデバッグをご覧ください。 (このメッセージはバージョン 5.5.0 で追加されました) in /wp-includes/functions.php on line 5225 Notice: register_rest_route が誤って呼び出されました。REST API ルート定義 wordpress-popular-posts/v1/popular-posts/widget/(?P[\d]+) に必須の引数 permission_callback がありません。public REST API ルートに対してはパーミッションコールバックとして __return_true を使用してください。 詳しくは WordPress のデバッグをご覧ください。 (このメッセージはバージョン 5.5.0 で追加されました) in /wp-includes/functions.php on line 5225
なにか改善方法ございませんでしょうか。
どうぞよろしくおねがいします。
3件の返信を表示中 - 1 - 3件目 (全3件中)
3件の返信を表示中 - 1 - 3件目 (全3件中)
- トピック「wordpressのプラグイン新規追加でプラグインが検索できない」には新たに返信することはできません。