LoginSignup
0
0

More than 1 year has passed since last update.

wp に関するサイト(それ以外にも)

Posted at

wp に関するものと、それ以外諸々
自分用なので重複あるかもしれません

  • WordPressで特定の投稿タイプのみエディターを丸ごと無効化する方法

https://dezanari.com/wordpress-disable-editor/

  • WordPressのコメント(comments.php)をカスタマイズする

https://bambooworks.co/wordpress-comments-customize/

  • CSSのflexboxで最後の1つだけ右寄せ、または最初の1つだけ左寄せにする方法

https://wemo.tech/2320

  • コメント欄を追加する手順を解説

https://go-journey.club/archives/2554

  • wp membership plugin

https://rocketgeek.com/

  • wp redirect

https://wpdocs.osdn.jp/%E9%96%A2%E6%95%B0%E3%83%AA%E3%83%95%E3%82%A1%E3%83%AC%E3%83%B3%E3%82%B9/wp_redirect

  • WordPressで投稿者ごとの記事一覧ページを実装する方法

https://engineer.blog.lancers.jp/wordpress/post_list_of_author/

  • 記事の表示を行うためのループ制御の基本~have_posts、the_postと表示関数を学ぼう~

https://plugmize.jp/archives/blog/20170411_haveposts_getpost.html

  • WordPressで指定した投稿IDの情報だけ取得&指定した投稿IDだけループさせる方法

https://ousia.so/blog/it/101.html

  • WordPressで投稿の本文のテキストだけを取得する方法

https://www-creators.com/archives/704#1_get_the_content

  • wp 画像の取得・表示まとめ

https://morilog.com/wordpress/template/post_thumbnail_and_image_functions/

  • get_template_part関数の使い方

https://prograshi.com/wordpress/wp-get_template_part/

  • wp 目的別関数一覧

https://www.wakuwakubank.com/posts/651-wordpress-frequently-used-functions/

  • wp 私的マニュアル

https://elearn.jp/wpman/function/wp_nav_menu.html

  • カテゴリを自動で作成・追加する方法

https://investment-box.standing-arrow.com/system-dep/wordpress-fiscal-year/

  • theme my login の使い方

https://blog.saboh.net/thememylogin/

  • WordPressサイトに勝手にユーザー登録されるのを防ぐ

https://iinamotto.com/2017/02/2324.html

  • WordPress プログラムからユーザー登録する方法

https://analyzegear.co.jp/blog/905

  • WordPress のログイン画面(wp-login.php)から自由にユーザー登録できないようにする方法

https://www.imaginationdesign.jp/blog/wordpress/3102/

  • CSSの擬似要素:beforeや:afterのcontent内の任意の位置で改行する

http://ithat.me/2015/09/15/css-before-after-content-line-break

  • WordPressセキュリティ対策強化の基本

https://knowledge.cpi.ad.jp/security-info/211/

  • 投稿者本人のみ、コメントや記事を編集できる方法

https://ja.wordpress.org/support/topic/%E6%8A%95%E7%A8%BF%E8%80%85%E6%9C%AC%E4%BA%BA%E3%81%AE%E3%81%BF%E3%80%81%E3%82%B3%E3%83%A1%E3%83%B3%E3%83%88%E3%82%84%E8%A8%98%E4%BA%8B%E3%82%92%E7%B7%A8%E9%9B%86%E3%81%A7%E3%81%8D%E3%82%8B%E6%96%B9/

  • 選択されたファイルの取得

https://www.wabiapp.com/WabiSampleSource/html5/input_file_multi_select.html

  • PHPで複数ファイルをアップロードするサンプル

https://blog.ver001.com/php-upload-multiple/

  • apply_filters() - フィルターイベントを発火する

https://syncer.jp/Web/WordPress/Reference/Function/apply_filters/

  • media_handle_upload()を使って画像投稿する自作フォームの作り方

https://liberty-dock.com/business_post/%E3%80%90wordpress%E3%82%AB%E3%82%B9%E3%82%BF%E3%83%9E%E3%82%A4%E3%82%BA%E3%80%91media_handle_upload%E3%82%92%E4%BD%BF%E3%81%A3%E3%81%A6%E7%94%BB%E5%83%8F%E6%8A%95%E7%A8%BF%E3%81%99%E3%82%8B/

  • 【WordPress】アイキャッチ画像を表示、取得する関数のまとめ

https://deep-blog.jp/engineer/wordpress-eye-catch-get/#the_post_thumbnail_url

  • WordPress で wp_insert_post() を使用しているときにサムネイルを添付する

https://stackoverflow.com/questions/43686586/attaching-a-thumbnail-while-using-wp-insert-post-in-wordpress

  • PHPによるデザインパターン入門 - 目次

https://shimooka.hateblo.jp/entry/20141211/1418298136

  • WordPressのメディアライブラリで他のアカウントの画像がでないようにしたい

https://liginc.co.jp/programmer/archives/4054

  • CSSでチェックボックスの色や形をデザインする方法

https://kinocolog.com/css_checkbox/

  • ワードプレスでPHPプログラムから投稿を追加する方法

https://wp-doctor.jp/blog/2022/04/26/%E3%83%AF%E3%83%BC%E3%83%89%E3%83%97%E3%83%AC%E3%82%B9%E3%81%A7php%E3%83%97%E3%83%AD%E3%82%B0%E3%83%A9%E3%83%A0%E3%81%8B%E3%82%89%E6%8A%95%E7%A8%BF%E3%82%92%E8%BF%BD%E5%8A%A0%E3%81%99%E3%82%8B/

  • PHP :strpos() を使った文字列の検索で気をつけること

https://hacknote.jp/archives/47020/

  • PHP:URLのエンコードとデコード(urlencode,urldecode)

http://raining.bear-life.com/php/url%E3%81%AE%E3%82%A8%E3%83%B3%E3%82%B3%E3%83%BC%E3%83%89%E3%81%A8%E3%83%87%E3%82%B3%E3%83%BC%E3%83%89urlencodeurldecode

  • 【WordPress】管理画面のメニュー、ダッシュボードを非表示にする - 必要ない項目を消す手順

https://yumegori.com/wordpress-admin-menu-custmize

  • WordPressにログインフォームを独自に実装する

http://wordpress.ad5.jp/column/develop-signin-form-on-wordpress/

  • Media_handle_uploadで複数のファイルをアップロードする

https://www.web-dev-qa-db-ja.com/ja/functions/mediahandleupload%E3%81%A7%E8%A4%87%E6%95%B0%E3%81%AE%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%E3%82%92%E3%82%A2%E3%83%83%E3%83%97%E3%83%AD%E3%83%BC%E3%83%89%E3%81%99%E3%82%8B/961876257/

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0