Linux 软件免费装

Hydrogen Directory

开发者 LBell
更新时间 2022年5月17日 03:34
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 5.9.3
版权: GPLv2 or later
版权网址: 版权信息

标签

church employee directory student club officers people list board members

下载

1.0.2 1.0.3 1.0.1 1.0.0

详情介绍:

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 33kb 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:
  1. Quickly add or updated listings in wordpress using familiar interface.
  2. Organize entries into buckets using taxonomies.
  3. Display your directories anywhere on your site using shortcodes.
That's it! Get on to more important things in your life.

安装:

  1. Upload the hydrogen-directory folder to the /wp-content/plugins/ directory.
  2. Activate Hydrogen Directory through the 'Plugins' menu in WordPress dashboard.
  3. Use the shortcode [hydrogen-directory] directly in your page or post content.
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) header: whether to include tax / term headers in the output (default 1 = yes) Example: [hydrogen_directory tax="role" term="Alter Boy" style="card" columns=3]

屏幕截图:

  • Included "list" style.
  • Included "card" style.
  • Included "text" style.
  • Custom avatar style.
  • Settings page (There isn't one. It's that simple.)

常见问题:

Can I import entries from a CSV?

Yes - you can import using standard CSV import pathways. Although WordPress does not offer CSV import function natively, there are a number of plugins that will add this feature. This plugin has been tested successfully with the "Really Simple CSV Importer" plugin. (Note, entries in the file must be comma separated.)

How do I theme the output?

You have several options:

  1. Add custom css to your theme to tweak the look.
  2. Override the default templates by copying any of the directory-list-entry-{type}.php files into your theme, and modifying it there.
  3. Use the plugin hooks (filters / actions) to customize specific parts.

Can this plugin do X,Y or Z?

Probably not. But it could! Hydrogen Directory is purposefully simple and easy. But it can extended in powerful ways. Contact me for requests for additional functionality.

更新日志:

1.0.3 1.0.2 1.0.1 1.0.0