[wp-trac] [WordPress Trac] #6721: Shortcodes no longer work in
WYSIWYG links
WordPress Trac
wp-trac at lists.automattic.com
Mon Apr 14 15:41:02 GMT 2008
#6721: Shortcodes no longer work in WYSIWYG links
-----------------------+----------------------------------------------------
Reporter: randyhoyt | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.5.1
Component: General | Version:
Severity: normal | Keywords:
-----------------------+----------------------------------------------------
I have written a number of plugins that use shortcodes successfully in the
WordPress 2.3 WYSIWYG editor. (For example, one of them allows the user to
highlight a piece of text, click the "link" button, and type in
[ISBN:0123456789]. WordPress will then convert that into a link to the
Amazon page for the book with that ISBN. Another one allows for easy
linking to other posts and pages in the site by typing in something like
[PAGE:contact].)
These plugins no longer work. In WordPress 2.5, the WYSIWYG editor
prepends the WordPress URL to these ... so now the WYSIWYG editor is
saving http://domain.com/wp-admin/[ISBN:0123456789] instead of just the
shortcode.
--
Ticket URL: <http://trac.wordpress.org/ticket/6721>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list