This commit is contained in:
Ty Clifford
2026-07-03 07:31:09 -04:00
commit cebb0d3af1
800 changed files with 89782 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"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": "درج کد در محیط مدیریت در پایین."
}