• Resolved Joy

    (@joyously)


    Is there a parameter for the shortcode to tell it to display only, without the update option (for the frontend)?
    Also, can you put an option to leave out the CSS?

    One more thing, the update for the user meta does not use a nonce field to check for the proper user. Can you add it?

    http://ww.wp.xz.cn/extend/plugins/user-meta/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Also looking for a way of showing fields in the user profile as read-only (like the ‘username’ field which cannot be changed).

    Ideas anyone?

    Plugin Author Khaled

    (@khaledsaikat)

    Currently shortcode does not support any parameter.
    Thank you for your suggestion. I’ll try to add some extra functionality by next version including your suggestion.

    Thread Starter Joy

    (@joyously)

    Any progress?

    Plugin Author Khaled

    (@khaledsaikat)

    New version 1.0.5 is available. New version introduce new look and fill, also improving functionality. Fixes previous bugs

    Shortcode: [user-meta type=’profile’ form=’your_form_name’]

    For display only, use type=’none’ in shortcode.

    Fields support: read-only, admin-only, required, unique.
    For changing look and feel, every field support custom css class and style. Nonce are added.

    Thanks.

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

The topic ‘[Plugin: User Meta] Shortcode for display only? and parameters’ is closed to new replies.