Changes between Initial Version and Version 1 of Ticket #16996, comment 5
- Timestamp:
- 04/08/2011 06:45:58 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16996, comment 5
initial v1 1 1 New patch that accepts args in the following precedence order: 2 2 3 Shortcode args 4 URL args 5 Default oEmbed args 3 Shortcode args, URL args, Default oEmbed args 6 4 7 5 Also, this is for 3.2 as we're using a PHP 5 only function to parse the URL query string. (no 3.2 version option?)