Changes between Initial Version and Version 1 of Ticket #34882, comment 6
- Timestamp:
- 06/07/2016 05:30:18 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34882, comment 6
initial v1 1 @webmandesign, I'm not sure if adding another filter there is the best solution. The "patch" proposed by @ungestaltbar in the ticket description looks pretty good too. Seems we should be letting themes register editor stylesheet on the front-end too.1 @webmandesign, I'm not sure if adding another filter there is the best solution. The "patch" proposed by @ungestaltbar in the ticket description looks pretty good too. Seems we should be letting themes register editor stylesheet on the front-end. 2 2 3 3 The next step would be to find out why `is_admin()` was added there. Is it a simple optimization (less code to run on every front-end page load) or there was another reason too.