[wp-trac] [WordPress Trac] #27070: Additional argument or filter for submit_button function
WordPress Trac
noreply at wordpress.org
Sat Feb 8 15:23:50 UTC 2014
#27070: Additional argument or filter for submit_button function
-------------------------+------------------------------
Reporter: wpidiots | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.8.1
Severity: normal | Resolution:
Keywords: close | Focuses: administration
-------------------------+------------------------------
Changes (by SergeyBiryukov):
* keywords: => close
* focuses: => administration
Comment:
Additional classes can be added using the `$type` argument:
{{{
submit_button( 'Submit', 'primary right' );
}}}
No need for a new argument here: #20492.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27070#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list