UserPro Forums
  • Create new topic
  • Forums
    • No replies topics
    • Newest topics
    • Forum statistics
  • Account
    • Lost password
    • Register
    • Login
  • Documentation
  • Back to main site

Community Forums

User To User Support Forum/Forums/Support Questions (UserPro)/New Update Available – v1.0.83

New Update Available – v1.0.83

  • 8 years, 10 months ago Avataradmin
    Keymaster

    Hi,

    This is an announcement about the latest update (v1.0.81)

    Version 1.0.83 (27 Mar 2014)
    ============================

    – New feature: you can make any field required/optional with frontend publisher
    – New feature: control which fields appear in a frontend publisher shortcode
    – New feature: customize the order of frontend publisher fields easily with shortcode
    – New feature: add and collect unlimited custom fields with frontend publisher
    – New feature: UserPro backend design and colors improved/enhanced
    – New option: compatibility setting to solve UserPro post saving issue on some webhosts

    Please download the most recent update from customer area:

    http://userproplugin.com/userpro/customer_portal/

    Thanks!

    8 years, 10 months ago Avatarandy999
    Participant

    Great work, Ahmed 😀 Got a list of shortcodes for the new front end publisher features?

    8 years, 10 months ago Avataradmin
    Keymaster

    How to make field required in frontend publisher?

    Shortcode options are:

    require_title, require_content, require_featured e.g. require_title=0 or 1 and so on. If you want to make a custom post meta required, use require_customfield=1 or 0. By default, require_title, require_featured, and require_content are set to 1 (Required) so simply to make featured image optional: require_featured=0 🙂 This should make the featured image optional.

    How to control which fields display in frontend publisher and control the order of fields?

    Use the option: publish_field_order to define which fields are included/shown in publisher and their order.

    Example:

    publish_field_order=”title,content,featured_image” This will show a frontend publish form with title first, content, then featured image.

    Another example:

    publish_field_order=”title,featured_image,custom_url” This will show a frontend publish form with title first, featured image, then custom_url (Which should be a defined post meta in the shortcode – custom field for post)

    What are predefined fields

    title, featured_image, content, post_type, category, … custom post meta keys

    8 years, 10 months ago Avatarandy999
    Participant

    I posted too fast, ahmed was already on the case. 😀

    Where are settings for userpro stored? Are they stored in the db or do I need to export them before transferring things between servers?

    8 years, 10 months ago Avataradmin
    Keymaster

    This is completely shortcode dependant. No settings or DB options. 🙂

    So recap:

    required/optional:

    require_title=1/0
    require_content=1/0
    require_featured=1/0
    require_CUSTOMFIELD=1/0

    And control fields / order of fields:

    publish_field_order=”title,content,featured_image,content,post_type,CUSTOMFIELD1,CUSTOMFIELD2,etc.”

    That’s all 🙂

    8 years, 10 months ago Avatarandy999
    Participant

    I know this is all shortcode dependant, I mean general settings under the ‘settings’ field in the admin panel 😀

    By the way, this is awesome, I’m testing it now. Great work.

    8 years, 10 months ago Avatarandy999
    Participant

    Can we remove the header from the Front end publisher?

    8 years, 10 months ago Avataradmin
    Keymaster

    all userpro options are stored in a global option called ‘userpro’.

    you can read/extract/delete it with php:

    get_option(‘userpro’) is the array of options.

    print_r( get_option(‘userpro’) ); // will output all options

    delete_option(‘userpro’); // will delete all options.

    8 years, 10 months ago Avatarandy999
    Participant

    Where is the global option userpro stored?

    8 years, 10 months ago Avataradmin
    Keymaster

    Andy, there’s a global shortcode option that already hides the header of shortcode. Add this:

    no_header=true to your shortcode 😀

    8 years, 10 months ago Avataradmin
    Keymaster

    In database under Options

    8 years, 10 months ago Avatarandy999
    Participant

    Great, thanks 🙂

    You should paste these shortcodes into the Docs asap.

    8 years, 10 months ago Avataradmin
    Keymaster

    I’ll add the new options to Docs asap! 🙂

    8 years, 10 months ago Avatarandy999
    Participant

    Would be great if we could customise the placeholder texts for heading/content and any meta fields we add. 😉

    8 years, 10 months ago Avataradmin
    Keymaster

    The docs are updated:
    http://userproplugin.com/userpro/docs/#shortcode_publish

Viewing 15 posts - 1 through 15 (of 51 total)
1 2 3 4 →

You must be logged in to reply to this topic.

Disclaimer

This forum is 100% free and USER to USER support only. Technical support staff doesn’t monitor this forum actively.

If you are a customer and want to get technical support from our staff please submit a technical support ticket here: UserPRO Technical Support

Recent Topics

  • Custom Badges AddOn Plugin here
  • Green Trust Cash APplication
  • How to use cash app without a bank account
  • Install Cash App on your Device [100%] by yourself | Step-by-Step Guide
  • Green Trust Cash Application

About forum

Here you can find help from UserPro plugin developers and other UserPro fellow users. Please be polite and ask your questions. NO SPAM!

Search Forums

Follow us

  • facebook
  • twitter
  • youtube
© Copyright UserPro