[wp-trac] [WordPress Trac] #31493: Press This: Remove classes from suggested blockquote and source
WordPress Trac
noreply at wordpress.org
Sat Feb 28 19:44:02 UTC 2015
#31493: Press This: Remove classes from suggested blockquote and source
-----------------------------+------------------------------
Reporter: Michael Arestad | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Press This | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
-----------------------------+------------------------------
Comment (by danielbachhuber):
Could we have a filter for the entirety of the default text? Something
like:
{{{
$default_text = apply_filters( 'press_this_default_text', $default_text,
$all_variables );
}}}
I'd like to be able to keep [https://danielbachhuber.com/type/aside/ my
current format].
A stretch goal would be a filter for the sniffing action too — Fusion
would like to reuse Press This for our quote, link, and note custom post
types.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31493#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list