Profiles

  • Member Since: June 12th, 2016
  • Find me on:
  • Posted a reply to Add to home screen missing, on the site WordPress.org Forums:
    Hello Marcin, thank you a lot! With 1.5.0 there's now a place in settings where…

  • Posted a reply to Add to home screen missing, on the site WordPress.org Forums:
    Hello, thank you for your reply. I don't see any "add to home" button on…

  • Created a topic, Add to home screen missing, on the site WordPress.org Forums:
    Hello, I've installed your app and I really like it s…

  • Posted a reply to Add “From” field into post content, on the site WordPress.org Forums:
    I just didn't notice there was the update. Looks like it solved the problem. Now…

  • Posted a reply to Add “From” field into post content, on the site WordPress.org Forums:
    Here's what I have inside filterPostie.php <?php add_filter(‘postie_post_before’, ‘my_postie_post_before’, 10, 2); function my_postie_post_before($post,$headers) { $from…

  • Posted a reply to Add “From” field into post content, on the site WordPress.org Forums:
    Checked this, the filter is being called:

  • Posted a reply to Add “From” field into post content, on the site WordPress.org Forums:
    I modified the code, here's how it looks now: <?php add_filter(‘postie_post_before’, ‘my_postie_post_before’, 10, 2); function…

  • Posted a reply to Add “From” field into post content, on the site WordPress.org Forums:
    Thank you a lot! This really helps. I've updated my filterPostie.php file (and Postie sees…

  • Posted a reply to Add “From” field into post content, on the site WordPress.org Forums:
    Thanks for the info, but I'm afraid I'm still not getting this. I created a…

  • Created a topic, Add “From” field into post content, on the site WordPress.org Forums:
    Hi, Thanks for this awesome plugin! Is there a way t…

  • Posted a reply to Posite doesn’t work with Yahoo mail, on the site WordPress.org Forums:
    I'm not sure what I did exactly, but after several hours of attempts it finally…

  • Created a topic, Posite doesn’t work with Yahoo mail, on the site WordPress.org Forums:
    Hello! Unfortunately I'm not able to fetch mail from …