Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #24251, comment 81


Ignore:
Timestamp:
01/20/2019 10:53:32 AM (7 years ago)
Author:
efilippucci
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24251, comment 81

    v1 v2  
    11Replying to [comment:80 shamank]:
    22
    3 Don't do that, it is very dangerous. To load the SVG file in Wordpress you have add to the svg file:
     3Don'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:
    44{{{
    55<?xml version="1.0" encoding="utf-8"?>
    66}}}
     7