Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #30035


Ignore:
Timestamp:
10/18/2014 10:50:46 PM (9 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30035

    • Property Component changed from Administration to Editor
    • Property Milestone changed from Awaiting Review to 4.1
  • Ticket #30035 – Description

    initial v1  
    1 
    2 {{{!#php
     1{{{
    32<?php
    43add_action( 'post_submitbox_misc_actions', function() { ?><button type='button'>hi</button><?php } );