Linux 软件免费装
Banner图

Crumb

开发者
更新时间 2026年4月15日 07:37

标签

下载

1.0.2 1.0.3 1.1.0 1.1.1

详情介绍:

Crumb is a lightweight WordPress plugin that embeds the Crumb Widget meeting finder on any page or post using a simple shortcode. Features: Usage Add the shortcode to any page or post: [crumb] Override settings per page: [crumb server="https://your-server/main_server" service_body="42" view="map" geolocation="true"] Shortcode attributes: Documentation Full documentation at crumb.bmlt.app.

安装:

  1. Upload the plugin files to /wp-content/plugins/crumb/.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Settings → Crumb and enter your BMLT Server URL.
  4. Add [crumb] to any page or post.

常见问题:

Where do I find my server URL?

It is the URL to your BMLT server, typically ending in /main_server. Contact your service body's regional tech team if you are unsure.

Can I show only meetings from a specific service body?

Yes. Enter the service body ID (or a comma-separated list of IDs) in the Service Body IDs field, or use the service_body shortcode attribute. Child service bodies are always included automatically.

Can I set the widget to open in map view by default?

Yes. Choose Map from the Default View dropdown in Settings → Crumb, or use view="map" in the shortcode. You can also choose Both to display the map above the meeting list simultaneously with no list/map toggle. Visitors can also switch views at runtime via the ?view= query parameter.

Can I get clean URLs without the # in them?

Yes. Enter the page slug (e.g. meetings) in the Base Path for Pretty URLs setting under Settings → Crumb. After saving, go to Settings → Permalinks and click Save Changes to update rewrite rules. Meeting detail URLs will then look like /meetings/monday-night-meeting-42 instead of /#/monday-night-meeting-42.

Does it work with page builders?

The shortcode works in any context that processes WordPress shortcodes. If your page builder does not render shortcodes automatically, use its dedicated shortcode block.

更新日志:

1.1.1 1.1.0 1.0.3 1.0.2 1.0.1 1.0.0