Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Tihomir Dmitrovi?

    (@tolecar)

    Hi,
    WpJaipho is using title property from attached media.
    When you upload media, wp automatically sets the title as a filename. As it is title, and it is not relevant for fetching the file, you can easily change it (instead of caption).

    Thread Starter chshchnkv

    (@chshchnkv)

    I’ve changed the code in plugin – from “$post->content” to “$post->excerpt”

    Plugin Author Tihomir Dmitrovi?

    (@tolecar)

    Hmm, cool
    I’ll write it down in todo list: to be able through admin settings to map which exactly fields do you want to be used as image title and as image description.

    Thread Starter chshchnkv

    (@chshchnkv)

    Ok, thanks ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to change image title to image caption?’ is closed to new replies.