Plugin Directory

Changeset 1734667


Ignore:
Timestamp:
09/23/2017 09:55:58 AM (9 years ago)
Author:
oskarn97
Message:

better image quality

Location:
appful/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • appful/trunk/appful.php

    r1733618 r1734667  
    44Plugin URI: https://appful.io/
    55Description: appful is one of the world's most remarkable & beautiful app service for Blogger and Online magazines. It is designed to create outstanding real native iOS and Android Apps based on the content of your Wordpress site or YouTube channel. appful is surprisingly simple to use and not a single line of code is required.
    6 Version: 1.0.98
     6Version: 1.0.99
    77Author: appful GmbH
    88Author URI: https://appful.io/
  • appful/trunk/singletons/api.php

    r1732895 r1734667  
    5050        add_filter('redirect_canonical', array(&$this, 'cancel_redirect_canonical'));
    5151
    52         add_image_size('appful-large', 800, 300, false);
     52        add_image_size('appful-large', 1024, 1024, false);
    5353    }
    5454
Note: See TracChangeset for help on using the changeset viewer.