Opened 13 years ago
Closed 13 years ago
#25326 closed defect (bug) (fixed)
Unknown version for wp_script_is() and wp_style_is()
| Reported by: | jdgrimes | Owned by: | kpdesign |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.7 |
| Component: | Inline Docs | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
The docblocks for wp_script_is() and wp_style_is() currently say
* @since WP unknown; BP unknown
The functions were added in 2.8.0 - http://core.trac.wordpress.org/ticket/6197
Attachments (3)
Change History (12)
#4
follow-up:
↓ 5
@
13 years ago
We should probably add proper @since references for other functions in those files.
Not sure if @since r79 from BackPress is still relevant.
#5
in reply to: ↑ 4
@
13 years ago
Replying to SergeyBiryukov:
We should probably add proper
@sincereferences for other functions in those files.
Not sure if
@since r79from BackPress is still relevant.
@kpdesign is working on expanded docs for this file.
#7
@
13 years ago
- Summary Uknown version for wp_script_is() and wp_style_is() → Unknown version for wp_script_is() and wp_style_is()
#8
@
13 years ago
Uploaded patches for functional docs changes for functions.wp-scripts.php (25326.1-scripts.diff) and functions.wp-styles.php (25326.2-styles.diff).
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Changes to
@since 2.8.0