Tab Content
No Recent Activity
About gspinney

Basic Information

About gspinney
Location:
Canada

Statistics


Total Posts
Total Posts
24
Posts Per Day
0.01
Total Thanks
Total Thanks
0
General Information
Last Activity
September 6th, 2020
Join Date
March 31st, 2013
Referrals
0

2 Likes

  1. gspinney
    gspinney liked post by suttoniiltd On thread : disable flash uploader
    A much safer way to do this is to duplicate tpl-edit-item.php and then on line 143 where it reads: `if ( appthemes_plupload_is_enabled() ) {` change it to `if ( !...
    Liked On: July 21st, 2014, 10:31 PM
  2. gspinney
    gspinney liked post by samnabz On thread : [please help] Change the default upload
    Hi thiematp, Try placing this code in your functions.php file (tested on v3.3 only). // Disable Flash Uploader function childtheme_use_old_uploader() { remove_theme_support(...
    Liked On: July 21st, 2014, 10:25 PM