Forums

EG-Attachments
[resolved] ADD Type option (3 posts)

  1. majoham
    Member
    Posted 10 months ago #

    Normaly it is not possible to show type in custom format. If you want to you have to add this line to eg-attachments-public.inc.php:

    $tmp = preg_replace("/%TYPE%/",strtoupper($fields_value['type']),$tmp);

    to the part created by Jxs starting with line:

    case 'custom': //Functionality added by Jxs / http://www.jxs.nl

    Enjoy

    http://wordpress.org/extend/plugins/eg-attachments/

  2. EmmanuelG
    Member
    Posted 10 months ago #

    Thanks Majoham.
    I will add this in the next version of the plugin.

    Emmanuel.

  3. EmmanuelG
    Member
    Posted 7 months ago #

    Done in the version 1.9.0

Reply

You must log in to post.

About this Plugin

About this Topic