Changes between Initial Version and Version 2 of Ticket #19503
- Timestamp:
- 12/10/11 17:21:35 (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19503
- Property Summary changed from Add major core version global for easier plugin feature development to Add major core version global for easier plugin/theme development
-
Ticket #19503 – Description
initial v2 1 1 Problem: 2 2 3 Plugin authors cannot reliably use $wp_version when doing their own feature development without hitting a chicken-egg scenario.3 Plugin/theme authors cannot reliably use $wp_version when doing their own feature development without hitting a chicken-egg scenario. 4 4 5 5 Example:
