WP Total Hacks - Version 1.1.3

Version Description

Download this release

Release Info

Developer miyauchi
Plugin Icon wp plugin WP Total Hacks
Version 1.1.3
Comparing to
See all releases

Code changes from version 1.1.2 to 1.1.3

includes/admin.php CHANGED
@@ -63,6 +63,10 @@ private $translators = array(
63
  'lang' => 'French',
64
  'url' => 'http://www.chaptalstreetquartetfamily.fr/csqf00/'
65
  ),
 
 
 
 
66
  );
67
  private $role = 'manage_options';
68
  private $plugin_url = '';
63
  'lang' => 'French',
64
  'url' => 'http://www.chaptalstreetquartetfamily.fr/csqf00/'
65
  ),
66
+ 'George Siamidis' => array(
67
+ 'lang' => 'Greek',
68
+ 'url' => 'https://www.facebook.com/darkosxrc'
69
+ ),
70
  );
71
  private $role = 'manage_options';
72
  private $plugin_url = '';
languages/wp-total-hacks-el.mo ADDED
Binary file
languages/wp-total-hacks-el.po ADDED
@@ -0,0 +1,433 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: WP Total Hacks v1.1.2\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: \n"
6
+ "PO-Revision-Date: 2013-01-29 02:20:34+0000\n"
7
+ "Last-Translator: darkos <gsiamidis@gmail.com>\n"
8
+ "Language-Team: \n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
+ "X-Poedit-Language: Greek\n"
14
+ "X-Poedit-Country: GREECE\n"
15
+ "X-Poedit-SourceCharset: utf-8\n"
16
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
17
+ "X-Poedit-Basepath: ../\n"
18
+ "X-Poedit-Bookmarks: \n"
19
+ "X-Poedit-SearchPath-0: .\n"
20
+ "X-Textdomain-Support: yes"
21
+
22
+ #: includes/admin.php:235
23
+ #: includes/form/appearance.php:11
24
+ #: includes/form/appearance.php:35
25
+ #: includes/form/site.php:9
26
+ #: includes/form/site.php:19
27
+ #@ wp-total-hacks
28
+ msgid "Select File"
29
+ msgstr "Επιλογή Αρχείου"
30
+
31
+ #: includes/admin.php:368
32
+ #@ default
33
+ msgid "Saved."
34
+ msgstr ""
35
+
36
+ #: includes/admin.php:375
37
+ #@ default
38
+ msgid "Save Changes"
39
+ msgstr ""
40
+
41
+ #: includes/admin.php:420
42
+ #@ default
43
+ msgid "Deactivate"
44
+ msgstr ""
45
+
46
+ #: includes/admin.php:422
47
+ #: includes/admin.php:424
48
+ #@ default
49
+ msgid "Activate"
50
+ msgstr ""
51
+
52
+ #: includes/form/appearance.php:3
53
+ #@ wp-total-hacks
54
+ msgid "Appearance in admin"
55
+ msgstr "Εμφάνιση Διαχείρισης"
56
+
57
+ #: includes/form/appearance.php:6
58
+ #@ wp-total-hacks
59
+ msgid "Change admin header logo"
60
+ msgstr "Αλλαγή Λογότυπου Διαχείρισης"
61
+
62
+ #: includes/form/appearance.php:8
63
+ #, php-format
64
+ #@ wp-total-hacks
65
+ msgid "Upload %s x %s pixel image for admin header logo."
66
+ msgstr "Ανεβάστε %s x %s pixel εικόνα για Λογότυπο Διαχείρισης."
67
+
68
+ #: includes/form/appearance.php:16
69
+ #@ wp-total-hacks
70
+ msgid "Change admin footer text"
71
+ msgstr "Αλλαγή κειμένου Footer της Διαχείρισης"
72
+
73
+ #: includes/form/appearance.php:18
74
+ #@ wp-total-hacks
75
+ msgid "You can edit admin footer text. Line breaks will remove."
76
+ msgstr "Επεξεργασία κειμένου Footer Διαχείρισης. Τα κενά μεταξύ των γραμμών διαγράφονται."
77
+
78
+ #: includes/form/appearance.php:29
79
+ #@ wp-total-hacks
80
+ msgid "Change login logo"
81
+ msgstr "Αλλαγή Λογότυπου Διαχείρισης"
82
+
83
+ #: includes/form/appearance.php:31
84
+ #@ wp-total-hacks
85
+ msgid "You can customize logo, URL and Title. The logo image size is recommended 310 x 70 pixel."
86
+ msgstr "Μπορείτε να επεξεργαστείτε το Λογότυπο, URL και Τίτλο. Το προτεινόμενο μέγεθος για το Λογότυπο είναι 310 x 70 pixel."
87
+
88
+ #: includes/form/appearance.php:34
89
+ #@ wp-total-hacks
90
+ msgid "Logo"
91
+ msgstr "Λογότυπο"
92
+
93
+ #: includes/form/appearance.php:36
94
+ #@ wp-total-hacks
95
+ msgid "URL"
96
+ msgstr "URL"
97
+
98
+ #: includes/form/appearance.php:38
99
+ #@ wp-total-hacks
100
+ msgid "Title"
101
+ msgstr "Τίτλος"
102
+
103
+ #: includes/form/footer.php:2
104
+ #@ wp-total-hacks
105
+ msgid "Translators"
106
+ msgstr "Μεταφραστές"
107
+
108
+ #: includes/form/footer.php:7
109
+ #@ wp-total-hacks
110
+ msgid "Contributors"
111
+ msgstr "Συντελεστές"
112
+
113
+ #: includes/form/other.php:2
114
+ #@ wp-total-hacks
115
+ msgid "Other"
116
+ msgstr "Άλλα"
117
+
118
+ #: includes/form/other.php:5
119
+ #@ wp-total-hacks
120
+ msgid "Deactivate Dashboard Widgets"
121
+ msgstr "Απενεργοποίηση Widgets του Πίνακα Ελέγχου"
122
+
123
+ #: includes/form/other.php:7
124
+ #: includes/form/post.php:8
125
+ #: includes/form/post.php:27
126
+ #@ wp-total-hacks
127
+ msgid "Choose the items you want to remove."
128
+ msgstr "Επιλέξτε τα αντικείμενα που θέλετε να απενεργοποιήσετε."
129
+
130
+ #: includes/form/other.php:16
131
+ #: includes/form/post.php:17
132
+ #: includes/form/post.php:36
133
+ #@ default
134
+ msgid "title"
135
+ msgstr ""
136
+
137
+ #: includes/form/other.php:24
138
+ #@ wp-total-hacks
139
+ msgid "Add role \"Webmaster\""
140
+ msgstr "Προσθήκη ρόλου \"Webmaster\""
141
+
142
+ #: includes/form/other.php:26
143
+ #@ wp-total-hacks
144
+ msgid "This role has the capabilities of an \"Editor\", but can also edit theme options."
145
+ msgstr "Αυτός ο ρόλος έχει τις Δυνατότητες του \"Editor\", αλλά μπορεί επίσης να επεξεργαστεί και τις επιλογές του Theme"
146
+
147
+ #: includes/form/other.php:32
148
+ #@ wp-total-hacks
149
+ msgid "Change default email address"
150
+ msgstr "Αλλαγή της προεπιλεγμένης διεύθυνσης Email"
151
+
152
+ #: includes/form/other.php:34
153
+ #@ wp-total-hacks
154
+ msgid "Change the email address and sender name used by automatic email notifications."
155
+ msgstr "Αλλαγή της διεύθυνσης Email και του ονόματος αποστολέα των αυτόματων Ειδοποιήσεων."
156
+
157
+ #: includes/form/other.php:36
158
+ #@ wp-total-hacks
159
+ msgid "Name"
160
+ msgstr "Όνομα"
161
+
162
+ #: includes/form/other.php:38
163
+ #@ wp-total-hacks
164
+ msgid "Email"
165
+ msgstr "Email"
166
+
167
+ #: includes/form/other.php:45
168
+ #@ wp-total-hacks
169
+ msgid "Delete default contact methods"
170
+ msgstr "Διαγραφή προεπιλεγμένων μεθόδων επικοινωνίας"
171
+
172
+ #: includes/form/other.php:47
173
+ #@ wp-total-hacks
174
+ msgid "Delete default contact methods from user profile."
175
+ msgstr "Διαγραφή προεπιλεγμένων μεθόδων επικοινωνίας από το Προφίλ Χρήστη"
176
+
177
+ #: includes/form/other.php:64
178
+ #@ wp-total-hacks
179
+ msgid "Remove Update Notification"
180
+ msgstr "Διαγραφή Ειδοποιήσεων για Ενημερώσεις"
181
+
182
+ #: includes/form/other.php:66
183
+ #@ wp-total-hacks
184
+ msgid "Remove Update Notification for all users except Admin User."
185
+ msgstr "Διαγραφή Ειδοποιήσεων για Ενημερώσεις για όλους του Χρήστες εκτός του Διαχειριστή."
186
+
187
+ #: includes/form/post.php:3
188
+ #@ wp-total-hacks
189
+ msgid "Posts &amp; Pages"
190
+ msgstr "Άρθρα &amp; Σελίδες"
191
+
192
+ #: includes/form/post.php:6
193
+ #@ wp-total-hacks
194
+ msgid "Remove meta boxes for Posts"
195
+ msgstr "Απόκρυψη κουτιών μεταστοιχείων από τα Άρθρα"
196
+
197
+ #: includes/form/post.php:25
198
+ #@ wp-total-hacks
199
+ msgid "Remove meta boxes for Pages"
200
+ msgstr "Απόκρυψη κουτιών μεταστοιχείων από τις Σελίδες"
201
+
202
+ #: includes/form/post.php:44
203
+ #@ wp-total-hacks
204
+ msgid "Revision Control"
205
+ msgstr "Έλεγχος Αναθεωρήσεων"
206
+
207
+ #: includes/form/post.php:46
208
+ #@ wp-total-hacks
209
+ msgid "Limit the number of revisions allowed."
210
+ msgstr "Επιτρεπτό όριο αναθεωρήσεων."
211
+
212
+ #: includes/form/post.php:48
213
+ #@ wp-total-hacks
214
+ msgid "Store All"
215
+ msgstr "Αποθήκευση Όλων"
216
+
217
+ #: includes/form/post.php:64
218
+ #@ wp-total-hacks
219
+ msgid "Stop self-pingbacks"
220
+ msgstr "Αποτροπή των Αυτο-Ειδοποιήσεων (Self-Pinbacks)"
221
+
222
+ #: includes/form/post.php:66
223
+ #@ wp-total-hacks
224
+ msgid "Stop sending pingbacks from your own site to your own site when writing posts."
225
+ msgstr "Αποτρέψετε την αποστολή Ειδοποιήσεων (Pingbacks) από το Site σας προς το δικό σας Site όταν γράφετε ένα Άρθρο."
226
+
227
+ #: includes/form/post.php:72
228
+ #@ wp-total-hacks
229
+ msgid "Add \"Excerpt\" support for Pages."
230
+ msgstr "Προσθέστε την δυνατότητα \"Αποσπάσματος (Excerpt)\" για τις Σελίδες"
231
+
232
+ #: includes/form/post.php:74
233
+ #@ wp-total-hacks
234
+ msgid "Allows you to add excerpt text to pages."
235
+ msgstr "Σας επιτρέπει να προσθέσετε κείμενο αποσπάσματος στις Σελίδες."
236
+
237
+ #: includes/form/post.php:80
238
+ #@ wp-total-hacks
239
+ msgid "Allow you to create chid page for \"draft\"."
240
+ msgstr "Δυνατότητα δημιουργίας Υπο-Σελίδας (Child Page) για τα \"Προσχέδια (Draft)\"."
241
+
242
+ #: includes/form/post.php:82
243
+ #@ wp-total-hacks
244
+ msgid "You can create child page for non-publish Page."
245
+ msgstr "Μπορείτε να δημιουργήσετε Υπο-Σελίδα (Child Page) για μία μη δημοσιευμένη Σελίδα."
246
+
247
+ #: includes/form/sidebar.php:2
248
+ #@ wp-total-hacks
249
+ msgid "WordPress Plugins"
250
+ msgstr "Ενθέματα του Wordpress"
251
+
252
+ #: includes/form/sidebar.php:13
253
+ #@ wp-total-hacks
254
+ msgid "Make WordPress Site Load Faster"
255
+ msgstr "Κάνετε το Wordpress Site σας να Φορτώνει Γρηγορότερα"
256
+
257
+ #: includes/form/sidebar.php:14
258
+ #@ wp-total-hacks
259
+ msgid "http://wpbooster.net/"
260
+ msgstr "http://wpbooster.net/"
261
+
262
+ #: includes/form/sidebar.php:18
263
+ #@ wp-total-hacks
264
+ msgid "This Plugin needs your support"
265
+ msgstr "Αυτό το Plugin χρειάζεται την υποστήριξη σας"
266
+
267
+ #: includes/form/sidebar.php:19
268
+ #@ wp-total-hacks
269
+ msgid "Please help support the continued development."
270
+ msgstr "Παρακαλώ βοηθήστε στην συνεχή ανάπτυξη."
271
+
272
+ #: includes/form/sidebar.php:21
273
+ #@ wp-total-hacks
274
+ msgid "$200+ makes you an official contributor."
275
+ msgstr "Με $200+ γίνεστε Επίσημος Συνεισφέρων."
276
+
277
+ #: includes/form/sidebar.php:25
278
+ #@ wp-total-hacks
279
+ msgid "Contact"
280
+ msgstr "Επικοινωνία"
281
+
282
+ #: includes/form/site.php:2
283
+ #@ wp-total-hacks
284
+ msgid "Site Settings"
285
+ msgstr "Ρυθμίσεις Ιστοσελίδας"
286
+
287
+ #: includes/form/site.php:5
288
+ #@ wp-total-hacks
289
+ msgid "Add a favicon"
290
+ msgstr "Προσθήκη Favicon"
291
+
292
+ #: includes/form/site.php:7
293
+ #@ wp-total-hacks
294
+ msgid "Please upload .ico image."
295
+ msgstr "Παρακαλώ ανεβάστε μία εικόνα με κατάληξη .ico"
296
+
297
+ #: includes/form/site.php:10
298
+ #@ wp-total-hacks
299
+ msgid "Use this favicon with administration screens."
300
+ msgstr "Χρήση αυτού του Favicon για τη Διαχείριση."
301
+
302
+ #: includes/form/site.php:15
303
+ #@ wp-total-hacks
304
+ msgid "Add a apple-touch-icon"
305
+ msgstr "Προσθήκη Favicon για Apple Touch"
306
+
307
+ #: includes/form/site.php:17
308
+ #@ wp-total-hacks
309
+ msgid "Please upload .png image."
310
+ msgstr "Παρακαλώ ανεβάστε μία εικόνα με κατάληξη .png"
311
+
312
+ #: includes/form/site.php:31
313
+ #@ wp-total-hacks
314
+ msgid "Remove \"wlwmanifest\" and \"xmlrpc\" from meta."
315
+ msgstr "Διαγραφή \"wlwmanifest\" και \"xmlrpc\" από τα meta."
316
+
317
+ #: includes/form/site.php:33
318
+ #, php-format
319
+ #@ wp-total-hacks
320
+ msgid "If you don't use \"<a href=\"%s\">Remote Publishing</a>\", remove unnecessary tags from head."
321
+ msgstr "Εάν δεν χρησιμοποιείτε \"<a href=\"%s\">Remote Publishing</a>\", αφαιρέστε τις άχρηστες ετικέτες από την κεφαλίδα."
322
+
323
+ #: includes/form/site.php:39
324
+ #@ wp-total-hacks
325
+ msgid "Remove adjacent posts rel links from head on Pages"
326
+ msgstr "Διαγραφή συνδέσμων rel από την κεφαλίδα των σελίδων για γειτονικές Σελίδες"
327
+
328
+ #: includes/form/site.php:41
329
+ #@ wp-total-hacks
330
+ msgid "Remove adjacent posts rel links from head on Pages.<br /><span class=\"ex\">e.g. &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
331
+ msgstr "Διαγραφή συνδέσμων rel από την κεφαλίδα των σελίδων για γειτονικές Σελίδες.<br /><span class=\"ex\">πχ. &lt;link rel=\"next\" ...&gt; &lt;link rel=\"prev\" ...&gt;</span>"
332
+
333
+ #: includes/form/site.php:47
334
+ #@ wp-total-hacks
335
+ msgid "Remove version number from head"
336
+ msgstr "Απόκρυψη της Έκδοσης του Wordpress από την κεφαλίδα"
337
+
338
+ #: includes/form/site.php:49
339
+ #@ wp-total-hacks
340
+ msgid "Remove generator tag from head. <span class=\"ex\">e.g. &lt;meta name=\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
341
+ msgstr "Απόκρυψη ετικέτας generator από την κεφαλίδα. <span class=\"ex\">πχ. &lt;meta name=\"generator\" content=\"WordPress x.x.x\" /&gt;</span>"
342
+
343
+ #: includes/form/site.php:55
344
+ #@ wp-total-hacks
345
+ msgid "Remove #more anchor"
346
+ msgstr "Διαγραφή της άγκυρας (anchor) #more"
347
+
348
+ #: includes/form/site.php:57
349
+ #@ wp-total-hacks
350
+ msgid "Remove #more-xxx anchor from more links."
351
+ msgstr "Διαγραφή της άγκυρας (anchor) #more-xxx από τους συνδέσμους"
352
+
353
+ #: includes/form/site.php:63
354
+ #@ wp-total-hacks
355
+ msgid "Remove \"[...]\" from excerpt"
356
+ msgstr "Διαγραφή \"[...]\" από τα αποσπάσματα"
357
+
358
+ #: includes/form/site.php:65
359
+ #@ wp-total-hacks
360
+ msgid "Remove \"[...]\" from output of the_excerpt()."
361
+ msgstr "Διαγραφή \"[...]\" από το output του the_excerpt()."
362
+
363
+ #: includes/form/site.php:71
364
+ #@ wp-total-hacks
365
+ msgid "Install Google Analytics"
366
+ msgstr "Εγκατάσταση Google Analytics"
367
+
368
+ #: includes/form/site.php:73
369
+ #@ wp-total-hacks
370
+ msgid "Add Google analytics code."
371
+ msgstr "Προσθήκη κώδικα Google Analytics"
372
+
373
+ #: includes/form/site.php:80
374
+ #@ wp-total-hacks
375
+ msgid "Exclude user logged in."
376
+ msgstr "Εξαίρεση συνδεδεμένου χρήστη."
377
+
378
+ #: includes/form/site.php:85
379
+ #@ wp-total-hacks
380
+ msgid "Webmaster Tools Verification"
381
+ msgstr "Επαλήθευση Webmaster Tools"
382
+
383
+ #: includes/form/site.php:87
384
+ #@ wp-total-hacks
385
+ msgid "Enter your meta key \"content\" value to verify your blog with <a href=\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, and <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
386
+ msgstr "Γράψτε το meta key σας \"content\" για επαλήθευση τις σελίδας σας με το <a href=\"https://www.google.com/webmasters/tools/\">Google Webmaster Tools</a>, <a href=\"https://siteexplorer.search.yahoo.com/\">Yahoo! Site Explorer</a>, και <a href=\"http://www.bing.com/webmaster\">Bing Webmaster Center</a>."
387
+
388
+ #. translators: plugin header field 'Name'
389
+ #: wp-total-hacks.php:0
390
+ #@ wp-total-hacks
391
+ msgid "WP Total Hacks"
392
+ msgstr "WP Total Hacks"
393
+
394
+ #. translators: plugin header field 'PluginURI'
395
+ #: wp-total-hacks.php:0
396
+ #@ wp-total-hacks
397
+ msgid "http://wpist.me/wp/wp-total-hacks/"
398
+ msgstr "http://wpist.me/wp/wp-total-hacks/"
399
+
400
+ #. translators: plugin header field 'Description'
401
+ #: wp-total-hacks.php:0
402
+ #@ wp-total-hacks
403
+ msgid "WP Total Hacks can customize your WordPress."
404
+ msgstr "Το WP Total Hacks σας δίνει τη δυνατότητα προσαρμογής του WordPress."
405
+
406
+ #. translators: plugin header field 'Author'
407
+ #: wp-total-hacks.php:0
408
+ #@ wp-total-hacks
409
+ msgid "Takayuki Miyauchi"
410
+ msgstr "Takayuki Miyauchi"
411
+
412
+ #. translators: plugin header field 'AuthorURI'
413
+ #: wp-total-hacks.php:0
414
+ #@ wp-total-hacks
415
+ msgid "http://wpist.me/"
416
+ msgstr "http://wpist.me/"
417
+
418
+ #. translators: plugin header field 'Version'
419
+ #: wp-total-hacks.php:0
420
+ #@ wp-total-hacks
421
+ msgid "1.1.2"
422
+ msgstr "1.1.2"
423
+
424
+ #: wp-total-hacks.php:370
425
+ #@ wp-total-hacks
426
+ msgid "Settings"
427
+ msgstr "Ρυθμίσεις"
428
+
429
+ #: wp-total-hacks.php:373
430
+ #@ wp-total-hacks
431
+ msgid "Donate"
432
+ msgstr "Δωρεά"
433
+
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://wpist.me/
4
  Tags: head, post, page, functions.php, admin, logo, auto save, revision, meta box, dashboard
5
  Requires at least: 3.5
6
  Tested up to: 3.5
7
- Stable tag: 1.1.2
8
 
9
  WP Total Hacks can customize more than 20 settings on your WordPress Site.
10
  PHP5 is required!
@@ -55,6 +55,7 @@ PHP5 is required!
55
  * Malay(ms_MY) - [Zairul Azmil](http://flavors.me/zairul#2fa/wordpress)
56
  * Brazilian Portuguese(pt_BR) - [Rafael Funchal](http://www.rafaelfunchal.com.br/)
57
  * French(fr_FR) - [Guillaume VASLIN](http://www.chaptalstreetquartetfamily.fr/)
 
58
 
59
  You can send your own language pack to me.
60
 
4
  Tags: head, post, page, functions.php, admin, logo, auto save, revision, meta box, dashboard
5
  Requires at least: 3.5
6
  Tested up to: 3.5
7
+ Stable tag: 1.1.3
8
 
9
  WP Total Hacks can customize more than 20 settings on your WordPress Site.
10
  PHP5 is required!
55
  * Malay(ms_MY) - [Zairul Azmil](http://flavors.me/zairul#2fa/wordpress)
56
  * Brazilian Portuguese(pt_BR) - [Rafael Funchal](http://www.rafaelfunchal.com.br/)
57
  * French(fr_FR) - [Guillaume VASLIN](http://www.chaptalstreetquartetfamily.fr/)
58
+ * Greek(el) - [George Siamidis](https://www.facebook.com/darkosxrc)
59
 
60
  You can send your own language pack to me.
61
 
wp-total-hacks.php CHANGED
@@ -5,7 +5,7 @@ Author: Takayuki Miyauchi
5
  Plugin URI: http://wpist.me/wp/wp-total-hacks/
6
  Description: WP Total Hacks can customize your WordPress.
7
  Author: Takayuki Miyauchi
8
- Version: 1.1.2
9
  Author URI: http://wpist.me/
10
  Domain Path: /languages
11
  Text Domain: wp-total-hacks
5
  Plugin URI: http://wpist.me/wp/wp-total-hacks/
6
  Description: WP Total Hacks can customize your WordPress.
7
  Author: Takayuki Miyauchi
8
+ Version: 1.1.3
9
  Author URI: http://wpist.me/
10
  Domain Path: /languages
11
  Text Domain: wp-total-hacks