Opened 7 years ago
Last modified 5 years ago
#42645 assigned enhancement
Support passing version number to add_editor_style()
Reported by: | danielbachhuber | Owned by: | dinhtungdu |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | has-patch needs-testing |
Focuses: | Cc: |
Description
For automagically flushing browser cache, it would be helpful if add_editor_style()
supported a version number argument.
Attachments (9)
Change History (24)
This ticket was mentioned in Slack in #core by jeffpaul. View the logs.
7 years ago
#2
@
7 years ago
- Keywords has-patch needs-testing added; needs-patch removed
Added 42645.diff which includes a new parameter to accept a version number in the array which defaults to the WP version number.
This ticket was mentioned in Slack in #core by danieltj. View the logs.
6 years ago
This ticket was mentioned in Slack in #core-editor by benoitchantre. View the logs.
5 years ago
This ticket was mentioned in Slack in #core by david.baumwald. View the logs.
5 years ago
#11
@
5 years ago
- Keywords needs-refresh added
- Owner set to dinhtungdu
- Status changed from new to assigned
#12
@
5 years ago
Current working patch: attachment:42645.5.diff is just a proof of concept. I'm not satisfied with the code and working on a better implementation.
#13
@
5 years ago
- Milestone changed from 5.3 to Future Release
This one still needs more work. I am going to punt this since 5.3 beta 1 is in less than 3 days.
#14
@
5 years ago
- Keywords needs-refresh removed
@desrosj Should we change this ticket back to 5.3 with 42645.6.diff.
Add a version parameter which falls back to wp version