Conversation
supportIs there any way to change and normalize the format of the date/timestamps. The Twitter one is especially weird and they are not consistent. https://wordpress.org/plugins/all-in-one-social-feeds/
Hi grizgza, Thanks for choosing our plugin. Currently , in admin there is no setting for format of the date/timestamps. The twitter date format , you can customize from php file plugins/all-in-one-social-feeds/trunk/pages/default/tw.php (Line -8) $twit .= “<div class=’tw-desc’>”.$value->text.”<span class=’tw-date’>”.$value->created_at.”</span></div>”; Hope this will help. If plugin helps , please give good review and rating to plugin going to https://wordpress.org/support/view/plugin-reviews/all-in-one-social-feeds Thanks,
Hi grizgza, Thanks for choosing our plugin. Currently , in admin there is no setting for format of the date/timestamps. The twitter date format , you can customize from php file plugins/all-in-one-social-feeds/trunk/pages/default/tw.php (Line -8) $twit .= “<div class=’tw-desc’>”.$value->text.”<span class=’tw-date’>”.$value->created_at.”</span></div>”; Hope this will help. If plugin helps , please give good review and rating to plugin going to https://wordpress.org/support/view/plugin-reviews/all-in-one-social-feeds Thanks,