Plugin Directory

Changeset 192686


Ignore:
Timestamp:
01/11/2010 02:59:50 PM (16 years ago)
Author:
frekel
Message:

Ready for releasing 1.4

Location:
wp-photocontest/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-photocontest/trunk/lib/wp-photocontest.class.php

    r192621 r192686  
    194194        $return_array['data']           = $data_array;
    195195       
    196         //wppc_pr($return_array);
    197196        return $return_array;
    198197    }
  • wp-photocontest/trunk/play.php

    r192675 r192686  
    383383            {
    384384                ?>         
    385                 <?php wppc_pr($current_user->data); ?>             
    386385                <b><?php _e('Hello', 'wp-photocontest');?>  <?php echo get_the_author_meta('display_name', $current_user->data->ID); ?>,</b><br />
    387386                <p><?php echo $enter_text;?></p>
Note: See TracChangeset for help on using the changeset viewer.