This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Mindmeister Shortcode

ਵੇਰਵਾ

This plugin provides an easy way to embed Mindmeister plugins within your posts, page or whatever custom types you use.

It is pretty straightforward, with both lazy and complete way.

Usage

Copy and paste any URL for the [mindmeister url="MINDMAP_URL"] shortcode.

Currently works with these mindmap URLs (the MINDMAP_URL string above):

  • Private URL (http://www.mindmeister.com/ID/SLUG)
  • Public URL (http://www.mindmeister.com/maps/show/ID)
  • Embed URL (http://www.mindmeister.com/maps/public_map_shell/ID, http://www.mindmeister.com/maps/public_map_shell/ID/SLUG)

Alternatively, you can use only the ID if you feel comfortable enough with this syntax:

  • [mindmeister id="ID"]
  • [mindmeister]ID[/mindmeister]

Arguments

They work at any time:

  • id: ID of the Mindmeister mindmap
  • url: URL of the Mindmeister mindmap
  • height: desired height of the displayed mindmap (numeric, in pixel)
  • width: desired width of the displayed mindmap (numeric, in pixel)
  • zoom: desired zoom of the displayed mindmap (numeric, between 0 and 10)

You need at least either of url or id arguments to procude a working shortcode.
If WP_DEBUG is enabled, error message will be traced through WP_Error.

Todo-list

  • Parse the URL to automatically detect width, zoom and height
  • Provide admin settings to customize default width, zoom and height
  • Provide admin settings to filter the display upon post format and feeds
  • Provide filters for attributes and outputing

ਸਥਾਪਤੀਕਰਨ

Install your plugin as usual. Once installed, it’s ready to use (please see the plugin description section for that).

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

Any question? Drop me a line.

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Mindmeister Shortcode” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Mindmeister Shortcode” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.0

  • Initial version
  • Displays a shortcode within an iframe