Viewing 4 replies - 1 through 4 (of 4 total)
  • I think you want the format shortcode:
    `[format ucfirst][field field_name][/format]

    Thread Starter magneto664

    (@magneto664)

    100% tnx for it – plugin is amazing!

    Thread Starter magneto664

    (@magneto664)

    Is possible to use: lcfirst or strtoupper
    I think only a ucfirst is working.

    According to the docs (under the “Extras” tab) it looks like only these functions are supported:

    slugify – The Example Title -> the_example_title
    unslugify – the_example_title -> The Example Title
    ucfirst – Uppercase first letter
    ucwords – Uppercase words
    plural – Make an English word into plural form

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Formating text in field’ is closed to new replies.