Title: Standish's Replies | WordPress.org

---

# Standish

  [  ](https://wordpress.org/support/users/standish/)

 *   [Profile](https://wordpress.org/support/users/standish/)
 *   [Topics Started](https://wordpress.org/support/users/standish/topics/)
 *   [Replies Created](https://wordpress.org/support/users/standish/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/standish/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/standish/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/standish/engagements/)
 *   [Favorites](https://wordpress.org/support/users/standish/favorites/)

 Search replies:

## Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Email Subscribers & Newsletters - Email Marketing, Post Notifications & Newsletter Plugin for WordPress] Custom Post Types Categories](https://wordpress.org/support/topic/custom-post-types-categories-3/)
 *  [Standish](https://wordpress.org/support/users/standish/)
 * (@standish)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/custom-post-types-categories-3/#post-12174048)
 * Hi,
 * I’m having the same need as OP.
 * Is it possible for you to add custom filters and hooks in your plugin?
 * We are able to do it ourself by adding 2-3 hooks in your plugin. I would prefer
   if any updates you release do not break our system.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Notif] Redirect to homepage](https://wordpress.org/support/topic/redirect-to-homepage-9/)
 *  Thread Starter [Standish](https://wordpress.org/support/users/standish/)
 * (@standish)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/redirect-to-homepage-9/#post-10024110)
 * I was able to debug it and make it works.
 * This is what I did:
 * – I have created pages matching your fake url (ie: /post_notif/manage_prefs/)
 * – I have edited to edit your plugin. In the file /public/class-post-notif-public.
   php, I have modified the create_fake_page method.
 * In the $post variable you add in the “the_posts” filter, I have added those properties:
 * $post->ID = -99;
    $post->post_author = 1; $post->post_date = current_time( ‘mysql’);
   $post->post_date_gmt = current_time( ‘mysql’, 1 ); $post->post_status = ‘publish’;
   $post->ping_status = ‘closed’; $post->post_name = ‘post-notif-‘.rand(0, 10000000);
   $post->filter = ‘raw’;
 * And everything works.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Notif] Redirect to homepage](https://wordpress.org/support/topic/redirect-to-homepage-9/)
 *  Thread Starter [Standish](https://wordpress.org/support/users/standish/)
 * (@standish)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/redirect-to-homepage-9/#post-10023800)
 * Hi,
 * I tried on a fresh 4.9.4 WordPress install, with no plugin.
 * In the permalink, I have selected Common Settings/Post name.
 * I use your plugin version 1.3.0.
 * The validation email works, as the link validate my account, but I’m redirected
   on the homepage. I was able to validate my account, since I can see it in the
   backend (and I have received the **Thanks for subscribing to the posts** emails)
 * But when I click on the manage pref url : /post_notif/manage_prefs/?email_addr
   =EMAIL&authcode=CODE, I’m also redirected on the homepage.
 * Do you have any clues?
 * I’ll continue looking for this.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Migrate Lite - Migration Made Easy] Encoding fail](https://wordpress.org/support/topic/encoding-fail/)
 *  [Standish](https://wordpress.org/support/users/standish/)
 * (@standish)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/encoding-fail/#post-3977490)
 * Same problem here. Been using this script for many sites and had no problem with
   this. Everything is in UTF8 also. This is one of the “rare” website that is not
   using WPML (yet) and is only in English (for now).
 * Thanks for the great plugin though,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Recent posts widget does not show](https://wordpress.org/support/topic/recent-posts-widget-does-not-show/)
 *  Thread Starter [Standish](https://wordpress.org/support/users/standish/)
 * (@standish)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/recent-posts-widget-does-not-show/#post-3729889)
 * Hi caimin and angelo,
 * It was another plugin (Ether Builder) that cause the problem.
 * I’m getting in touch with the developers to have a fix.
 * Thanks for your time.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Click-Tracker] 301 Redirections](https://wordpress.org/support/topic/301-redirections/)
 *  Thread Starter [Standish](https://wordpress.org/support/users/standish/)
 * (@standish)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/301-redirections/#post-3414103)
 * Does anybody have any input about this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Sitemap not updating](https://wordpress.org/support/topic/sitemap-not-updating/)
 *  Thread Starter [Standish](https://wordpress.org/support/users/standish/)
 * (@standish)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/sitemap-not-updating/#post-3174613)
 * Hi,
 * Thanks for the heads up.
 * May you let us know what plugin you’re using instead of the Yoast Sitemap?
 * Thanks,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Sitemap not updating](https://wordpress.org/support/topic/sitemap-not-updating/)
 *  Thread Starter [Standish](https://wordpress.org/support/users/standish/)
 * (@standish)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/sitemap-not-updating/#post-3174597)
 * I have also desactivated my theme and tried twenty twelve.. still the same problem!

Viewing 8 replies - 1 through 8 (of 8 total)