• Resolved studioavanti

    (@studioavanti)


    Hello,

    Is this plugin able to rename the media title too, based on the file name (free or PRO version)?
    For example: capitalize the first letter of media title, replace hyphen by a space…

    I currently use “WP Media Folder” plugin to manage the media library and it can handle media title renaming too.
    But its feature is inactive when “File Renaming on Upload” plugin is enabled.
    I guess one plugin takes over the second.

    So, i’m looking for a plugin that handles both file name and media title renaming on upload (and manually would be a plus).

    Thanks for your informations.

    • This topic was modified 6 years, 7 months ago by studioavanti.
Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Pablo Pacheco

    (@karzin)

    Hi @studioavanti,

    I’m sorry but this plugin isn’t capable of doing that for now.
    But if I add that feature someday I’ll let you know. Thanks ??

    Thread Starter studioavanti

    (@studioavanti)

    Hi @karzin,

    Thanks for your answer, i understand your plugin focus on what it’s meant to do, and it does it perfectly!
    Anyway, i may pay for a licence as it will be very useful on all my sites handled by clients (who don’t care too much about medias file name ;-).

    WP medias titles sanitizing on upload would be a plus and complementary to medias file name sanitizing.
    Currently, on my site, it should be handled by “WP Medias Folders” plugin. I just have to understand why this option is ineffective when your plugin is enabled.

    • This reply was modified 6 years, 7 months ago by studioavanti.
    • This reply was modified 6 years, 7 months ago by studioavanti.
    Thread Starter studioavanti

    (@studioavanti)

    Hi @karzin,

    WP Media Folders support answered my ticket and seems to confirm that your plugin override their plugin during their media title renaming, if i understand well.

    They say this:

    WP Media Folder plugin used:

    add_action(‘add_attachment’, array($this, ‘updateFileTitle’), 2); to format title but it overrided by File Renaming on Upload plugin.

    I see File Renaming on Upload plugin used action:

    add_action( ‘add_attachment’, array( $this, ‘add_attachment’ ), PHP_INT_MAX );

    in ‘plugins\file-renaming-on-upload\classes\Options\General\class-permalink-update-option.php’ file

    Plugin Author Pablo Pacheco

    (@karzin)

    Hi,

    I just updated the plugin to version 2.2.8.
    Now if you simply disable the option “Update permalink”, I think you’ll be safe ??

    Please try it. It should be available in no time

    Thread Starter studioavanti

    (@studioavanti)

    Hi Pablo,

    Well done, it works now: your plugin renames the file AND let “WP Media Folder” rename the title.

    Quick and efficient, thanks.
    A lifetime unlimited sites licence for me!

    Keep on going

    [Update] Is PRO version fixed too (before i replace free version)?
    [Update 2] Just tested, PRO version is not fixed yet.

    • This reply was modified 6 years, 7 months ago by studioavanti.
    • This reply was modified 6 years, 7 months ago by studioavanti.
    • This reply was modified 6 years, 7 months ago by studioavanti.
    Plugin Author Pablo Pacheco

    (@karzin)

    Hello,

    You’re right, I’m sorry.
    I just updated. It’s Ok now ??

    Thread Starter studioavanti

    (@studioavanti)

    Pablo, don’t be sorry, you fix faster than lightning, ??
    PRO works now, thanks.

    Plugin Author Pablo Pacheco

    (@karzin)

    ??

    Thanks!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Rename media title on upload?’ is closed to new replies.