-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinit.php
283 lines (231 loc) · 9.45 KB
/
init.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
<?php
# kleeja plugin
# kj_meta_seo
# version: 1.0
# developer: kleeja team
# prevent illegal run
if (!defined('IN_PLUGINS_SYSTEM')) {
exit();
}
# plugin basic information
$kleeja_plugin['kj_meta_seo']['information'] = array(
# the casucal name of this plugin, anything can a human being understands
'plugin_title' => array(
'en' => 'KJ Meta SEO',
'ar' => 'ميتا سيو'
),
# who wrote this plugin?
'plugin_developer' => 'kleeja.com',
# this plugin version
'plugin_version' => '1.0',
# explain what is this plugin, why should i use it?
'plugin_description' => array(
'en' => 'Meta fields plugin to enhance SEO for Kleeja',
'ar' => 'إضافة الميتا الدسكربشن و الكييورزد لكليجا'
),
# min version of kleeja that's required to run this plugin
'plugin_kleeja_version_min' => '2.0',
# max version of kleeja that support this plugin, use 0 for unlimited
'plugin_kleeja_version_max' => '3.9',
# should this plugin run before others?, 0 is normal, and higher number has high priority
'plugin_priority' => 0
);
//after installation message, you can remove it, it's not requiered
$kleeja_plugin['kj_meta_seo']['first_run']['ar'] = "
شكراً لاستخدامك إضافة الميتا لكليجا، قم بمراسلتنا بالأخطاء عند ظهورها على البريد: <br>
";
$kleeja_plugin['kj_meta_seo']['first_run']['en'] = "
Thank you for using our plugin, if you encounter any bugs and errors, contact us: <br>
";
# plugin installation function
$kleeja_plugin['kj_meta_seo']['install'] = function ($plg_id) {
//new options
$options = array(
'kj_meta_seo_home_meta_description' =>
array(
'value' => '',
'html' => configField('kj_meta_seo_home_meta_description'),
'plg_id' => $plg_id,
'type' => 'kj_meta_seo',
'order' => '1',
),
'kj_meta_seo_home_meta_keywords' =>
array(
'value' => '',
'html' => configField('kj_meta_seo_home_meta_keywords'),
'plg_id' => $plg_id,
'type' => 'kj_meta_seo',
'order' => '2',
),
'kj_meta_seo_enable_auto_meta' =>
array(
'value' => '1',
'html' => configField('kj_meta_seo_enable_auto_meta', 'yesno'),
'plg_id' => $plg_id,
'type' => 'kj_meta_seo',
'order' => '3',
),
'kj_meta_seo_enable_download_auto_meta' =>
array(
'value' => '1',
'html' => configField('kj_meta_seo_enable_download_auto_meta', 'yesno'),
'plg_id' => $plg_id,
'type' => 'kj_meta_seo',
'order' => '4',
),
'kj_meta_seo_enable_facebook_meta_tags' =>
array(
'value' => '1',
'html' => configField('kj_meta_seo_enable_facebook_meta_tags', 'yesno'),
'plg_id' => $plg_id,
'type' => 'kj_meta_seo',
'order' => '5',
),
'kj_meta_seo_enable_twitter_meta_tags' =>
array(
'value' => '1',
'html' => configField('kj_meta_seo_enable_twitter_meta_tags', 'yesno'),
'plg_id' => $plg_id,
'type' => 'kj_meta_seo',
'order' => '6',
),
'kj_meta_seo_image_path' =>
array(
'value' => 'iPhone.png',
'html' => configField('kj_meta_seo_image_path'),
'plg_id' => $plg_id,
'type' => 'kj_meta_seo',
'order' => '7',
),
);
add_config_r($options);
//new language variables
add_olang(array(
'CONFIG_KLJ_MENUS_KJ_META_SEO' => 'خيارات ميتا سيو',
'KJ_META_SEO_HOME_META_DESCRIPTION' => 'الميتا دسكربشن/الوصف للبداية',
'KJ_META_SEO_HOME_META_KEYWORDS' => 'الميتا كيووردز/الكلمات للبداية',
'KJ_META_SEO_ENABLE_AUTO_META' => 'إنشاء الميتا بشكل تلقائي لباقي الصفحات',
'KJ_META_SEO_ENABLE_DOWNLOAD_AUTO_META' => 'إنشاء الميتا بشكل تلقائي لصفحة التحميل',
'KJ_META_SEO_ENABLE_FACEBOOK_META_TAGS' => 'تضمين الميتا أوبن قراف الخاصة بفيس بوك',
'KJ_META_SEO_ENABLE_TWITTER_META_TAGS' => 'تضمين الميتا كاردز الخاصة بتويتر',
'KJ_META_SEO_IMAGE_PATH' => 'الصورة المضمنة في الميتا (توضع في مجلد images)',
),
'ar',
$plg_id);
add_olang(array(
'CONFIG_KLJ_MENUS_KJ_META_SEO' => 'Meta SEO Settings',
'KJ_META_SEO_HOME_META_DESCRIPTION' => 'Meta description',
'KJ_META_SEO_HOME_META_KEYWORDS' => 'Meta keywords',
'KJ_META_SEO_ENABLE_AUTO_META' => 'Auto generate meta codes for all pages',
'KJ_META_SEO_ENABLE_DOWNLOAD_AUTO_META' => 'Auto generate meta codes for download page',
'KJ_META_SEO_ENABLE_FACEBOOK_META_TAGS' => 'Includes Facebook OpenGraph meta tags',
'KJ_META_SEO_ENABLE_TWITTER_META_TAGS' => 'Includes Twitter Cards meta tags',
'KJ_META_SEO_IMAGE_PATH' => 'Included image in meta (from folder: images)',
),
'en',
$plg_id);
};
//plugin update function, called if plugin is already installed but version is different than current
$kleeja_plugin['kj_meta_seo']['update'] = function ($old_version, $new_version) {
// if(version_compare($old_version, '0.5', '<')){
// //... update to 0.5
// }
//
// if(version_compare($old_version, '0.6', '<')){
// //... update to 0.6
// }
//you could use update_config, update_olang
};
# plugin uninstalling, function to be called at uninstalling
$kleeja_plugin['kj_meta_seo']['uninstall'] = function ($plg_id) {
//delete options
delete_config(array(
'kj_meta_seo_home_meta_description',
'kj_meta_seo_home_meta_keywords',
'kj_meta_seo_enable_auto_meta',
'kj_meta_seo_enable_download_auto_meta',
'kj_meta_seo_enable_facebook_meta_tags',
'kj_meta_seo_enable_twitter_meta_tags',
'kj_meta_seo_image_path',
));
//delete language variables
foreach (['ar', 'en'] as $language) {
delete_olang(null, $language, $plg_id);
}
};
# plugin functions
$kleeja_plugin['kj_meta_seo']['functions'] = array(
'Saaheader_links_func' => function ($args) {
$extra = $args['extra'] . kj_meta_seo_out(
defined('IN_DOWNLOAD') ? 'download' : (defined('IN_REAL_INDEX') ? 'home' : 'any')
);
return compact('extra');
}
);
/**
* special functions
*/
if (!function_exists('kj_meta_seo_out')) {
function kj_meta_seo_out($in = '')
{
global $config, $title;
if($in == 'download' && $config['kj_meta_seo_enable_download_auto_meta'] == 0){
return null;
}
if($in == 'any' && $config['kj_meta_seo_enable_auto_meta'] == 0){
return null;
}
$metas = [];
$desc = '';
$keywords = '';
$included_image = rtrim($config['siteurl'], '/') . '/images/' . $config['kj_meta_seo_image_path'];
switch ($in){
case 'home':
$desc = $config['kj_meta_seo_home_meta_description'];
$keywords = str_replace("،", ",", $config['kj_meta_seo_home_meta_keywords']);
break;
default:
$desc = $title;
$keywords = implode(', ', kj_meta_seo_keywords_extract($title));
break;
}
$metas = array_merge($metas, array(
'<meta name="description" content="' . $desc . '">',
'<meta name="keywords" content="' . $keywords . '" >'
));
$actual_link = htmlspecialchars('http://'.$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']);
if($config['kj_meta_seo_enable_facebook_meta_tags'] == 1) {
$facebook_meta = array(
'<meta property="og:type" content="website">',
'<meta property="og:title" content="' . $title . '">',
'<meta property="og:image" content="' . $included_image . '">',
'<meta property="og:url" content="' . $actual_link . '">',
'<meta property="og:site_name" content="' . $config['sitename'] . '">',
'<meta property="og:description" content="' . htmlspecialchars($desc) . '">'
);
$metas = array_merge($metas, $facebook_meta);
}
if($config['kj_meta_seo_enable_twitter_meta_tags'] == 1) {
$twitter_meta = array(
'<meta name="twitter:card" content="summary">',
'<meta name="twitter:title" content="'. $title .'">',
'<meta name="twitter:description" content="' . htmlspecialchars($desc) . '">',
'<meta name="twitter:image" content="' . $included_image . '">',
);
$metas = array_merge($metas, $twitter_meta);
}
return '
<!-- kj_meta_seo start -->
' . implode("\n ", $metas) . '
<!-- kj_meta_seo end -->
';
}
}
if (!function_exists('kj_meta_seo_keywords_extract')) {
function kj_meta_seo_keywords_extract($string = '')
{
return array_filter(preg_split("!\W!", $string));
}
}