Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #35842, comment 1


Ignore:
Timestamp:
02/16/2016 10:46:41 AM (9 years ago)
Author:
moshiezz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35842, comment 1

    initial v1  
    33{{{#!php
    44<?php
    5     ucfirst($postype);
     5    ucfirst($post_type);
    66}}}