Changeset 2245735
- Timestamp:
- 02/17/2020 04:44:28 PM (6 years ago)
- Location:
- simple-dfp/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
simple-dfp.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
simple-dfp/trunk/readme.txt
r2114993 r2245735 56 56 == Changelog == 57 57 58 * 1.3.3 - dashicon changed 59 58 60 * 1.3.2 - collapse emptu divs 59 61 -
simple-dfp/trunk/simple-dfp.php
r2114993 r2245735 6 6 * Description: Finally an easy plugin to add GAM blocks into WP - shortcode and template function 7 7 * Author: Termel 8 * Version: 1.3. 28 * Version: 1.3.3 9 9 * Author URI: https://www.termel.fr/ 10 10 */ … … 734 734 'show_in_admin_bar' => true, 735 735 'menu_position' => 5, 736 'menu_icon' => 'dashicons- admin-appearance',736 'menu_icon' => 'dashicons-media-document', 737 737 'capability_type' => 'post', 738 738 'hierarchical' => false,
Note: See TracChangeset
for help on using the changeset viewer.