2018-01-07 12:17:03 +01:00
|
|
|
{
|
|
|
|
"plugin-data":
|
|
|
|
{
|
|
|
|
"name": "HTML Code",
|
2019-01-25 16:26:34 +01:00
|
|
|
"description": "Add HTML, CSS or JavaScript code in the head metadata, header or footer of your site."
|
2018-01-07 12:45:47 +01:00
|
|
|
},
|
|
|
|
"insert-code-in-the-theme-inside-the-tag-head": "Insert code in the theme inside the tag <head> </head>",
|
|
|
|
"insert-code-in-the-theme-at-the-top": "Insert code in the theme at the top.",
|
2019-01-25 16:26:34 +01:00
|
|
|
"insert-code-in-the-theme-at-the-bottom": "Insert code in the theme at the bottom.",
|
|
|
|
"insert-code-in-the-admin-area-inside-the-tag-head": "Insert code in the admin area inside the tag <head> </head>",
|
|
|
|
"insert-code-in-the-admin-area-at-the-top": "Insert code in the admin area at the top.",
|
|
|
|
"insert-code-in-the-admin-area-at-the-bottom": "Insert code in the admin area at the bottom."
|
|
|
|
}
|