WordPress の DIY 備忘録
画像サイトをオリジナルデザインで作りたいと思っていた時に出会ったWordPress。
そのカスタマイズの自由度の高さにより、やりたいことのほぼ全てが実現可能でした。ただそのためには、PHP、SQL、JavaScript、HTML、CSS の知識が必須ではある。
Do it yourself で思いのままにサイト構築。
その Do It Yourself の備忘録。
- New Entry
-
- update contents 2024/07/30 : ぼけ防止用 - かなもじ計算脳エクササイズ
- update contents 2024/06/20 : Windows10 で php のモジュール intl と curl のロードエラー
- update contents 2024/01/10 : Gutenberg Block Editor 自作その3 - form編
- update contents 2023/03/24 : そろそろ webp でいいかな
- update contents 2023/03/18 : 良く使いそうなのに忘れやすい些細なこと
- update contents 2023/03/16 : 管理画面にページを追加
- update contents 2023/02/27 : いまさらの Ajax でのコメントの編集機能プラグイン
- update contents 2023/01/19 : ページネーション(ページャー)自作
- update contents 2023/01/17 : プラグイン Holiday Class Post Calendar
- update contents 2023/01/15 : wordpressのカレンダーを自作
- update contents 2023/01/07 : プラグイン Simplistic Prism Highlighter Loader
- new entry 2023/01/01 : php8 の match とはいかに
- new entry 2022/12/31 : php8 で使えるようになった str_contains と strpos
- new entry 2022/10/27 : WordPress のデータベース入れ替えの備忘録
- new entry 2022/10/17 : Get Active Blocks List - 稼働ブロック一覧取得
- new entry 2022/10/08 : Rust でファイル名選出のコマンドラインツール
- new entry 2022/09/27 : php で関数の引数と戻り値の型宣言
- new entry 2022/09/11 : 習得中 Rust で 日付順 のファイル一覧取得と php でのコマンドラインツール
- new entry 2022/08/27 : Ubuntu と MySQL と php と WordPress と phpMyAdmin
- new entry 2022/08/15 : Block Editor Innerblock & css grid layout on edit-page
- new entry 2022/07/29 : WordPress6とphp8.1とDebug modeとDeprecatedと
- new entry 2022/07/21 : いまさらの php で連続するスペースを一つに
- new entry 2022/06/18 : XML-Sitemap を自作
- new entry 2022/06/11 : いまさらの phpMyAdmin インポートエラーの対処の備忘録
- new entry 2022/05/21 : TypeScript と HTMLElement と style と
- new entry 2022/05/12 : TypeScript error accessing object using dynamic variable key
- new entry 2022/03/04 : Gutenberg Block Editor 自作その2 - id指定
- new entry 2022/02/22 : wp_nav_menu のフィルターフック と
- new entry 2022/01/22 : ::before, ::after のスタイルを css変数を使って JavaScript で操作する
- new entry 2021/12/21 : JavaScript の object の copy で忘れないように
- new entry 2021/10/16 : Content-Security-Policy と X-Frame-Options と
- new entry 2021/08/25 : 文字列のHTMLをDOMオブジェクトに変換
- new entry 2021/08/20 : 管理画面にページを追加 #2
- new entry 2021/08/19 : 管理画面にページを追加
- new entry 2021/08/12 : php の error_get_last と debug_backtrace
- new entry 2021/08/02 : いまさらの Ajax でのコメントの編集機能プラグイン
- new entry 2021/07/22 : Lighthouse との闘い–Chrome DevTools
- update contents 2021/07/18 : JavaScript で keyframes の登録と Web Animations API
- update contents 2021/07/15 : get_children()で投稿にアップロードした画像を全て表示
- update contents 2021/05/17 : 画像の自動並び替え機能
- update contents 2021/05/14 : いまさらのz-indexでの重なりと疑似要素と
- new entry 2021/05/13 : いまさらの Javascript style.cssText
- new entry 2021/03/27 : Google PAGESPEED INSIGHTS との闘い – それから
- update contents 2021/03/21 : プラグイン Simplistic Prism Highlighter Loader
- new entry 2021/03/16 : var_dump の代替 foreach 再起関数
- update contents 2019/03/18 : 良く使いそうなのに忘れやすい些細なこと
- new entry 2021/03/03 : JavaScript をわずかでも速くするために
- new entry 2021/02/20 : Google PAGESPEED INSIGHTS との闘い