razaj
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: %2$s how toRight.
Aha. So its all sequential.
Thanks
Forum: Fixing WordPress
In reply to: %2$s how toThank you keesiemeijer.
You are a lifesaver!
On a related note, where should I look for more info on $time_since ? Its not there in single.php.
Forum: Fixing WordPress
In reply to: %2$s how toThank you for your time.
Here’s the full printf
<?php printf(__(' was posted %1$s on %2$s at %3$s.<br><br>This entry is filed under: <br>%4$s.<br><br>', 'r755_light'), $time_since, get_the_time(__('d/m/Y (l)', 'r755_light')), get_the_time(), get_the_category_list(', ')); ?>
What does it tell you?
Forum: Fixing WordPress
In reply to: How to Automatically Email Posts to my SubscribersI just reviewed feedblitz and find them rather expensive. I have mailing lists (genuinely inhouse built by subscribers themselves) that run into 200,000 range. If I was on feedblitz, my monthly bills would be very high.
With a good website, your subscriber base can and does grow. So you need to choose the platform carefully.
Forum: Fixing WordPress
In reply to: How to Automatically Email Posts to my SubscribersFeedburner is not your solution because feedburner does not allow importing of mailing lists. You can use the plugin WP Autoresponder https://www.wpresponder.com/. I am using it on more than one website. If you need help, please contact me. In one case I was asked by my client to import her almost entire addressbook and it works very well. You can even control when the email goes and when it should not go.
Hi Scott.
I also have similar needs… I need to give access to Editor level users. Please advise how to proceed.
Forum: Fixing WordPress
In reply to: My site is hacked. Code injected. HELP!!!Is there any further update on how to prevent the so-called “pharma hack” from coming back and injecting viagra and other pharma content in your wordpress powered site?
I have already read the pearsonified blog and he also says that he has no idea how they got in in the first place and how to prevent it for sure from happening again.