• arend

    (@arenddeboer)


    This plugin is currently broken.
    A quick fix: add this line in “image-rotation-fixer.php” below line 40:
    $source = str_replace( ‘/uploads’, ‘/uploads/’, $source );
    The problem is the uploads dir is missing a trailing slash.

    EDIT: not sure why this is not displayed on the plugin in question (fix image rotation)

The topic ‘Plugin broken (with fix)’ is closed to new replies.