Changes between Version 1 and Version 2 of Ticket #24251, comment 81
- Timestamp:
- 01/20/2019 10:53:32 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24251, comment 81
v1 v2 1 1 Replying to [comment:80 shamank]: 2 2 3 Don't do that, it is very dangerous. To load the SVG file in Wordpress you have add tothe svg file:3 Don't do that, it is very dangerous. Some time the SVG file don't have the following definition that is now required. To load the SVG file in Wordpress you have add in the svg file: 4 4 {{{ 5 5 <?xml version="1.0" encoding="utf-8"?> 6 6 }}} 7