Changes between Initial Version and Version 2 of Ticket #19503

Timestamp:
12/10/11 17:21:35 (18 months ago)
Author:
johnjamesjacoby
Comment:

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  
    11Problem: 
    22 
    3 Plugin authors cannot reliably use $wp_version when doing their own feature development without hitting a chicken-egg scenario. 
     3Plugin/theme authors cannot reliably use $wp_version when doing their own feature development without hitting a chicken-egg scenario. 
    44 
    55Example: