• Hi…any ideas as to why, when using the ###POSTFULL### parameter in the content of a post notification, it does not include hyperlinks in the body of the post? The email comes through with the links as text.

    All I really want to do is send the most recent post to our list of subscribers after it is posted, and cron doesn’t seem to work correctly. I honestly don’t know what it is doing…I set up a mail config that uses WP-CRON and it sends random posts at random times…I have no idea what the logic is. It is possible I have something set up incorrectly, but my testing is not providing any answers, as it is so random.

Viewing 1 replies (of 1 total)
  • Plugin Author gopiplus

    (@gopiplus)

    WP-Cron is not based on the server, or the server’s clock. Instead, there’s a check every time a person calls one of your pages or posts. Every time WordPress goes to work, it checks to see if there are any jobs that need to leverage WP-Cron.In other worlds, WP-Cron works fine for sites that get a decent amount of attention, but not necessarily as great for those sites with little to no traffic.

Viewing 1 replies (of 1 total)
  • The topic ‘Post notification doesn’t include links’ is closed to new replies.