[wp-trac] [WordPress Trac] #26816: add "option" function
WordPress Trac
noreply at wordpress.org
Sun Jan 12 05:27:58 UTC 2014
#26816: add "option" function
-------------------------+-----------------------------
Reporter: alexvorn2 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
-------------------------+-----------------------------
Introduce option() function that just will echo the get_option function
So using `option( 'template' )` will be as `echo get_option( 'template'
);`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26816>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list