コンテンツへスキップ

Taiyo Blog / Code

WordPress 実装コード集

メール 検索
  • HOME/web-taiyo.com
  • CODE TOP/アルファベット・50音順
  • 新着順
  • CONTACT

カテゴリー: その他

その他の投稿

2026年1月4日code-managerその他

シングルページで表示中の投稿以外の投稿を表示

REST API エンドポイント

2026年1月4日2026年3月26日code-managerAdvanced Custom FIelds / その他

Advanced Custom Fields の値をREST API で利用するためのエンドポイント作成例

ランダムなイベントのカレンダー表示

2026年1月3日2026年3月28日code-managerAdvanced Custom FIelds / その他

ランダムな日程のイベント・アーカイブのカレンダー表示

サンプル:https://web-taiyo.com/calendar/event

https://web-taiyo.com/calendar/wp-admin/theme-editor.php?file=archive-event.php&theme=theme_biz58_white

ランダムなイベントのリスト表示

2026年1月3日2026年3月28日code-managerAdvanced Custom FIelds / その他

ランダムな日程のイベント・アーカイブのリスト表示

サンプル:https://web-taiyo.com/calendar/event?mode=list

https://web-taiyo.com/calendar/wp-admin/theme-editor.php?file=archive-event.php&theme=theme_biz58_white

連番

2026年1月3日2026年3月3日code-managerその他

投稿に連番をつける関数

pagination

2026年1月2日code-managerその他コメントを残す

ページネーションの関数。

REST API ユーザー情報をブロック

2026年1月1日code-managerその他コメントを残す

REST API でユーザー情報が表示されないようにする関数。サイトガード使用時はサイトガードでも設定できる。

スマホ判定

2026年1月1日code-managerその他コメントを残す

スマホでの表示を分岐するための関数is_mobile() の設定。

pre_get_posts

2026年1月1日2026年1月1日code-managerその他コメントを残す

特定の投稿タイプアーカイブの表示件数を変える、イベントなど開催日が今日以降のものを表示、などの設定。

テキスト・翻訳の変更・追加

2026年1月1日code-managerその他コメントを残す

テーマやプラグインで翻訳できていないテキストや変更したい文言を設定する関数。

投稿のページ送り

前 固定ページ 1 … 固定ページ 3 固定ページ 4
ワードプレス歴15年超え分の実装コード・関数をまとめています。コードをコピーしたい方、ニーズに合わせたコードが欲しい方はCONTACTよりお問い合わせください

カテゴリー

  • Advanced Custom FIelds
  • Contact Form 7
  • 絞り込み・検索
  • タクソノミー
  • ショートコード
  • PHP
  • スクリプト
  • その他

acf/load_value acf/save_post acf/update_value add_action add_filter add_shortcode admin_footer attachment Block Editor calendar current_user_can datepicker event explode functions get_queried_object get_terms get_term_by get_the_terms implode is_mobile is_user_logged_in jQuery json meta_query multisite qtranslate repeater reserve REST API save_post tax_query the_query->post_count update_field update_sub_field wpcf7_before_send_mail wpcf7_form_tag_data_option wpcf7_mail_components wpcf7_mail_sent wp_get_object_terms wp_insert_term wp_list_pluck WP_Query wp_set_object_terms 確認画面

© 2026 Taiyo Blog / Code | WordPress テーマ: Blogghiamo by CrestaProject