Plugin Directory

Changeset 1628997


Ignore:
Timestamp:
04/04/2017 08:58:48 AM (9 years ago)
Author:
affiliatesolutions
Message:

Small Bugfix

Location:
moreads-se/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • moreads-se/trunk/lib/MASE_Pro.php

    r1591764 r1628997  
    221221        unset($ad['id']);
    222222        unset($ad['media_id']);
     223        unset($ad['media_url']);
    223224        $ad['post_status'] = $post->post_status;
    224225        $ad['post_title'] = $post->post_title;
  • moreads-se/trunk/ma-se.php

    r1628108 r1628997  
    44Plugin URI:         https://www.affiliate-solutions.xyz/produkte/moreads-se/
    55Description:        moreAds SE is a standalone ad server used as a WordPress plugin
    6 Version:            1.5.2
     6Version:            1.5.3
    77Author:             Affiliate Solutions S.L.U
    88Author URI:         https://www.affiliate-solutions.xyz/produkte/moreads-se/
  • moreads-se/trunk/readme.txt

    r1628108 r1628997  
    6363== Changelog ==
    6464
     65= 1.5.3 =
     66
     67* Small Bugfix
     68
    6569= 1.5.2 =
    6670
Note: See TracChangeset for help on using the changeset viewer.