內容簡介
終於來了!
一個極簡單、輕巧到不可思議的外掛,用於管理和顯示任何類型的目錄:演員名單、部落格撰稿人、企業、收藏品、教會成員、書籍、會員、飼料的雞隻、公司員工、學生、保齡球隊...... 你懂的。
目前市面上大部分的「目錄」外掛都太複雜了。其中一個較為受歡迎的外掛大小有 30 MB!那幾乎與 WordPress Core 的程式碼一樣多了,堪比瀝青。注意避免事故發生......
現在,Hydrogen Directory 就登場了!
這款外掛與氫氣一樣輕巧簡單,總共只有 33kb 的壓縮檔。它小到可能隨風飄散。
不論你只需要列出團隊的三名成員,想要展示你的 pinewood derby 聯盟中的 200 輛車,還是需要匯入 10,000 名員工,Hydrogen Directory 都能輕鬆、快速、穩定優雅地處理。
亮點如下:
使用簡便的介面在 WordPress 中快速新增或更新目錄清單。
使用分類方式整理項目。
使用簡碼在網站的任何位置顯示目錄清單。
這就是全部!你可以把時間花在更重要的事情上。
外掛標籤
開發者團隊
原文外掛簡介
Finally!
A ridiculously light, stupidly-simple plugin to manage and display a directory of anything: production cast, blog contributors, businesses, collectors items, church members, books, club officers, chickens in your flock, departmental employees, students, bowling league teams… you get the point.
Most “directory” plugins out there are way too complicated. One of the more popular ones weighs in at 30 MB! That’s almost as much code as WordPress Core. That’s uranium heavy. Be careful of meltdowns…
Enter Hydrogen Directory.
This plugin is light and simple, just like hydrogen. Weighing just 62kb zipped, it’s so tiny it might float away.
Whether you need to just list the 3 members on your team, are looking to showcase the 200 cars in your pinewood derby league, or need to import 10,000 employees, Hydrogen Directory manages it all with ease, speed, and predictable grace.
Highlights:
Quickly add or updated listings in wordpress using familiar interface.
Organize entries into buckets using taxonomies.
Display your directories anywhere on your site.
That’s it! Get on to more important things in your life.
Gutenberg Block
The Hydrogen Directory block provides a visual way to add directory listings to your pages and posts.
Block Features:
Live preview in the editor
Visual controls for all settings
Layout Settings: Display style (list/card/text), columns (1-6), show/hide headers
Content Settings: Content mode (excerpt/full/none), excerpt length
Filter Settings: Taxonomy selection, term filtering, show entries filter
Simply search for “Hydrogen Directory” in the block inserter, add the block, and configure using the sidebar controls.
Shortcode Arguments:
tax: use to display entries from a single taxonomy
term: use to display entries from a single term in a taxonomy
style: display style (default “list”)
columns: number of columns to display (default 1)
headers: whether to include tax / term headers in the output (default 1 = yes)
content: content display mode – “excerpt” (truncated, default), “full” (all content), or “none” (hide content)
excerpt_length: number of words to show when content=”excerpt” (default 20)
Example:
[hydrogen_directory tax=”role” term=”Alter Boy” style=”card” columns=3]
[hydrogen_directory tax=”role” term=”Staff” style=”list” content=”excerpt” excerpt_length=”30″]
[hydrogen_directory tax=”department” content=”none”]
