Plugin Directory

Changeset 1998723


Ignore:
Timestamp:
12/20/2018 11:31:17 AM (7 years ago)
Author:
jondor
Message:

an other debug print :(

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wadmwidget/trunk/wadmwidget.php

    r1998320 r1998723  
    55 */
    66/*
    7 Plugin Name: Phototool: wadmwidget
     7Plugin Name: Phototools: wadmwidget
    88Plugin URI: https://www.funsite.eu/plugins/
    99Description: Add a link to your work at Werk aan de Muur / Oh my Prints. Just add the Workcode to the post.
     
    174174        //only add filter to post type you want
    175175        if ('post' == $type && $pagenow=='edit.php') {
    176         print "TEST";
    177176            $values  = array(
    178177                "0"         => __("All works (WadM)",self::FS_TEXTDOMAIN),
Note: See TracChangeset for help on using the changeset viewer.