Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
プラグインを自作しました
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
MidukiImai
May 24, 2019
Programming
0
270
プラグインを自作しました
人生初作成プラグインの機能や使い方をまとめました。
MidukiImai
May 24, 2019
Tweet
Share
Other Decks in Programming
See All in Programming
社内規程RAGの精度を73.3% → 100%に改善した話
oharu121
13
7.6k
Go Conference mini in Sendai 2026 : Goに新機能を提案し実装されるまでのフロー徹底解説
yamatoya
0
520
The Ralph Wiggum Loop: First Principles of Autonomous Development
sembayui
0
3.7k
Agent Skills Workshop - AIへの頼み方を仕組み化する
gotalab555
15
8k
AWS Infrastructure as Code の新機能 2025 総まとめ 〜SA 4人による怒涛のデモ祭り〜
konokenj
10
3.2k
RubyとGoでゼロから作る証券システム: 高信頼性が求められるシステムのコードの外側にある設計と運用のリアル
free_world21
0
210
Swift ConcurrencyでよりSwiftyに
yuukiw00w
0
250
Claude Code、ちょっとした工夫で開発体験が変わる
tigertora7571
0
200
SourceGeneratorのマーカー属性問題について
htkym
0
160
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
230
株式会社 Sun terras カンパニーデック
sunterras
0
2k
Ruby x Terminal
a_matsuda
7
580
Featured
See All Featured
Dominate Local Search Results - an insider guide to GBP, reviews, and Local SEO
greggifford
PRO
0
96
Embracing the Ebb and Flow
colly
88
5k
Navigating Team Friction
lara
192
16k
The innovator’s Mindset - Leading Through an Era of Exponential Change - McGill University 2025
jdejongh
PRO
1
120
Evolving SEO for Evolving Search Engines
ryanjones
0
150
Reflections from 52 weeks, 52 projects
jeffersonlam
356
21k
SERP Conf. Vienna - Web Accessibility: Optimizing for Inclusivity and SEO
sarafernandez
1
1.3k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
122
21k
Effective software design: The role of men in debugging patriarchy in IT @ Voxxed Days AMS
baasie
0
240
Joys of Absence: A Defence of Solitary Play
codingconduct
1
300
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Building the Perfect Custom Keyboard
takai
2
710
Transcript
プラグインを自作しました 2019/5/18 MidukiImai 第2回 群馬 WordPress Meetup
ymc-cat-search カテゴリーアーカイブページへのリンクの 一覧を簡単に出せるプラグイン 2
どんな機能か? 3
4
5 縦表示 件数表示
操作画面 6
ダッシュボード 7
新規追加 8
設定できる項目 9 タイトル フォームの表示に関係ないので自由 ショートコードのスラッグ ショートコードで呼び出すときのスラッグ
設定できる項目 10 タクソノミー 表示するタクソノミー (カテゴリ・タグ・カスタムタクソノミーに対応) 件数 カテゴリの横に件数を表示する or
しない 横並び数 1行に表示するカテゴリの数
設定できる項目 11 外枠タグ フォームの外を囲うタグ 外枠タグclass、ulclass、liclass、aclass 外枠タグ、ul、li、aのそれぞれのクラス
12 例
13 例