• But I find out the paramaters doesn’t work as described: not parameter:value but parameter=”value..”

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Michael Flynn

    (@mflynn)

    Please copy and paste an example with a line number so that I can see what you’re referring to exactly and can then update the documentation to be clearer.

    Thread Starter didr

    (@didr)

    In your documentation http://wordpress.org/plugins/cngann-shortcodes/ you wrote e.g.
    Shortcode: [more]

    Parameters

    title: the text to display when content is hidden
    Default: Learn More… / Spoilers…

    such that I assume I have to write e.g. [more title:More Infos]
    but the following is necessary:
    [more title=”More Infos”]
    This seems to be the case for every shortcode with parameters

    Plugin Author Clear_Code

    (@clear_code)

    I added a section to the top of the description that should help users understand what the documentation is trying to accomplish. Can you take a look and tell me if that makes more sense to you than it did 4 months ago when you posted this? It would be very helpful to me.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Works good’ is closed to new replies.