Revive Old Posts – Auto Post to Social Media - Version 7.4.0

Version Description

Download this release

Release Info

Developer codeinwp
Plugin Icon 128x128 Revive Old Posts – Auto Post to Social Media
Version 7.4.0
Comparing to
See all releases

Code changes from version 7.3.8 to 7.4.0

CHANGELOG.md CHANGED
@@ -1,170 +1,35 @@
1
 
2
-
3
- ### 7.0.4 - 25/05/2015
4
-
5
- Changes:
6
-
7
-
8
- * * fixed issue with tweet length
9
- * fixed issue with facebook hashtag
10
- * * added bussines version
11
-
12
-
13
- ### 7.0.4 - 16/04/2015
14
-
15
- Changes:
16
-
17
-
18
- * * fixed bug with the new facebook api changes.
19
- * changed pro banner
20
- * Merge branch 'development' of https://github.com/Codeinwp/tweet-old-post into development
21
-
22
-
23
- ### 7.0.3 - 03/04/2015
24
-
25
- Changes:
26
-
27
-
28
- * * fixed problem with media_id
29
- * * fixed bug with logs reporting in system info where there is no log available.
30
- * Update readme.txt
31
- * Update readme.txt
32
-
33
-
34
- ### 7.0.2 - 26/03/2015
35
-
36
- Changes:
37
-
38
-
39
- * * Removed twitter update_with_media call.
40
- * Fixed activation error notices when WP_DEBUG was enabled
41
- * Merge remote-tracking branch 'origin/development' into development
42
-
43
-
44
- ### 7.0.1 - 06/03/2015
45
-
46
- Changes:
47
-
48
-
49
- * http bug
50
- * Final version of tweet old post
51
- * final vers
52
- * Added Top 5.7 version
53
- * added strlower
54
- * Tweets now are posted immediately, fixed scheduling and added debug messages
55
- * latest stable version 6.2
56
- * added exclude posts back
57
- * latest major fixes
58
- * fixed interrupted posting
59
- * Added settings link, fixed tweet cutting and added cron debug messages
60
-
61
- Added settings link, fixed tweet cutting and added cron debug messages
62
- * latest top fixes [stable version ]
63
- * almost added fb
64
- * stable version with linkedin + facebook
65
- * custom icon, final fixes
66
- * fixed fb instructions + small css things
67
- * Set up localization and translation
68
- * 6.8.1 with multi-language + cpt support
69
- * fix post issue
70
- * various small fixes to encoding
71
- * various fixes
72
-
73
- * fix for coma on the exclude post page
74
- * fixed the shortner problem that was not adding the analytics.
75
- * fixed the cron issue
76
- * increased notification time check by *5
77
-
78
- increased notification time check by *5
79
- * * Added post format per network
80
- * Rearranged the options
81
- * Merge remote-tracking branch 'origin/development' into development
82
- * * Fixes for no account post sharing issue
83
- * Added immediately share after start
84
- * redesign and on/off button
85
- * * Improved tabs graphic
86
- * Added remote cron check
87
- * * added pro badge for linkedin post format
88
- * fixed compatibility issue with older versions
89
- * * added pro badge for linkedin post format
90
- * fixed compatibility issue with older versions
91
- * * fixed the relative path issue
92
- * Update readme.txt
93
- * * fixed issue with notices
94
- * solved some cron compatibilty problems
95
- * * fixed double posting issue for cron
96
- * * fixed backwards compatibility issue
97
- * Removed useless spaces in post format
98
- * fixed custom field from url issue
99
- * * fixed problem with oauth time
100
- * fixed problem with cron time
101
- * * fixed problem with oauth time
102
- * fixed problem with cron time
103
- * Merge remote-tracking branch 'origin/development' into development
104
- * Update core.php
105
- * Update tweet-old-post.php
106
- * Update view.php
107
- * Update OAuth.php
108
- * Update tweet-old-post.php
109
- * * added more complex log system
110
- * improved cron schedule
111
- * Merge remote-tracking branch 'origin/development' into development
112
- * * fixed sample tweet
113
- * added support for pro version
114
- * * added clock feature
115
- * * fix for old cron
116
- * fix sample tweet image
117
- * * removed console clock
118
- * Update readme.txt
119
- * Fixed https request
120
- * Update tweet-old-post.php
121
- * Update core.php
122
- * Update style.css
123
- * Update tweet-old-post.php
124
- * * fixed typo bugs.
125
- * Update readme.txt
126
- * * fixed excluded post bug
127
- * fixed cron time issue
128
- * added more log types messages
129
- * improved system info
130
- * Merge remote-tracking branch 'origin/development' into development
131
- * * update version
132
- * * added sib banner
133
- * * updated changelog
134
- * * fixed bug with share more than once.
135
- * Update tweet-old-post.php
136
- * Update view.php
137
- * * Fixed issue cron stop
138
- * Fixed issue for excluded post
139
- * Added exclude posts from custom post types.
140
- * Merge remote-tracking branch 'origin/development' into development
141
- * * Fixed issue cron stop
142
- * Fixed issue for excluded post
143
- * Added exclude posts from custom post types.
144
- * updated version
145
- * * fixed sample post issue
146
- * * fixed tweet custom field url
147
- * * changed version
148
- * fixed minutes typo
149
- * * rollback generate tweet
150
- * Merge remote-tracking branch 'origin/development' into development
151
- * * fixed image compatibility
152
- * * fixed pro compatibility
153
- * Update readme.txt
154
- * buttons added: Google Plus, XING , Stumbleupon , Tumblr
155
- * strip html response.
156
- * * rewrite the tweet generation
157
- * added usefull filtes and hooks
158
- * * Fixed issue with duplicate posting
159
- * Added Xing and Tumbr Networks
160
- * Fixed issue with random posts on large databases.
161
- * * Fixed issue with duplicate posting
162
- * Added Xing and Tumbr Networks
163
- * Fixed issue with random posts on large databases.
164
- * * Fixed no link issue
165
- * Added new info to System Log
166
- * * FIxed compatibilty issues with old pro version
167
- * * added chacter count when media is active
168
- * * fixed link position in tweets.
169
- * * removed only pro badge on custom schedule secundar tabs
170
- * * fixed problem with strange chars in tweets.
171
- Added support for custom messages
172
- Fixes issue with multiple taxonomies having the same name
173
- Fixed instructions for popups
 
 
 
174
- Improved categories excluding UI in the General tab
175
- Improved design of the social networks authorization popups
176
- Added more shortners
177
- Fixed issue with wrong tags fetch
 
 
 
178
- Fixed issue with inverted settings in post format and custom schedule
 
 
 
179
- Fixed issue sample post rendering
180
- Improved error logging for facebook request
181
- Fixed typos in facebook description
182
- Added default tab for Manage Queue
 
 
 
183
- Fixed issue with shortners and slow loading page
184
- Fixed layout issues for post with images on Manage Queue section
185
- Fixed issue with encoding
 
 
 
186
- Fixed exclude posts bug
187
 
188
- Fixed compatibility with old PHP versions where anonymous functions are not supported.
189
 
190
- Added advanced scheduling option
191
- Added fix for is.gd
192
- Fixed responsive issue
193
- Fixed some security issues
194
  ### 7.2 - 11/02/2016 Changes: tweet-old-post Fix readme tweet-old-post per network buffer 1) removed the global buffer and added a per-network buffer 2) if min and/or max date of posts is 0, do not include that part in the query tweet-old-post Fixed randomization algorithm, preventing share twice of same post until the end of cycle Fixed date filter when both of them are 0 ### 7.1 - 14/01/2016 Changes: tweet-old-post Add confirmation box to reset settings. Add confirmation box to reset settings in the plugin options. tweet-old-post Bug fixes for cron and image posting 1) Create endpoint for remote check 2) White posting to twitter, post without image if media is invalid tweet-old-post Bug fix Show alert only when showAlert is being sent from the back end tweet-old-post Bux fix: Support from cron If cron is disabled/inoperative, fire events through the endpoint if they are due tweet-old-post Call ROP endpoint Call the ROP endpoint with the correct network arguments tweet-old-post If cron is not running, reschedule future tweets In case the cron is only temporarily disabled, the future schedule should not be cleared. So, when the endpoint is called, we fetch the cron, clear it, execute the passed schedule and schedule the future ones. tweet-old-post Fixed schedule inconsistency Fixed posting with image tweet-old-post Merge pull request #41 from HardeepAsrani/development Add confirmation box to reset settings. tweet-old-post Fixed menu icon ### 7.0.8 - 18/09/2015 Changes: tweet-old-post tweet-old-post removed new lines for tweets tweet-old-post tweet-old-post fixed problems with custom icons tweet-old-post *fixed problem with mysql_get_client_info tweet-old-post Fixed multisite issue for redirect url tweet-old-post making translation ready tweet-old-post fixed single quotes problem tweet-old-post fixed tumblr tags ### 7.0.6 - 28/05/2015 Changes: tweet-old-post tweet-old-post removed redundant code tweet-old-post tweet-old-post added compatibility for wordpress 4.2.2 tweet-old-post tweet-old-post fixed compatibility with pro version ### 7.0.4 - 25/05/2015 Changes: tweet-old-post tweet-old-post fixed issue with tweet length tweet-old-post fixed issue with facebook hashtag tweet-old-post tweet-old-post added bussines version ### 7.0.4 - 16/04/2015 Changes: tweet-old-post tweet-old-post fixed bug with the new facebook api changes. tweet-old-post changed pro banner tweet-old-post Merge branch 'development' of https://github.com/Codeinwp/tweet-old-post into development ### 7.0.3 - 03/04/2015 Changes: tweet-old-post tweet-old-post fixed problem with media_id tweet-old-post tweet-old-post fixed bug with logs reporting in system info where there is no log available. tweet-old-post Update readme.txt tweet-old-post Update readme.txt ### 7.0.2 - 26/03/2015 Changes: tweet-old-post tweet-old-post Removed twitter update_with_media call. tweet-old-post Fixed activation error notices when WP_DEBUG was enabled tweet-old-post Merge remote-tracking branch 'origin/development' into development ### 7.0.1 - 06/03/2015 Changes: tweet-old-post http bug tweet-old-post Final version of tweet old post tweet-old-post final vers tweet-old-post Added Top 5.7 version tweet-old-post added strlower tweet-old-post Tweets now are posted immediately, fixed scheduling and added debug messages tweet-old-post latest stable version 6.2 tweet-old-post added exclude posts back tweet-old-post latest major fixes tweet-old-post fixed interrupted posting tweet-old-post Added settings link, fixed tweet cutting and added cron debug messages Added settings link, fixed tweet cutting and added cron debug messages tweet-old-post latest top fixes [stable version ] tweet-old-post almost added fb tweet-old-post stable version with linkedin + facebook tweet-old-post custom icon, final fixes tweet-old-post fixed fb instructions + small css things tweet-old-post Set up localization and translation tweet-old-post 6.8.1 with multi-language + cpt support tweet-old-post fix post issue tweet-old-post various small fixes to encoding tweet-old-post various fixes tweet-old-post fix for coma on the exclude post page tweet-old-post fixed the shortner problem that was not adding the analytics. tweet-old-post fixed the cron issue tweet-old-post increased notification time check by *5 increased notification time check by *5 tweet-old-post tweet-old-post Added post format per network tweet-old-post Rearranged the options tweet-old-post Merge remote-tracking branch 'origin/development' into development tweet-old-post tweet-old-post Fixes for no account post sharing issue tweet-old-post Added immediately share after start tweet-old-post redesign and on/off button tweet-old-post tweet-old-post Improved tabs graphic tweet-old-post Added remote cron check tweet-old-post tweet-old-post added pro badge for linkedin post format tweet-old-post fixed compatibility issue with older versions tweet-old-post tweet-old-post added pro badge for linkedin post format tweet-old-post fixed compatibility issue with older versions tweet-old-post tweet-old-post fixed the relative path issue tweet-old-post Update readme.txt tweet-old-post tweet-old-post fixed issue with notices tweet-old-post solved some cron compatibilty problems tweet-old-post tweet-old-post fixed double posting issue for cron tweet-old-post tweet-old-post fixed backwards compatibility issue tweet-old-post Removed useless spaces in post format tweet-old-post fixed custom field from url issue tweet-old-post tweet-old-post fixed problem with oauth time tweet-old-post fixed problem with cron time tweet-old-post tweet-old-post fixed problem with oauth time tweet-old-post fixed problem with cron time tweet-old-post Merge remote-tracking branch 'origin/development' into development tweet-old-post Update core.php tweet-old-post Update tweet-old-post.php tweet-old-post Update view.php tweet-old-post Update OAuth.php tweet-old-post Update tweet-old-post.php tweet-old-post tweet-old-post added more complex log system tweet-old-post improved cron schedule tweet-old-post Merge remote-tracking branch 'origin/development' into development tweet-old-post tweet-old-post fixed sample tweet tweet-old-post added support for pro version tweet-old-post tweet-old-post added clock feature tweet-old-post tweet-old-post fix for old cron tweet-old-post fix sample tweet image tweet-old-post tweet-old-post removed console clock tweet-old-post Update readme.txt tweet-old-post Fixed https request tweet-old-post Update tweet-old-post.php tweet-old-post Update core.php tweet-old-post Update style.css tweet-old-post Update tweet-old-post.php tweet-old-post tweet-old-post fixed typo bugs. tweet-old-post Update readme.txt tweet-old-post tweet-old-post fixed excluded post bug tweet-old-post fixed cron time issue tweet-old-post added more log types messages tweet-old-post improved system info tweet-old-post Merge remote-tracking branch 'origin/development' into development tweet-old-post tweet-old-post update version tweet-old-post tweet-old-post added sib banner tweet-old-post tweet-old-post updated changelog tweet-old-post tweet-old-post fixed bug with share more than once. tweet-old-post Update tweet-old-post.php tweet-old-post Update view.php tweet-old-post tweet-old-post Fixed issue cron stop tweet-old-post Fixed issue for excluded post tweet-old-post Added exclude posts from custom post types. tweet-old-post Merge remote-tracking branch 'origin/development' into development tweet-old-post tweet-old-post Fixed issue cron stop tweet-old-post Fixed issue for excluded post tweet-old-post Added exclude posts from custom post types. tweet-old-post updated version tweet-old-post tweet-old-post fixed sample post issue tweet-old-post tweet-old-post fixed tweet custom field url tweet-old-post tweet-old-post changed version tweet-old-post fixed minutes typo tweet-old-post tweet-old-post rollback generate tweet tweet-old-post Merge remote-tracking branch 'origin/development' into development tweet-old-post tweet-old-post fixed image compatibility tweet-old-post tweet-old-post fixed pro compatibility tweet-old-post Update readme.txt tweet-old-post buttons added: Google Plus, XING , Stumbleupon , Tumblr tweet-old-post strip html response. tweet-old-post tweet-old-post rewrite the tweet generation tweet-old-post added usefull filtes and hooks tweet-old-post tweet-old-post Fixed issue with duplicate posting tweet-old-post Added Xing and Tumbr Networks tweet-old-post Fixed issue with random posts on large databases. tweet-old-post tweet-old-post Fixed issue with duplicate posting tweet-old-post Added Xing and Tumbr Networks tweet-old-post Fixed issue with random posts on large databases. tweet-old-post tweet-old-post Fixed no link issue tweet-old-post Added new info to System Log tweet-old-post tweet-old-post FIxed compatibilty issues with old pro version tweet-old-post tweet-old-post added chacter count when media is active tweet-old-post tweet-old-post fixed link position in tweets. tweet-old-post tweet-old-post removed only pro badge on custom schedule secundar tabs tweet-old-post tweet-old-post fixed problem with strange chars in tweets.
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
  ### 7.2 - 11/02/2016 Changes: tweet-old-post Fix readme tweet-old-post per network buffer 1) removed the global buffer and added a per-network buffer 2) if min and/or max date of posts is 0, do not include that part in the query tweet-old-post Fixed randomization algorithm, preventing share twice of same post until the end of cycle Fixed date filter when both of them are 0 ### 7.1 - 14/01/2016 Changes: tweet-old-post Add confirmation box to reset settings. Add confirmation box to reset settings in the plugin options. tweet-old-post Bug fixes for cron and image posting 1) Create endpoint for remote check 2) White posting to twitter, post without image if media is invalid tweet-old-post Bug fix Show alert only when showAlert is being sent from the back end tweet-old-post Bux fix: Support from cron If cron is disabled/inoperative, fire events through the endpoint if they are due tweet-old-post Call ROP endpoint Call the ROP endpoint with the correct network arguments tweet-old-post If cron is not running, reschedule future tweets In case the cron is only temporarily disabled, the future schedule should not be cleared. So, when the endpoint is called, we fetch the cron, clear it, execute the passed schedule and schedule the future ones. tweet-old-post Fixed schedule inconsistency Fixed posting with image tweet-old-post Merge pull request #41 from HardeepAsrani/development Add confirmation box to reset settings. tweet-old-post Fixed menu icon ### 7.0.8 - 18/09/2015 Changes: tweet-old-post tweet-old-post removed new lines for tweets tweet-old-post tweet-old-post fixed problems with custom icons tweet-old-post *fixed problem with mysql_get_client_info tweet-old-post Fixed multisite issue for redirect url tweet-old-post making translation ready tweet-old-post fixed single quotes problem tweet-old-post fixed tumblr tags ### 7.0.6 - 28/05/2015 Changes: tweet-old-post tweet-old-post removed redundant code tweet-old-post tweet-old-post added compatibility for wordpress 4.2.2 tweet-old-post tweet-old-post fixed compatibility with pro version ### 7.0.4 - 25/05/2015 Changes: tweet-old-post tweet-old-post fixed issue with tweet length tweet-old-post fixed issue with facebook hashtag tweet-old-post tweet-old-post added bussines version ### 7.0.4 - 16/04/2015 Changes: tweet-old-post tweet-old-post fixed bug with the new facebook api changes. tweet-old-post changed pro banner tweet-old-post Merge branch 'development' of https://github.com/Codeinwp/tweet-old-post into development ### 7.0.3 - 03/04/2015 Changes: tweet-old-post tweet-old-post fixed problem with media_id tweet-old-post tweet-old-post fixed bug with logs reporting in system info where there is no log available. tweet-old-post Update readme.txt tweet-old-post Update readme.txt ### 7.0.2 - 26/03/2015 Changes: tweet-old-post tweet-old-post Removed twitter update_with_media call. tweet-old-post Fixed activation error notices when WP_DEBUG was enabled tweet-old-post Merge remote-tracking branch 'origin/development' into development ### 7.0.1 - 06/03/2015 Changes: tweet-old-post http bug tweet-old-post Final version of tweet old post tweet-old-post final vers tweet-old-post Added Top 5.7 version tweet-old-post added strlower tweet-old-post Tweets now are posted immediately, fixed scheduling and added debug messages tweet-old-post latest stable version 6.2 tweet-old-post added exclude posts back tweet-old-post latest major fixes tweet-old-post fixed interrupted posting tweet-old-post Added settings link, fixed tweet cutting and added cron debug messages Added settings link, fixed tweet cutting and added cron debug messages tweet-old-post latest top fixes [stable version ] tweet-old-post almost added fb tweet-old-post stable version with linkedin + facebook tweet-old-post custom icon, final fixes tweet-old-post fixed fb instructions + small css things tweet-old-post Set up localization and translation tweet-old-post 6.8.1 with multi-language + cpt support tweet-old-post fix post issue tweet-old-post various small fixes to encoding tweet-old-post various fixes tweet-old-post fix for coma on the exclude post page tweet-old-post fixed the shortner problem that was not adding the analytics. tweet-old-post fixed the cron issue tweet-old-post increased notification time check by *5 increased notification time check by *5 tweet-old-post tweet-old-post Added post format per network tweet-old-post Rearranged the options tweet-old-post Merge remote-tracking branch 'origin/development' into development tweet-old-post tweet-old-post Fixes for no account post sharing issue tweet-old-post Added immediately share after start tweet-old-post redesign and on/off button tweet-old-post tweet-old-post Improved tabs graphic tweet-old-post Added remote cron check tweet-old-post tweet-old-post added pro badge for linkedin post format tweet-old-post fixed compatibility issue with older versions tweet-old-post tweet-old-post added pro badge for linkedin post format tweet-old-post fixed compatibility issue with older versions tweet-old-post tweet-old-post fixed the relative path issue tweet-old-post Update readme.txt tweet-old-post tweet-old-post fixed issue with notices tweet-old-post solved some cron compatibilty problems tweet-old-post tweet-old-post fixed double posting issue for cron tweet-old-post tweet-old-post fixed backwards compatibility issue tweet-old-post Removed useless spaces in post format tweet-old-post fixed custom field from url issue tweet-old-post tweet-old-post fixed problem with oauth time tweet-old-post fixed problem with cron time tweet-old-post tweet-old-post fixed problem with oauth time tweet-old-post fixed problem with cron time tweet-old-post Merge remote-tracking branch 'origin/development' into development tweet-old-post Update core.php tweet-old-post Update tweet-old-post.php tweet-old-post Update view.php tweet-old-post Update OAuth.php tweet-old-post Update tweet-old-post.php tweet-old-post tweet-old-post added more complex log system tweet-old-post improved cron schedule tweet-old-post Merge remote-tracking branch 'origin/development' into development tweet-old-post tweet-old-post fixed sample tweet tweet-old-post added support for pro version tweet-old-post tweet-old-post added clock feature tweet-old-post tweet-old-post fix for old cron tweet-old-post fix sample tweet image tweet-old-post tweet-old-post removed console clock tweet-old-post Update readme.txt tweet-old-post Fixed https request tweet-old-post Update tweet-old-post.php tweet-old-post Update core.php tweet-old-post Update style.css tweet-old-post Update tweet-old-post.php tweet-old-post tweet-old-post fixed typo bugs. tweet-old-post Update readme.txt tweet-old-post tweet-old-post fixed excluded post bug tweet-old-post fixed cron time issue tweet-old-post added more log types messages tweet-old-post improved system info tweet-old-post Merge remote-tracking branch 'origin/development' into development tweet-old-post tweet-old-post update version tweet-old-post tweet-old-post added sib banner tweet-old-post tweet-old-post updated changelog tweet-old-post tweet-old-post fixed bug with share more than once. tweet-old-post Update tweet-old-post.php tweet-old-post Update view.php tweet-old-post tweet-old-post Fixed issue cron stop tweet-old-post Fixed issue for excluded post tweet-old-post Added exclude posts from custom post types. tweet-old-post Merge remote-tracking branch 'origin/development' into development tweet-old-post tweet-old-post Fixed issue cron stop tweet-old-post Fixed issue for excluded post tweet-old-post Added exclude posts from custom post types. tweet-old-post updated version tweet-old-post tweet-old-post fixed sample post issue tweet-old-post tweet-old-post fixed tweet custom field url tweet-old-post tweet-old-post changed version tweet-old-post fixed minutes typo tweet-old-post tweet-old-post rollback generate tweet tweet-old-post Merge remote-tracking branch 'origin/development' into development tweet-old-post tweet-old-post fixed image compatibility tweet-old-post tweet-old-post fixed pro compatibility tweet-old-post Update readme.txt tweet-old-post buttons added: Google Plus, XING , Stumbleupon , Tumblr tweet-old-post strip html response. tweet-old-post tweet-old-post rewrite the tweet generation tweet-old-post added usefull filtes and hooks tweet-old-post tweet-old-post Fixed issue with duplicate posting tweet-old-post Added Xing and Tumbr Networks tweet-old-post Fixed issue with random posts on large databases. tweet-old-post tweet-old-post Fixed issue with duplicate posting tweet-old-post Added Xing and Tumbr Networks tweet-old-post Fixed issue with random posts on large databases. tweet-old-post tweet-old-post Fixed no link issue tweet-old-post Added new info to System Log tweet-old-post tweet-old-post FIxed compatibilty issues with old pro version tweet-old-post tweet-old-post added chacter count when media is active tweet-old-post tweet-old-post fixed link position in tweets. tweet-old-post tweet-old-post removed only pro badge on custom schedule secundar tabs tweet-old-post tweet-old-post fixed problem with strange chars in tweets.
css/style.css CHANGED
@@ -255,7 +255,6 @@ float: left;}
255
  border-right: 1px solid #eee;
256
  }
257
  .top_left_instructions ol li{
258
- text-align: justify;
259
  margin-bottom: 10px;
260
  border-bottom: 1px solid #eee;
261
  padding-bottom: 5px;
255
  border-right: 1px solid #eee;
256
  }
257
  .top_left_instructions ol li{
 
258
  margin-bottom: 10px;
259
  border-bottom: 1px solid #eee;
260
  padding-bottom: 5px;
inc/core.php CHANGED
@@ -919,6 +919,7 @@ if (!class_exists('CWP_TOP_Core')) {
919
  }
920
  // Added by Ash/Upwork
921
 
 
922
  $fTweet['message'] = $finalTweet ;
923
 
924
  return $fTweet;
@@ -2336,6 +2337,7 @@ endif;
2336
  'top_fb_token' =>'',
2337
  'top_opt_post_formats' =>'',
2338
  // Added by Ash/Upwork
 
2339
  'top_opt_posts_buffer_twitter' => '',
2340
  'top_opt_posts_buffer_facebook' => '',
2341
  'top_opt_posts_buffer_linkedin' => '',
@@ -2546,11 +2548,11 @@ endif;
2546
  ) );
2547
  if(!empty($terms)){
2548
  // Added by Ash/Upwork
2549
- $options = array();
2550
  foreach ($terms as $t) {
2551
- $options[$t->name] = $t->term_id;
2552
  }
2553
- $taxonomies[$tx->labels->name] = $options;
2554
  // Added by Ash/Upwork
2555
  }
2556
  }
919
  }
920
  // Added by Ash/Upwork
921
 
922
+ $finalTweet = apply_filters("rop_override_tweet", $finalTweet, $postQuery);
923
  $fTweet['message'] = $finalTweet ;
924
 
925
  return $fTweet;
2337
  'top_fb_token' =>'',
2338
  'top_opt_post_formats' =>'',
2339
  // Added by Ash/Upwork
2340
+ 'cwp_rop_custom_messages' => 'off',
2341
  'top_opt_posts_buffer_twitter' => '',
2342
  'top_opt_posts_buffer_facebook' => '',
2343
  'top_opt_posts_buffer_linkedin' => '',
2548
  ) );
2549
  if(!empty($terms)){
2550
  // Added by Ash/Upwork
2551
+ $options = array();
2552
  foreach ($terms as $t) {
2553
+ $options[] = array("label" => $t->name, "id" => $t->term_id);
2554
  }
2555
+ $taxonomies[] = array("label" => $tx->labels->name, "values" => $options);
2556
  // Added by Ash/Upwork
2557
  }
2558
  }
inc/view-categories-list.php CHANGED
@@ -16,11 +16,15 @@ $filterType = get_option("top_opt_cat_filter", "exclude");
16
  <select name="<?php echo $field['option'];?>[]" data-placeholder="<?php _e("Categories", "tweet-old-post");?>" class="top-chosen-select" multiple>
17
  <option value=""></option>
18
  <?php
19
- foreach ($taxonomies as $type=>$options) {
 
 
20
  ?>
21
  <optgroup label="<?php echo $type?>">
22
  <?php
23
- foreach ($options as $label=>$id) {
 
 
24
  $extra = in_array($id, $top_opt_omit_specific_cats) ? "selected" : "";
25
  ?>
26
  <option value="<?php echo $id;?>" <?php echo $extra;?>><?php echo $label;?></option>
16
  <select name="<?php echo $field['option'];?>[]" data-placeholder="<?php _e("Categories", "tweet-old-post");?>" class="top-chosen-select" multiple>
17
  <option value=""></option>
18
  <?php
19
+ foreach ($taxonomies as $taxonomy) {
20
+ $type = $taxonomy["label"];
21
+ $options = $taxonomy["values"];
22
  ?>
23
  <optgroup label="<?php echo $type?>">
24
  <?php
25
+ foreach ($options as $option) {
26
+ $label = $option["label"];
27
+ $id = $option["id"];
28
  $extra = in_array($id, $top_opt_omit_specific_cats) ? "selected" : "";
29
  ?>
30
  <option value="<?php echo $id;?>" <?php echo $extra;?>><?php echo $label;?></option>
inc/view-exclude.php CHANGED
@@ -11,7 +11,7 @@
11
  <span class="slogan"><?php _e("by", 'tweet-old-post'); ?> <a href="https://revive.social/?utm_source=topadmin&utm_medium=announce&utm_campaign=top">ReviveSocial</a></span>
12
 
13
  <div class="cwp_top_actions">
14
- <a href="https://twitter.com/intent/tweet?text=Check-out%20this%20awesome%20plugin%20-%20&url=http%3A%2F%2Frevive.social%2Fplugins%2Frevive-old-post%2F&via=ReviveSocial" class="tweet-about-it"><span></span> <?php _e("Show your love", 'tweet-old-post'); ?></a>
15
  <a target="_blank" href="http://wordpress.org/support/view/plugin-reviews/tweet-old-post#postform" class="leave-a-review"><span></span> <?php _e("Leave A Review", 'tweet-old-post'); ?></a>
16
  </div><!-- end .cwp_top_actions -->
17
  </header><!-- end .cwp_top_header -->
11
  <span class="slogan"><?php _e("by", 'tweet-old-post'); ?> <a href="https://revive.social/?utm_source=topadmin&utm_medium=announce&utm_campaign=top">ReviveSocial</a></span>
12
 
13
  <div class="cwp_top_actions">
14
+ <a target="_blank" href="https://twitter.com/intent/tweet?text=Check-out%20this%20awesome%20plugin%20-%20&url=http%3A%2F%2Frevive.social%2Fplugins%2Frevive-old-post%2F&via=ReviveSocial" class="tweet-about-it"><span></span> <?php _e("Show your love", 'tweet-old-post'); ?></a>
15
  <a target="_blank" href="http://wordpress.org/support/view/plugin-reviews/tweet-old-post#postform" class="leave-a-review"><span></span> <?php _e("Leave A Review", 'tweet-old-post'); ?></a>
16
  </div><!-- end .cwp_top_actions -->
17
  </header><!-- end .cwp_top_header -->
inc/view.php CHANGED
@@ -23,7 +23,7 @@
23
 
24
  <div class="cwp_top_actions">
25
 
26
- <a href="https://twitter.com/intent/tweet?text=Check-out%20this%20awesome%20plugin%20-%20&url=http%3A%2F%2Frevive.social%2Fplugins%2Frevive-old-post%2F&via=ReviveSocial" class="tweet-about-it"><span></span> <?php _e("Show your love", 'tweet-old-post'); ?></a>
27
  <a target="_blank" href="http://wordpress.org/support/view/plugin-reviews/tweet-old-post#postform" class="leave-a-review"><span></span> <?php _e("Leave A Review", 'tweet-old-post'); ?></a>
28
  </div><!-- end .cwp_top_actions -->
29
  </header><!-- end .cwp_top_header -->
@@ -143,6 +143,7 @@
143
  <?php endif; ?>
144
  <li class="rop-beta-user"><div class="rop-left"><?php _e("Beta user",'tweet-old-post');?> </div><a href="#" id="rop-beta-button" class="rop-right <?php echo $beta_user; ?>"></a><div class="rop-clear" ></div><span class="rop-beta-desc"><?php _e("As a beta user you will have access to the latest stable releases before going to production",'tweet-old-post');?></span></li>
145
  <li class="rop-beta-user"><div class="rop-left"><?php _e("Remote check",'tweet-old-post');?></div><a href="#" id="cwp_remote_check" class="<?php echo $remote_check; ?> rop-right "></a><div class="rop-clear" ></div><span class="rop-beta-desc"><?php _e("We will send you a ping each 15 minutes in order to assure that posts will be sent to social networks on time. ",'tweet-old-post');?> </span> </li>
 
146
  <li class="upgrade"><a target="_blank" href="https://revive.social/plugins/revive-old-post/?utm_source=bannerright&utm_medium=announce&utm_campaign=top&upgrade=true"> <?php _e("Upgrade Tweet Old Post for only $9.99 - Upgrade To Pro Now!", 'tweet-old-post'); ?></a></li>
147
 
148
  </ul>
23
 
24
  <div class="cwp_top_actions">
25
 
26
+ <a target="_blank" href="https://twitter.com/intent/tweet?text=Check-out%20this%20awesome%20plugin%20-%20&url=http%3A%2F%2Frevive.social%2Fplugins%2Frevive-old-post%2F&via=ReviveSocial" class="tweet-about-it"><span></span> <?php _e("Show your love", 'tweet-old-post'); ?></a>
27
  <a target="_blank" href="http://wordpress.org/support/view/plugin-reviews/tweet-old-post#postform" class="leave-a-review"><span></span> <?php _e("Leave A Review", 'tweet-old-post'); ?></a>
28
  </div><!-- end .cwp_top_actions -->
29
  </header><!-- end .cwp_top_header -->
143
  <?php endif; ?>
144
  <li class="rop-beta-user"><div class="rop-left"><?php _e("Beta user",'tweet-old-post');?> </div><a href="#" id="rop-beta-button" class="rop-right <?php echo $beta_user; ?>"></a><div class="rop-clear" ></div><span class="rop-beta-desc"><?php _e("As a beta user you will have access to the latest stable releases before going to production",'tweet-old-post');?></span></li>
145
  <li class="rop-beta-user"><div class="rop-left"><?php _e("Remote check",'tweet-old-post');?></div><a href="#" id="cwp_remote_check" class="<?php echo $remote_check; ?> rop-right "></a><div class="rop-clear" ></div><span class="rop-beta-desc"><?php _e("We will send you a ping each 15 minutes in order to assure that posts will be sent to social networks on time. ",'tweet-old-post');?> </span> </li>
146
+ <?php echo apply_filters("rop_add_to_sidebar", "");?>
147
  <li class="upgrade"><a target="_blank" href="https://revive.social/plugins/revive-old-post/?utm_source=bannerright&utm_medium=announce&utm_campaign=top&upgrade=true"> <?php _e("Upgrade Tweet Old Post for only $9.99 - Upgrade To Pro Now!", 'tweet-old-post'); ?></a></li>
148
 
149
  </ul>
readme.txt CHANGED
@@ -1,8 +1,8 @@
1
  === Revive Old Post (Former Tweet Old Post) ===
2
  Contributors: codeinwp,marius2012,marius_codeinwp,hardeepasrani,Madalin_Themeisle, rsocial
3
- Tags: admin, ajax, plugin, twitter, facebook, linkedin, automatic, tweet, share, wordpress, marketing, sharing, Tweet old post, Tweets,evergreen, Promote old post by tweeting about them, Twitter, Auto Tweet, Hashtags, Twitter Hashtags, Tweet Posts, Tweet, Post Tweets, Wordpress Twitter Plugin, Twitter Plugin, Tweet Selected Posts, Twitter, Promote Posts, Tweet Random Post, Share Post, Promote Post, Post Tweets, Wordpress Twitter, Drive Traffic, Tweet Selected Posts
4
  Requires at least: 2.7
5
- Tested up to: 4.5.2
6
  Stable tag: trunk
7
 
8
 
@@ -29,7 +29,7 @@ This plugin helps you to keeps your old posts alive by sharing them and driving
29
 
30
  > ### Why to upgrade to PRO ?
31
 
32
- > Using the <a rel="friend" href="http://revive.social/plugins/revive-old-post/">PRO version</a> of the plugin you will unleash the most important functionality : images in tweets . Using those your RT/CTR will go crazy.
33
 
34
  > Other notable features :
35
 
@@ -40,15 +40,15 @@ This plugin helps you to keeps your old posts alive by sharing them and driving
40
  > * Custom Schedule
41
  > * Post to Xing / Tumblr
42
 
43
- Some of you reported some scheduling issues, after investigation work looks like this is coming from some web hosts, make sure you check-out this post about <a rel="friend" href="http://www.codeinwp.com/blog/best-wordpress-shared-hosting-providers/">shared WordPress hosting</a>, which should help you pick a good one that works.
44
 
45
  For updates follow https://twitter.com/ReviveSocial If you have anything you can let us know <a href="http://revive.social/support/?utm_source=readmetop&utm_medium=announce&utm_campaign=top">here</a>.
46
 
47
  ** Useful Resources **
48
 
49
- - Check-out our <a href="http://docs.revive.social" rel="friend" target="_blank">tutorials site</a>
50
- - Take a look at our other <a href="http://themeisle.com/wordpress-plugins/" rel="friend" target="_blank">plugins</a>.
51
- - Read more about WordPress on our <a href="http://www.codeinwp.com/blog/" rel="friend" target="_blank">blog</a>.
52
 
53
 
54
  = Translations =
@@ -125,6 +125,12 @@ http://revive.social/plugins/revive-old-post
125
 
126
  == Changelog ==
127
 
 
 
 
 
 
 
128
  **New in v7.3.8**
129
 
130
  * Improved categories excluding UI in the General tab
1
  === Revive Old Post (Former Tweet Old Post) ===
2
  Contributors: codeinwp,marius2012,marius_codeinwp,hardeepasrani,Madalin_Themeisle, rsocial
3
+ Tags:twitter, facebook, linkedin, automatic, tweet, share, wordpress, marketing, sharing, Tweet old post, Tweets,evergreen
4
  Requires at least: 2.7
5
+ Tested up to: 4.6.1
6
  Stable tag: trunk
7
 
8
 
29
 
30
  > ### Why to upgrade to PRO ?
31
 
32
+ > Using the <a rel="nofollow" href="http://revive.social/plugins/revive-old-post/">PRO version</a> of the plugin you will unleash the most important functionality : images in tweets . Using those your RT/CTR will go crazy.
33
 
34
  > Other notable features :
35
 
40
  > * Custom Schedule
41
  > * Post to Xing / Tumblr
42
 
43
+ Some of you reported some scheduling issues, after investigation work looks like this is coming from some web hosts, make sure you check-out this post about <a rel="nofollow" href="http://www.codeinwp.com/blog/best-wordpress-shared-hosting-providers/">shared WordPress hosting</a>, which should help you pick a good one that works.
44
 
45
  For updates follow https://twitter.com/ReviveSocial If you have anything you can let us know <a href="http://revive.social/support/?utm_source=readmetop&utm_medium=announce&utm_campaign=top">here</a>.
46
 
47
  ** Useful Resources **
48
 
49
+ - Check-out our <a href="http://docs.revive.social" rel="nofollow" target="_blank">tutorials site</a>
50
+ - Take a look at our other <a href="http://themeisle.com/wordpress-plugins/" rel="nofollow" target="_blank">plugins</a>.
51
+ - Read more about WordPress on our <a href="http://www.codeinwp.com/blog/" rel="nofollow" target="_blank">blog</a>.
52
 
53
 
54
  = Translations =
125
 
126
  == Changelog ==
127
 
128
+ **New in v7.4.0**
129
+
130
+ * Added support for custom messages
131
+ * Fixes issue with multiple taxonomies having the same name
132
+ * Fixed instructions for popups
133
+
134
  **New in v7.3.8**
135
 
136
  * Improved categories excluding UI in the General tab
tweet-old-post.php CHANGED
@@ -4,7 +4,7 @@
4
  # Plugin URI: https://revive.social/
5
  # Description: Wordpress plugin that helps you to keeps your old posts alive by sharing them and driving more traffic to them from twitter/facebook or linkedin. It also helps you to promote your content. You can set time and no of posts to share to drive more traffic.For questions, comments, or feature requests, <a href="http://revive.social/support/?utm_source=plugindesc&utm_medium=announce&utm_campaign=top">contact </a> us!
6
  # Author: reviev.social
7
- # Version: 7.3.8
8
  # Author URI: https://revive.social/
9
  # Text Domain: tweet-old-post
10
  # Domain Path: /languages
@@ -19,7 +19,7 @@ define("ROPJSFILE", plugins_url('js/master.js',__FILE__ ));
19
  define("ROPJSCOUNTDOWN", plugins_url('js/countdown.js',__FILE__ ));
20
  define("ROPPLUGINBASENAME", plugin_basename(__FILE__));
21
  define('ROP_TOP_FB_API_VERSION','v2.0');
22
- define('ROP_VERSION','7.3.8');
23
  // Added by Ash/Upwork
24
  define("ROP_ROOT", trailingslashit(plugins_url("", __FILE__)));
25
  // Added by Ash/Upwork
4
  # Plugin URI: https://revive.social/
5
  # Description: Wordpress plugin that helps you to keeps your old posts alive by sharing them and driving more traffic to them from twitter/facebook or linkedin. It also helps you to promote your content. You can set time and no of posts to share to drive more traffic.For questions, comments, or feature requests, <a href="http://revive.social/support/?utm_source=plugindesc&utm_medium=announce&utm_campaign=top">contact </a> us!
6
  # Author: reviev.social
7
+ # Version: 7.4.0
8
  # Author URI: https://revive.social/
9
  # Text Domain: tweet-old-post
10
  # Domain Path: /languages
19
  define("ROPJSCOUNTDOWN", plugins_url('js/countdown.js',__FILE__ ));
20
  define("ROPPLUGINBASENAME", plugin_basename(__FILE__));
21
  define('ROP_TOP_FB_API_VERSION','v2.0');
22
+ define('ROP_VERSION','7.4.0');
23
  // Added by Ash/Upwork
24
  define("ROP_ROOT", trailingslashit(plugins_url("", __FILE__)));
25
  // Added by Ash/Upwork