title tag for zp_images table

Is there a way to have actual title tag reflected in zp_images table?

When I check the zp_images table, the actual title tag is not reflected in the table. for e.g. File Name: abcd.jpg has actual title as "Sample Name", the database name will take "abcd".

I am using nighty build 1.2.3 [3498].
Pls. help.

Comments

  • Why do you need the tag in the image database table? Anyway, you could put it into the custom field if you wish.
  • sh123 Member
    I have 1500 + images and growing with all proper title image tags but weired filenames. It is not possible to manually change the database. Would love to see Actual title tag appear when using printImageTitle(true); and getAnnotatedImageTitle() functions. Is there any other function where I can write actual title tag to custom field database column?
    Pls. Help. Thank you.
  • printTags will list the tags. getTags will return you a list of tags.
Sign In or Register to comment.