Bulk Delete - Version 2.1

Version Description

Download this release

Release Info

Developer sudar
Plugin Icon 128x128 Bulk Delete
Version 2.1
Comparing to
See all releases

Code changes from version 2.0 to 2.1

bulk-delete.php CHANGED
@@ -5,7 +5,7 @@ Plugin Script: bulk-delete.php
5
  Plugin URI: http://sudarmuthu.com/wordpress/bulk-delete
6
  Description: Bulk delete posts from selected categories or tags. Use it with caution.
7
  Donate Link: http://sudarmuthu.com/if-you-wanna-thank-me
8
- Version: 2.0
9
  License: GPL
10
  Author: Sudar
11
  Author URI: http://sudarmuthu.com/
@@ -35,6 +35,9 @@ Text Domain: bulk-delete
35
  2012-04-01 - v2.0 (10 hours) - Fixed a major issue in how dates were handled.
36
  - Major UI revamp
37
  - Added debug information and support urls
 
 
 
38
  */
39
 
40
  /* Copyright 2009 Sudar Muthu (email : sudar@sudarmuthu.com)
@@ -310,8 +313,6 @@ if (!function_exists('smbd_displayOptions')) {
310
  <?php screen_icon(); ?>
311
  <h2>Bulk Delete</h2>
312
 
313
- <iframe height = "950" src = "http://sudarmuthu.com/projects/wordpress/bulk-delete/sidebar.php?color=<?php echo get_user_option('admin_color'); ?>"></iframe>
314
-
315
  <div id = "poststuff" style = "float:left; width:75%">
316
  <div class = "postbox">
317
  <div class = "handlediv">
@@ -751,6 +752,9 @@ if (!function_exists('smbd_displayOptions')) {
751
 
752
  <p><em><?php _e("If you are looking to move posts in bulk, instead of deleting then try out my ", 'bulk-delete'); ?> <a href = "http://sudarmuthu.com/wordpress/bulk-move"><?php _e("Bulk Move Plugin", 'bulk-delete');?></a>.</em></p>
753
  </div>
 
 
 
754
  </div>
755
  <?php
756
 
5
  Plugin URI: http://sudarmuthu.com/wordpress/bulk-delete
6
  Description: Bulk delete posts from selected categories or tags. Use it with caution.
7
  Donate Link: http://sudarmuthu.com/if-you-wanna-thank-me
8
+ Version: 2.1
9
  License: GPL
10
  Author: Sudar
11
  Author URI: http://sudarmuthu.com/
35
  2012-04-01 - v2.0 (10 hours) - Fixed a major issue in how dates were handled.
36
  - Major UI revamp
37
  - Added debug information and support urls
38
+ 2012-04-07 - v2.1 (1 hour) - Fixed CSS issues in IE.
39
+ - Added Lithuanian translations
40
+
41
  */
42
 
43
  /* Copyright 2009 Sudar Muthu (email : sudar@sudarmuthu.com)
313
  <?php screen_icon(); ?>
314
  <h2>Bulk Delete</h2>
315
 
 
 
316
  <div id = "poststuff" style = "float:left; width:75%">
317
  <div class = "postbox">
318
  <div class = "handlediv">
752
 
753
  <p><em><?php _e("If you are looking to move posts in bulk, instead of deleting then try out my ", 'bulk-delete'); ?> <a href = "http://sudarmuthu.com/wordpress/bulk-move"><?php _e("Bulk Move Plugin", 'bulk-delete');?></a>.</em></p>
754
  </div>
755
+
756
+ <iframe frameBorder="0" height = "950" src = "http://sudarmuthu.com/projects/wordpress/bulk-delete/sidebar.php?color=<?php echo get_user_option('admin_color'); ?>"></iframe>
757
+
758
  </div>
759
  <?php
760
 
languages/bulk-delete-lt_LT.mo ADDED
Binary file
languages/bulk-delete-lt_LT.po ADDED
@@ -0,0 +1,271 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of the WordPress plugin Bulk Delete 0.7 by Sudar.
2
+ # Copyright (C) 2010 Sudar
3
+ # This file is distributed under the same license as the Bulk Delete package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: Bulk Delete 1.2\n"
9
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/bulk-delete\n"
10
+ "POT-Creation-Date: 2011-01-24 17:19:16+00:00\n"
11
+ "PO-Revision-Date: 2012-04-04 00:08-0800\n"
12
+ "Last-Translator: \n"
13
+ "Language-Team: \n"
14
+ "MIME-Version: 1.0\n"
15
+ "Content-Type: text/plain; charset=UTF-8\n"
16
+ "Content-Transfer-Encoding: 8bit\n"
17
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
18
+ "X-Poedit-Language: German\n"
19
+ "X-Poedit-Country: GERMANY\n"
20
+
21
+ #: bulk-delete.php:275
22
+ msgid "All the selected posts have been sucessfully deleted."
23
+ msgstr "Visi pažymėti įrašai buvo sėkmingai ištrinti."
24
+
25
+ #: bulk-delete.php:285
26
+ msgid "WARNING: Posts deleted once cannot be retrieved back. Use with caution."
27
+ msgstr "DĖMESIO: Vieną kartą ištrinti įrašai nebegali būti atstatyti. Atsargiai naudokite šią funkciją."
28
+
29
+ #: bulk-delete.php:290
30
+ msgid "Select the posts which you want to delete"
31
+ msgstr "Pažymėkite įrašus, kuriuos norite ištrinti"
32
+
33
+ #: bulk-delete.php:310
34
+ msgid "All Drafts"
35
+ msgstr "Visi Juodraščiai"
36
+
37
+ #: bulk-delete.php:310
38
+ msgid "Drafts"
39
+ msgstr "Juodraščiai"
40
+
41
+ #: bulk-delete.php:316
42
+ msgid "All Revisions"
43
+ msgstr "Visos Pataisos"
44
+
45
+ #: bulk-delete.php:316
46
+ msgid "Revisions"
47
+ msgstr "Pataisos"
48
+
49
+ #: bulk-delete.php:322
50
+ msgid "All Pending posts"
51
+ msgstr "Visi Laukiami įrašai"
52
+
53
+ #: bulk-delete.php:322
54
+ #: bulk-delete.php:328
55
+ #: bulk-delete.php:334
56
+ #: bulk-delete.php:389
57
+ #: bulk-delete.php:477
58
+ #: bulk-delete.php:572
59
+ msgid "Posts"
60
+ msgstr "Įrašai"
61
+
62
+ #: bulk-delete.php:328
63
+ msgid "All scheduled posts"
64
+ msgstr "Visi suplanuoti įrašai"
65
+
66
+ #: bulk-delete.php:334
67
+ msgid "All private posts"
68
+ msgstr "Visi privatūs įrašai"
69
+
70
+ #: bulk-delete.php:340
71
+ msgid "All Pages"
72
+ msgstr "Visi Puslapiai"
73
+
74
+ #: bulk-delete.php:340
75
+ msgid "Pages"
76
+ msgstr "Puslapiai"
77
+
78
+ #: bulk-delete.php:346
79
+ #: bulk-delete.php:423
80
+ #: bulk-delete.php:512
81
+ #: bulk-delete.php:607
82
+ msgid "Move to Trash"
83
+ msgstr "Perkelti į Šiukšles"
84
+
85
+ #: bulk-delete.php:347
86
+ #: bulk-delete.php:424
87
+ #: bulk-delete.php:513
88
+ #: bulk-delete.php:608
89
+ msgid "Delete permanently"
90
+ msgstr "Ištrinti negrįžtamai"
91
+
92
+ #: bulk-delete.php:354
93
+ #: bulk-delete.php:440
94
+ #: bulk-delete.php:529
95
+ #: bulk-delete.php:624
96
+ msgid "Only delete first "
97
+ msgstr "Pirmiausiai ištrinti tik"
98
+
99
+ #: bulk-delete.php:355
100
+ #: bulk-delete.php:441
101
+ #: bulk-delete.php:530
102
+ #: bulk-delete.php:625
103
+ msgid "posts."
104
+ msgstr "įrašus."
105
+
106
+ #: bulk-delete.php:356
107
+ #: bulk-delete.php:442
108
+ #: bulk-delete.php:531
109
+ #: bulk-delete.php:626
110
+ msgid "Use this option if there are more than 1000 posts and the script timesout."
111
+ msgstr "Naudokite šią parinktį, jeigu norite ištrinti daugiau nei 1000 įrašų ir skriptas nustoja veikęs."
112
+
113
+ #: bulk-delete.php:363
114
+ #: bulk-delete.php:449
115
+ #: bulk-delete.php:538
116
+ #: bulk-delete.php:633
117
+ msgid "Bulk Delete "
118
+ msgstr "Masinis Ištrynimas"
119
+
120
+ #: bulk-delete.php:371
121
+ msgid "By Category"
122
+ msgstr "Pagal Kategoriją"
123
+
124
+ #: bulk-delete.php:372
125
+ msgid "Select the categories whose post you want to delete"
126
+ msgstr "Pasirinkite kategorijas, kurių įrašus norite ištrinti"
127
+
128
+ #: bulk-delete.php:400
129
+ msgid "All Categories"
130
+ msgstr "Visos Kategorijos"
131
+
132
+ #: bulk-delete.php:412
133
+ #: bulk-delete.php:501
134
+ #: bulk-delete.php:596
135
+ msgid "Only restrict to posts which are "
136
+ msgstr "Išskirti tik įrašus, kurie yra "
137
+
138
+ #: bulk-delete.php:414
139
+ #: bulk-delete.php:503
140
+ #: bulk-delete.php:598
141
+ msgid "older than"
142
+ msgstr "senesni nei"
143
+
144
+ #: bulk-delete.php:415
145
+ #: bulk-delete.php:504
146
+ #: bulk-delete.php:599
147
+ msgid "posted within last"
148
+ msgstr "paskelbti per paskutines"
149
+
150
+ #: bulk-delete.php:417
151
+ #: bulk-delete.php:506
152
+ #: bulk-delete.php:601
153
+ msgid "days"
154
+ msgstr "dienas"
155
+
156
+ #: bulk-delete.php:430
157
+ #: bulk-delete.php:519
158
+ #: bulk-delete.php:614
159
+ msgid "Public posts"
160
+ msgstr "Vieši įrašai"
161
+
162
+ #: bulk-delete.php:431
163
+ #: bulk-delete.php:520
164
+ #: bulk-delete.php:615
165
+ msgid "Private Posts"
166
+ msgstr "Privatūs Įrašai"
167
+
168
+ #: bulk-delete.php:460
169
+ msgid "By Tags"
170
+ msgstr "Pagal Gaires"
171
+
172
+ #: bulk-delete.php:461
173
+ msgid "Select the tags whose post you want to delete"
174
+ msgstr "Pasirinkite gaires, kuriomis pažymėtus įrašus Jūs norite ištrinti"
175
+
176
+ #: bulk-delete.php:488
177
+ msgid "All Tags"
178
+ msgstr "Visos Gairės"
179
+
180
+ #: bulk-delete.php:553
181
+ msgid "By Taxonomies"
182
+ msgstr "Pagal Taksonomijas"
183
+
184
+ #: bulk-delete.php:554
185
+ msgid "Select the taxonomies whose post you want to delete"
186
+ msgstr "Pasirinkite taksonomijas kuriomis pažymėtus įrašus norite ištrinti"
187
+
188
+ #: bulk-delete.php:583
189
+ msgid "All Taxonomies"
190
+ msgstr "Visos Taksonomijos"
191
+
192
+ #: bulk-delete.php:643
193
+ msgid "Support"
194
+ msgstr "Pagalba"
195
+
196
+ #: bulk-delete.php:644
197
+ msgid "If you have any questions/comments/feedback about the Plugin then post a comment in the <a target=\"_blank\" href = \"http://sudarmuthu.com/wordpress/bulk-delete\">Plugins homepage</a>."
198
+ msgstr "Jeigu turite kokių nors klausimų/komentarų/atsiliepimų apie Papildinį, parašykite komentrą <a target=\"_blank\" href = \"http://sudarmuthu.com/wordpress/bulk-delete\">Papildinio namų puslapyje</a>."
199
+
200
+ #: bulk-delete.php:645
201
+ msgid "If you like the Plugin, then consider doing one of the following."
202
+ msgstr "Jeigu Jums patinka šis papildinys, pagalvokite apie kurio nors toliau paminėto veiksmo atlikimą."
203
+
204
+ #: bulk-delete.php:647
205
+ msgid "Write a blog post about the Plugin."
206
+ msgstr "Sukurkite tinklaraščio įrašą apie Papildinį"
207
+
208
+ #: bulk-delete.php:648
209
+ msgid " about it."
210
+ msgstr " apie tai."
211
+
212
+ #: bulk-delete.php:649
213
+ msgid "Give a <a href = \"http://wordpress.org/extend/plugins/bulk-delete/\" target=\"_blank\">good rating</a>."
214
+ msgstr "Įvertinkite <a href = \"http://wordpress.org/extend/plugins/tbulk-delete/\" target=\"_blank\">aukštu balu</a>."
215
+
216
+ #: bulk-delete.php:650
217
+ msgid "Say <a href = \"http://sudarmuthu.com/if-you-wanna-thank-me\" target=\"_blank\">thank you</a>."
218
+ msgstr "Pasakykite <a href = \"http://sudarmuthu.com/if-you-wanna-thank-me\" target=\"_blank\">Ačiū</a>."
219
+
220
+ #: bulk-delete.php:653
221
+ msgid "If you are looking to move posts in bulk, instead of deleting then try out my "
222
+ msgstr "Jeigu norite perkelti įrašus į masinę laikemeną, vietoj to, kad juos ištrintumėte, pabandykite mano"
223
+
224
+ #: bulk-delete.php:653
225
+ msgid "Bulk Move Plugin"
226
+ msgstr "Bulk Move Papildinį"
227
+
228
+ #: bulk-delete.php:715
229
+ msgid "Are you sure you want to delete all the selected posts"
230
+ msgstr "Ar Jūs tikrai norite ištrinti visus šiuos pažymėtus įrašus?"
231
+
232
+ #: bulk-delete.php:717
233
+ msgid "Please select at least one"
234
+ msgstr "Pasirinkite bent vieną"
235
+
236
+ #: bulk-delete.php:808
237
+ msgid "Manage"
238
+ msgstr "Valdyti"
239
+
240
+ #: bulk-delete.php:819
241
+ msgid "plugin"
242
+ msgstr "papildinį"
243
+
244
+ #: bulk-delete.php:819
245
+ msgid "Version"
246
+ msgstr "Versija"
247
+
248
+ #: bulk-delete.php:819
249
+ msgid "by"
250
+ msgstr "pagal"
251
+
252
+ #. Plugin Name of the plugin/theme
253
+ msgid "Bulk Delete"
254
+ msgstr "Bulk Delete"
255
+
256
+ #. Plugin URI of the plugin/theme
257
+ msgid "http://sudarmuthu.com/wordpress/bulk-delete"
258
+ msgstr "http://sudarmuthu.com/wordpress/bulk-delete"
259
+
260
+ #. Description of the plugin/theme
261
+ msgid "Bulk delete posts from selected categories or tags. Use it with caution."
262
+ msgstr "Masinis įrašų ištrynimas pagal pasirinktas kategorijas arba gaires. Naudokitės papildiniu atsargiai."
263
+
264
+ #. Author of the plugin/theme
265
+ msgid "Sudar"
266
+ msgstr "Sudar"
267
+
268
+ #. Author URI of the plugin/theme
269
+ msgid "http://sudarmuthu.com/"
270
+ msgstr "http://sudarmuthu.com/"
271
+
readme.txt CHANGED
@@ -4,7 +4,7 @@ Tags: post, comment, delete, bulk, draft, revision, page
4
  Requires at least: 2.0
5
  Tested up to: 3.3.1
6
  Donate Link: http://sudarmuthu.com/if-you-wanna-thank-me
7
- Stable tag: 2.0
8
 
9
  Bulk delete posts from selected categories or tags
10
 
@@ -26,6 +26,7 @@ If you looking for just moving posts, instead of deleting, then use [Bulk Move P
26
  * Italian (Thanks Paolo Gabrielli)
27
  * Bulgarian (Thanks Nikolay Nikolov of [Skype Fan Blog][11])
28
  * Russian (Thanks Maxim Pesteev, [Weblancer.net profile][12])
 
29
 
30
  ### Support
31
 
@@ -49,6 +50,7 @@ Support for the Plugin is available from the [Plugin's home page][1]. If you hav
49
  [10]: http://www.inmotionhosting.com/
50
  [11]: http://en.chat4o.com/
51
  [12]: http://www.weblancer.net/users/Kirky/
 
52
 
53
  == Installation ==
54
 
@@ -143,11 +145,15 @@ Additional FAQ and troubleshooting guide can be found in the [Plugins's homepage
143
  * Fixed issues with translations
144
  * Added Rusian translations
145
 
146
- ###v2.0 (2012-04-016) Dev Time: 10 hours
147
  * Fixed a major issue in how dates were handled.
148
  * Major UI revamp
149
  * Added debug information and support urls
150
 
 
 
 
 
151
  ==Readme Generator==
152
 
153
  This Readme file was generated using <a href = 'http://sudarmuthu.com/wordpress/wp-readme'>wp-readme</a>, which generates readme files for WordPress Plugins.
4
  Requires at least: 2.0
5
  Tested up to: 3.3.1
6
  Donate Link: http://sudarmuthu.com/if-you-wanna-thank-me
7
+ Stable tag: 2.1
8
 
9
  Bulk delete posts from selected categories or tags
10
 
26
  * Italian (Thanks Paolo Gabrielli)
27
  * Bulgarian (Thanks Nikolay Nikolov of [Skype Fan Blog][11])
28
  * Russian (Thanks Maxim Pesteev, [Weblancer.net profile][12])
29
+ * Lithuanian (Thanks Vincent G from [http://www.host1free.com][13])
30
 
31
  ### Support
32
 
50
  [10]: http://www.inmotionhosting.com/
51
  [11]: http://en.chat4o.com/
52
  [12]: http://www.weblancer.net/users/Kirky/
53
+ [13]: http://www.host1free.com
54
 
55
  == Installation ==
56
 
145
  * Fixed issues with translations
146
  * Added Rusian translations
147
 
148
+ ###v2.0 (2012-04-01) Dev Time: 10 hours
149
  * Fixed a major issue in how dates were handled.
150
  * Major UI revamp
151
  * Added debug information and support urls
152
 
153
+ ###v2.1 (2012-04-07) Dev Time: 1 hour
154
+ * Fixed CSS issues in IE
155
+ * Added Lithuanian translations
156
+
157
  ==Readme Generator==
158
 
159
  This Readme file was generated using <a href = 'http://sudarmuthu.com/wordpress/wp-readme'>wp-readme</a>, which generates readme files for WordPress Plugins.