Plugin Directory

Changeset 2079734


Ignore:
Timestamp:
05/03/2019 08:59:24 AM (7 years ago)
Author:
franciscopalacios
Message:

Admin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postem-ipsum/trunk/admin/postem-ipsum-admin.php

    r2048859 r2079734  
    136136            )
    137137        );
     138
     139
     140        // add posts formats
     141        add_theme_support( 'post-formats', array( 'aside', 'chat', 'gallery', 'image', 'link', 'quote', 'status', 'video', 'audio' ) );
    138142    }
    139143
Note: See TracChangeset for help on using the changeset viewer.