14 lines
839 B
JSON
14 lines
839 B
JSON
{
|
|
"plugin-data":
|
|
{
|
|
"name": "کد HTML",
|
|
"description": "افزودن کد HTML ، CSS و یا JavaScript در head metadata ، header و یا footer وبسایت خود."
|
|
},
|
|
"insert-code-in-the-theme-inside-the-tag-head": "درج کد در قالب درون تگ <head> </head>",
|
|
"insert-code-in-the-theme-at-the-top": "درج کد درون قالب در بالا.",
|
|
"insert-code-in-the-theme-at-the-bottom": "درج کد درون قالب در پایین.",
|
|
"insert-code-in-the-admin-area-inside-the-tag-head": "درج کد در محیط مدیریت درون تگ <head> </head>",
|
|
"insert-code-in-the-admin-area-at-the-top": "درج کد در محیط مدیریت در بالا.",
|
|
"insert-code-in-the-admin-area-at-the-bottom": "درج کد در محیط مدیریت در پایین."
|
|
}
|