Search Everything - Version 6.1.5

Version Description

Download this release

Release Info

Developer dancameron
Plugin Icon wp plugin Search Everything
Version 6.1.5
Comparing to
See all releases

Code changes from version 6.1.3 to 6.1.5

Files changed (5) hide show
  1. lang/se-it_IT.mo +0 -0
  2. lang/se-it_IT.po +202 -69
  3. readme.txt +5 -2
  4. search-everything.php +22 -16
  5. views/options.php +3 -3
lang/se-it_IT.mo CHANGED
Binary file
lang/se-it_IT.po CHANGED
@@ -1,12 +1,13 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Search Everything in italiano\n"
4
- "POT-Creation-Date: \n"
5
- "PO-Revision-Date: 2008-06-22 11:53+0100\n"
 
6
  "Last-Translator: Gianni Diurno (aka gidibao) <gidibao@gmail.com>\n"
7
  "Language-Team: Gianni Diurno | http://gidibao.net/ <gidibao@gmail.com>\n"
8
  "MIME-Version: 1.0\n"
9
- "Content-Type: text/plain; charset=utf-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
  "X-Poedit-KeywordsList: __;_e\n"
12
  "X-Poedit-Basepath: C:\\Dokumente und Einstellungen\\AlohaStone\\Eigene Dateien\\Eigene Websites\\ver 2.3\\wordpress\\wp-content\\plugins\\\n"
@@ -15,99 +16,231 @@ msgstr ""
15
  "X-Poedit-SourceCharset: utf-8\n"
16
  "X-Poedit-SearchPath-0: search-everything\n"
17
 
18
- #: search-everything/SE-Admin.php:29
19
- msgid "Search Everything Options <strong>Updated</strong>."
20
- msgstr "Le opzioni di Search Everything sono state <strong>aggiornate</strong>."
21
 
22
- #: search-everything/SE-Admin.php:59
23
- msgid "The options selected below will be used in every search query on this site; in addition to the built-in post search."
24
- msgstr "Le opzioni selezionate verranno utilizzate per ogni interrogazione di ricerca (in aggiunta a quella di base) agli articoli di questo sito."
25
 
26
- #: search-everything/SE-Admin.php:63
27
- msgid "SE Search Options"
28
- msgstr "Opzioni di ricerca SE"
29
 
30
- #: search-everything/SE-Admin.php:64
31
- msgid "Use this form to configure your search options."
32
- msgstr "Utilizza questo modulo per configurare le tue opzioni di ricerca."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
 
34
- #: search-everything/SE-Admin.php:67
35
- msgid "Search Options Form"
36
- msgstr "Modulo delle opzioni di ricerca"
37
 
38
- #: search-everything/SE-Admin.php:69
 
 
 
 
39
  msgid "Exclude some post or page IDs"
40
  msgstr "Escludi l'ID di alcune pagine o articoli"
41
 
42
- #: search-everything/SE-Admin.php:70
43
  msgid "Comma separated Post IDs (example: 1, 5, 9)"
44
  msgstr "Separa l'ID dei post con una virgola (ad esempio: 1, 5, 9)"
45
 
46
- #: search-everything/SE-Admin.php:75
47
  msgid "Exclude Categories"
48
  msgstr "Escludi le categorie"
49
 
50
- #: search-everything/SE-Admin.php:76
51
  msgid "Comma separated category IDs (example: 1, 4)"
52
  msgstr "Separa l'ID delle categorie con una virgola (ad esempio: 1, 5, 9)"
53
 
54
- #: search-everything/SE-Admin.php:81
55
- msgid "Search every page (non-password protected)"
56
- msgstr "Ricerca estesa ad ogni pagina (non protetta da password)"
57
-
58
- #: search-everything/SE-Admin.php:83
59
- msgid "Search approved pages only?"
60
- msgstr "Vuoi che la ricerca sia ristretta solamente alle pagine? "
61
-
62
- #: search-everything/SE-Admin.php:89
63
- msgid "Search every tag"
64
- msgstr "Ricerca estesa ad ogni tag"
65
 
66
- #: search-everything/SE-Admin.php:94
67
- msgid "Search every comment"
68
- msgstr "Ricerca estesa ad ogni commento"
69
-
70
- #: search-everything/SE-Admin.php:97
71
- msgid "Search approved comments only?"
72
- msgstr "Vuoi che la ricerca sia ristretta solamente ai commenti?"
73
-
74
- #: search-everything/SE-Admin.php:100
75
- msgid "Search every excerpt"
76
- msgstr "Ricerca estesa ad ogni estratto"
77
 
78
- #: search-everything/SE-Admin.php:103
79
- msgid "Search every draft"
80
- msgstr "Ricerca estesa ad ogni bozza"
81
 
82
- #: search-everything/SE-Admin.php:106
83
- msgid "Search every attachment"
84
- msgstr "Ricerca estesa ad ogni allegato"
85
 
86
- #: search-everything/SE-Admin.php:109
87
- msgid "Search every custom field (metadata)"
88
- msgstr "Ricerca per ogni campo personalizzato (metadata)"
89
 
90
- #: search-everything/SE-Admin.php:115
91
- msgid "Update Options"
92
- msgstr "Aggiona le opzioni"
93
 
94
- #: search-everything/SE-Admin.php:121
95
- msgid "SE Search Form"
96
- msgstr "Modulo di ricerca SE"
97
 
98
- #: search-everything/SE-Admin.php:122
99
  msgid "Use this search form to run a live search test."
100
  msgstr "Usa questo modulo di ricerca per avviare un test live di ricerca."
101
 
102
- #: search-everything/SE-Admin.php:125
103
- msgid "Site Search"
104
- msgstr "Ricerca nel sito"
105
-
106
- #: search-everything/SE-Admin.php:127
107
- msgid "Enter search terms"
108
- msgstr "Inserisci i termini di ricerca"
109
-
110
- #: search-everything/SE-Admin.php:129
111
  msgid "Run Test Search"
112
  msgstr "Avvia il test di ricerca"
113
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Search Everything in italiano\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/search-everything\n"
5
+ "POT-Creation-Date: 2009-05-28 00:37+0000\n"
6
+ "PO-Revision-Date: 2009-05-29 07:55+0100\n"
7
  "Last-Translator: Gianni Diurno (aka gidibao) <gidibao@gmail.com>\n"
8
  "Language-Team: Gianni Diurno | http://gidibao.net/ <gidibao@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
  "X-Poedit-KeywordsList: __;_e\n"
13
  "X-Poedit-Basepath: C:\\Dokumente und Einstellungen\\AlohaStone\\Eigene Dateien\\Eigene Websites\\ver 2.3\\wordpress\\wp-content\\plugins\\\n"
16
  "X-Poedit-SourceCharset: utf-8\n"
17
  "X-Poedit-SearchPath-0: search-everything\n"
18
 
19
+ #: views/options.php:51
20
+ msgid "Your default search settings have been <strong>updated</strong> by Search Everything. </p><p> What are you waiting for? Go check out the new search results!"
21
+ msgstr "Le tue impostazioni predefinite per la ricerca sono state <strong>aggiornate</strong> da Search Everything. </p><p> Cosa stai aspettando? Vai a vedere i nuovi risultati!"
22
 
23
+ #: views/options.php:58
24
+ msgid "Your settings have been reset"
25
+ msgstr "Le tue impostazioni sono stateripristinate"
26
 
27
+ #: views/options.php:68
28
+ msgid "Search Everything Version:"
29
+ msgstr "Versione di Search Everything:"
30
 
31
+ #: views/options.php:73
32
+ #: views/options.php:251
33
+ msgid "Update Options"
34
+ msgstr "Aggiona le opzioni"
35
+
36
+ #: views/options.php:81
37
+ msgid "Basic Configuration"
38
+ msgstr "Configurazione di base"
39
+
40
+ #: views/options.php:87
41
+ msgid "Search every page"
42
+ msgstr "Ricerca estesa ad ogni pagina"
43
+
44
+ #: views/options.php:87
45
+ msgid "(non-password protected)"
46
+ msgstr "(non protetto da password)"
47
+
48
+ #: views/options.php:91
49
+ #: views/options.php:102
50
+ #: views/options.php:115
51
+ #: views/options.php:129
52
+ #: views/options.php:140
53
+ #: views/options.php:150
54
+ #: views/options.php:160
55
+ #: views/options.php:170
56
+ #: views/options.php:183
57
+ #: views/options.php:194
58
+ #: views/options.php:204
59
+ #: views/options.php:214
60
+ msgid "Yes"
61
+ msgstr "Sì"
62
+
63
+ #: views/options.php:98
64
+ msgid "Search approved pages only"
65
+ msgstr "Ricerca ristretta solamente alle pagine"
66
+
67
+ #: views/options.php:111
68
+ msgid "Search every tag name"
69
+ msgstr "Ricerca estesa ad ogni nome tag"
70
+
71
+ #: views/options.php:125
72
+ msgid "Search every category name and description"
73
+ msgstr "Ricerca estesa ad ogni categoria e descrizione"
74
+
75
+ #: views/options.php:136
76
+ msgid "Search every comment"
77
+ msgstr "Ricerca estesa ad ogni commento"
78
+
79
+ #: views/options.php:146
80
+ msgid "Search comment authors"
81
+ msgstr "Ricerca estesa agli autori dei commenti"
82
+
83
+ #: views/options.php:156
84
+ msgid "Search approved comments only"
85
+ msgstr "Ricerca ristretta solamente ai commenti"
86
+
87
+ #: views/options.php:166
88
+ msgid "Search every excerpt"
89
+ msgstr "Ricerca estesa ad ogni estratto"
90
+
91
+ #: views/options.php:179
92
+ msgid "Search every draft"
93
+ msgstr "Ricerca estesa ad ogni bozza"
94
+
95
+ #: views/options.php:190
96
+ msgid "Search every attachment"
97
+ msgstr "Ricerca estesa ad ogni allegato"
98
+
99
+ #: views/options.php:200
100
+ msgid "Search every custom field"
101
+ msgstr "Ricerca estesa per ogni campo personalizzato"
102
+
103
+ #: views/options.php:200
104
+ msgid "(metadata)"
105
+ msgstr "(metadati)"
106
 
107
+ #: views/options.php:210
108
+ msgid "Search every author"
109
+ msgstr "Ricerca estesa ad ogni autore"
110
 
111
+ #: views/options.php:226
112
+ msgid "Advanced Configuration - Exclusion"
113
+ msgstr "Configurazione avanzata - Esclusione"
114
+
115
+ #: views/options.php:232
116
  msgid "Exclude some post or page IDs"
117
  msgstr "Escludi l'ID di alcune pagine o articoli"
118
 
119
+ #: views/options.php:235
120
  msgid "Comma separated Post IDs (example: 1, 5, 9)"
121
  msgstr "Separa l'ID dei post con una virgola (ad esempio: 1, 5, 9)"
122
 
123
+ #: views/options.php:239
124
  msgid "Exclude Categories"
125
  msgstr "Escludi le categorie"
126
 
127
+ #: views/options.php:242
128
  msgid "Comma separated category IDs (example: 1, 4)"
129
  msgstr "Separa l'ID delle categorie con una virgola (ad esempio: 1, 5, 9)"
130
 
131
+ #: views/options.php:256
132
+ msgid "Developed by Dan Cameron of"
133
+ msgstr "Sviluppato da Dan Cameron di"
 
 
 
 
 
 
 
 
134
 
135
+ #: views/options.php:256
136
+ msgid "Sprout Venture"
137
+ msgstr "Sprout Venture"
 
 
 
 
 
 
 
 
138
 
139
+ #: views/options.php:256
140
+ msgid "We Provide custom WordPress Plugins and Themes and a whole lot more."
141
+ msgstr "Realizziamo plugin personalizzati per WordPress, temi e molto altro ancora."
142
 
143
+ #: views/options.php:260
144
+ msgid "Reset Button"
145
+ msgstr "Pulsante ripristino"
146
 
147
+ #: views/options.php:268
148
+ msgid "Find a bug?"
149
+ msgstr "Segnala un errore"
150
 
151
+ #: views/options.php:268
152
+ msgid "Post it as a new issue"
153
+ msgstr "qui"
154
 
155
+ #: views/options.php:275
156
+ msgid "Test Search Form"
157
+ msgstr "Test modulo di ricerca"
158
 
159
+ #: views/options.php:282
160
  msgid "Use this search form to run a live search test."
161
  msgstr "Usa questo modulo di ricerca per avviare un test live di ricerca."
162
 
163
+ #: views/options.php:288
 
 
 
 
 
 
 
 
164
  msgid "Run Test Search"
165
  msgstr "Avvia il test di ricerca"
166
 
167
+ #: views/options.php:299
168
+ msgid "News"
169
+ msgstr "Novità"
170
+
171
+ #: views/options.php:300
172
+ msgid "Development Support"
173
+ msgstr "Supporto per lo sviluppo"
174
+
175
+ #: views/options.php:301
176
+ msgid "Localization Support"
177
+ msgstr "Supporto per la localizzazione"
178
+
179
+ #: views/options.php:307
180
+ msgid "LOCALIZATION SUPPORT:"
181
+ msgstr "SUPPORTO LOCALIZZAZIONE:"
182
+
183
+ #: views/options.php:307
184
+ msgid "Version 6 was a major update and a few areas need new localization support. If you can help send me your translations by posting them as a new issue, "
185
+ msgstr "La versione 6 é da considerarsi quale major update ed alcune aree necessitano di un nuovo lavoro di localizzazione. Aiutatemi inviandomi le vostre traduzioni aggiornate,"
186
+
187
+ #: views/options.php:307
188
+ msgid "here"
189
+ msgstr "qui"
190
+
191
+ #: views/options.php:308
192
+ msgid "Thank You!"
193
+ msgstr "Grazie!"
194
+
195
+ #: views/options.php:308
196
+ msgid "The development of Search Everything since Version one has primarily come from the WordPress community, I&#8217;m grateful for their dedicated and continued support."
197
+ msgstr "Sino dalla prima versione, Search Everything ha avuto un grande supporto da parte della comunità di WordPress: sono grato per tutto il Vostro tempo dedicato ed il continuo supporto."
198
+
199
+ #: views/options.php:318
200
+ msgid "and many more..."
201
+ msgstr "e molto altro ancora..."
202
+
203
+ #: views/options.php:318
204
+ msgid "how about you?"
205
+ msgstr "segnalazioni"
206
+
207
+ #. Plugin Name of an extension
208
+ msgid "Search Everything"
209
+ msgstr "Search Everything"
210
+
211
+ #. Plugin URI of an extension
212
+ msgid "https://redmine.sproutventure.com/projects/show/search-everything"
213
+ msgstr "https://redmine.sproutventure.com/projects/show/search-everything"
214
+
215
+ #. Description of an extension
216
+ msgid "Adds search functionality without modifying template pages: Activate, Configure and Search. Options Include: search pages, excerpts, attachments, drafts, comments, tags and custom fields (metadata). Also offers the ability to exclude specific pages and posts. Does not search password-protected content."
217
+ msgstr "Aggiunge la funzionalità della ricerca senza modificare il template delle pagine: Attivare, Configurare e Ricercare. Opzioni incluse: ricerca pagine, riassunti, allegati, bozze, commenti, tag e campi personalizzati (metadati). Offre inoltre la possibilità di escludere dei specifici articoli e pagine. Non verranno effettuate delle ricerche per quei contenuti protetti da password."
218
+
219
+ #. Author of an extension
220
+ msgid "Dan Cameron of Sprout Venture"
221
+ msgstr "Dan Cameron di Sprout Venture"
222
+
223
+ #. Author URI of an extension
224
+ msgid "http://sproutventure.com/"
225
+ msgstr "http://sproutventure.com/"
226
+
227
+ #~ msgid "Search Everything Options <strong>Updated</strong>."
228
+ #~ msgstr ""
229
+ #~ "Le opzioni di Search Everything sono state <strong>aggiornate</strong>."
230
+ #~ msgid ""
231
+ #~ "The options selected below will be used in every search query on this "
232
+ #~ "site; in addition to the built-in post search."
233
+ #~ msgstr ""
234
+ #~ "Le opzioni selezionate verranno utilizzate per ogni interrogazione di "
235
+ #~ "ricerca (in aggiunta a quella di base) agli articoli di questo sito."
236
+ #~ msgid "SE Search Options"
237
+ #~ msgstr "Opzioni di ricerca SE"
238
+ #~ msgid "Use this form to configure your search options."
239
+ #~ msgstr "Utilizza questo modulo per configurare le tue opzioni di ricerca."
240
+ #~ msgid "Search Options Form"
241
+ #~ msgstr "Modulo delle opzioni di ricerca"
242
+ #~ msgid "Site Search"
243
+ #~ msgstr "Ricerca nel sito"
244
+ #~ msgid "Enter search terms"
245
+ #~ msgstr "Inserisci i termini di ricerca"
246
+
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
  === Plugin Name ===
2
- Contributors: dancameron, sproutventure
3
  Donate link: http://www.amazon.com/wishlist/3EM84J7FVHE6S
4
  Tags: search, tag search, category search, category exclusion, comment search, page search, admin, seo
5
  Requires at least: 2.1
6
  Tested up to: 2.8
7
- Stable tag: 6.1.3
8
 
9
  Increases Wordpress' default search functionality through an options panel. Options include searching pages, excerpts, attachments, drafts, comments and custom fields (metadata).
10
 
@@ -25,6 +25,8 @@ Search Everything increases the ability of the default Wordpress Search, options
25
  * Exclude Posts from search
26
  * Exclude Categories from search
27
 
 
 
28
  * 6.1.3 - Exclusion Bug Fix.
29
  * 6.1.2 - Localization bug fixes.
30
  * 6.1.1 - Fixed bug when search comments is selected and localization update.
@@ -33,6 +35,7 @@ Search Everything increases the ability of the default Wordpress Search, options
33
 
34
  == Update Log ==
35
 
 
36
  * 6.1.3 - Exclusion Bug Fix.
37
  * 6.1.2 - Localization bug fixes.
38
  * 6.1.1 - Fixed bug when search comments is selected and localization update.
1
  === Plugin Name ===
2
+ Contributors: dancameron, sproutventure, ericlebail
3
  Donate link: http://www.amazon.com/wishlist/3EM84J7FVHE6S
4
  Tags: search, tag search, category search, category exclusion, comment search, page search, admin, seo
5
  Requires at least: 2.1
6
  Tested up to: 2.8
7
+ Stable tag: 6.1.5
8
 
9
  Increases Wordpress' default search functionality through an options panel. Options include searching pages, excerpts, attachments, drafts, comments and custom fields (metadata).
10
 
25
  * Exclude Posts from search
26
  * Exclude Categories from search
27
 
28
+ * 6.1.5 - Major Exclude Bug fix.
29
+ * 6.1.4 - New Translations (IT)
30
  * 6.1.3 - Exclusion Bug Fix.
31
  * 6.1.2 - Localization bug fixes.
32
  * 6.1.1 - Fixed bug when search comments is selected and localization update.
35
 
36
  == Update Log ==
37
 
38
+ * 6.1.5 - Major Exclude Bug fix.
39
  * 6.1.3 - Exclusion Bug Fix.
40
  * 6.1.2 - Localization bug fixes.
41
  * 6.1.1 - Fixed bug when search comments is selected and localization update.
search-everything.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Search Everything
4
  Plugin URI: https://redmine.sproutventure.com/projects/show/search-everything
5
  Description: Adds search functionality without modifying template pages: Activate, Configure and Search. Options Include: search pages, excerpts, attachments, drafts, comments, tags and custom fields (metadata). Also offers the ability to exclude specific pages and posts. Does not search password-protected content.
6
- Version: 6.1.3
7
  Author: Dan Cameron of Sprout Venture
8
  Author URI: http://sproutventure.com/
9
  */
@@ -507,13 +507,16 @@ Class SearchEverything {
507
  function se_build_exclude_posts()
508
  {
509
  $excludeQuery = '';
510
- $excludedPostList = trim($this->options['se_exclude_posts_list']);
511
- if ($excludedPostList != '')
512
  {
513
- $excl_list = implode(',', explode(',',$excludedPostList));
514
- $excludeQuery = ' AND (wp_posts.ID NOT IN ( '.$excl_list.' ))';
 
 
 
 
 
515
  }
516
- $this->se_log("ex posts where: ".$excludeQuery);
517
  return $excludeQuery;
518
  }
519
 
@@ -521,20 +524,23 @@ Class SearchEverything {
521
  function se_build_exclude_categories()
522
  {
523
  $excludeQuery = '';
524
- $excludedCatList = trim($this->options['se_exclude_categories_list']);
525
- if ($excludedCatList != '')
526
  {
527
- $excl_list = implode(',', explode(',',$excludedCatList));
528
- if ($this->wp_ver23)
529
  {
530
- $excludeQuery = " AND ( ctax.term_id NOT IN ( ".$excl_list." ))";
531
- }
532
- else
533
- {
534
- $excludeQuery = ' AND (c.category_id NOT IN ( '.$excl_list.' ))';
 
 
 
 
535
  }
 
536
  }
537
- $this->se_log("ex category where: ".$excludeQuery);
538
  return $excludeQuery;
539
  }
540
 
3
  Plugin Name: Search Everything
4
  Plugin URI: https://redmine.sproutventure.com/projects/show/search-everything
5
  Description: Adds search functionality without modifying template pages: Activate, Configure and Search. Options Include: search pages, excerpts, attachments, drafts, comments, tags and custom fields (metadata). Also offers the ability to exclude specific pages and posts. Does not search password-protected content.
6
+ Version: 6.1.5
7
  Author: Dan Cameron of Sprout Venture
8
  Author URI: http://sproutventure.com/
9
  */
507
  function se_build_exclude_posts()
508
  {
509
  $excludeQuery = '';
510
+ if (!empty($wp_query->query_vars['s']))
 
511
  {
512
+ $excludedPostList = trim($this->options['se_exclude_posts_list']);
513
+ if ($excludedPostList != '')
514
+ {
515
+ $excl_list = implode(',', explode(',',$excludedPostList));
516
+ $excludeQuery = ' AND (wp_posts.ID NOT IN ( '.$excl_list.' ))';
517
+ }
518
+ $this->se_log("ex posts where: ".$excludeQuery);
519
  }
 
520
  return $excludeQuery;
521
  }
522
 
524
  function se_build_exclude_categories()
525
  {
526
  $excludeQuery = '';
527
+ if (!empty($wp_query->query_vars['s']))
 
528
  {
529
+ $excludedCatList = trim($this->options['se_exclude_categories_list']);
530
+ if ($excludedCatList != '')
531
  {
532
+ $excl_list = implode(',', explode(',',$excludedCatList));
533
+ if ($this->wp_ver23)
534
+ {
535
+ $excludeQuery = " AND ( ctax.term_id NOT IN ( ".$excl_list." ))";
536
+ }
537
+ else
538
+ {
539
+ $excludeQuery = ' AND (c.category_id NOT IN ( '.$excl_list.' ))';
540
+ }
541
  }
542
+ $this->se_log("ex category where: ".$excludeQuery);
543
  }
 
544
  return $excludeQuery;
545
  }
546
 
views/options.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  Class se_admin {
4
 
5
- var $version = '6.1.3';
6
 
7
  function se_admin() {
8
 
@@ -320,13 +320,13 @@ Class se_admin {
320
  </td>
321
  <td>
322
  <ul class="SE_lists">
323
- <li><a href="#">Simon Hansen (NN)</a></li>
 
324
  <li><a href="#">hit1205 (CN and TW)</a></li>
325
  <li><a href="http://beyn.org/" target="blank">Barış Ünver (FR)</a></li>
326
  <li><a href="http://www.alohastone.com" target="blank">alohastone (DE)</a></li>
327
  <li><a href="http://gidibao.net/" target="blank">Gianni Diurno (ES)</a></li>
328
  <li><a href="#">János Csárdi-Braunstein (HU)</a></li>
329
- <li><a href="http://gidibao.net/" target="blank">Gianni Diurno (IT)</a></li>
330
  <li><a href="http://wppluginsj.sourceforge.jp/i18n-ja_jp/" target="blank">Naoko McCracken (JA)</a></li>
331
  <li><a href="http://idimensie.nl" target="blank">Joeke-Remkus de Vries (NL)</a></li>
332
  <li><a href="#">Silver Ghost (RU)</a></li>
2
 
3
  Class se_admin {
4
 
5
+ var $version = '6.1.5';
6
 
7
  function se_admin() {
8
 
320
  </td>
321
  <td>
322
  <ul class="SE_lists">
323
+ <li><a href="#">Simon Hansen (NN) - v.6</a></li>
324
+ <li><a href="http://gidibao.net/" target="blank">Gianni Diurno (IT) - v.6</a></li>
325
  <li><a href="#">hit1205 (CN and TW)</a></li>
326
  <li><a href="http://beyn.org/" target="blank">Barış Ünver (FR)</a></li>
327
  <li><a href="http://www.alohastone.com" target="blank">alohastone (DE)</a></li>
328
  <li><a href="http://gidibao.net/" target="blank">Gianni Diurno (ES)</a></li>
329
  <li><a href="#">János Csárdi-Braunstein (HU)</a></li>
 
330
  <li><a href="http://wppluginsj.sourceforge.jp/i18n-ja_jp/" target="blank">Naoko McCracken (JA)</a></li>
331
  <li><a href="http://idimensie.nl" target="blank">Joeke-Remkus de Vries (NL)</a></li>
332
  <li><a href="#">Silver Ghost (RU)</a></li>