Changeset 1998723
- Timestamp:
- 12/20/2018 11:31:17 AM (7 years ago)
- File:
-
- 1 edited
-
wadmwidget/trunk/wadmwidget.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wadmwidget/trunk/wadmwidget.php
r1998320 r1998723 5 5 */ 6 6 /* 7 Plugin Name: Phototool : wadmwidget7 Plugin Name: Phototools: wadmwidget 8 8 Plugin URI: https://www.funsite.eu/plugins/ 9 9 Description: Add a link to your work at Werk aan de Muur / Oh my Prints. Just add the Workcode to the post. … … 174 174 //only add filter to post type you want 175 175 if ('post' == $type && $pagenow=='edit.php') { 176 print "TEST";177 176 $values = array( 178 177 "0" => __("All works (WadM)",self::FS_TEXTDOMAIN),
Note: See TracChangeset
for help on using the changeset viewer.