Plugin Directory

Changeset 2245735


Ignore:
Timestamp:
02/17/2020 04:44:28 PM (6 years ago)
Author:
munger41
Message:
  • 1.3.3 - dashicon changed
Location:
simple-dfp/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • simple-dfp/trunk/readme.txt

    r2114993 r2245735  
    5656== Changelog ==
    5757
     58* 1.3.3 - dashicon changed
     59
    5860* 1.3.2 - collapse emptu divs
    5961
  • simple-dfp/trunk/simple-dfp.php

    r2114993 r2245735  
    66 * Description: Finally an easy plugin to add GAM blocks into WP - shortcode and template function
    77 * Author: Termel
    8  * Version: 1.3.2
     8 * Version: 1.3.3
    99 * Author URI: https://www.termel.fr/
    1010 */
     
    734734                'show_in_admin_bar' => true,
    735735                'menu_position' => 5,
    736                 'menu_icon' => 'dashicons-admin-appearance',
     736                'menu_icon' => 'dashicons-media-document',
    737737                'capability_type' => 'post',
    738738                'hierarchical' => false,
Note: See TracChangeset for help on using the changeset viewer.