Title: sdupre's Replies | WordPress.org

---

# sdupre

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MP3-jPlayer] Stopped working after WordPress 5.5 upgrade](https://wordpress.org/support/topic/stopped-working-after-wordpress-5-5-upgrade/)
 *  [sdupre](https://wordpress.org/support/users/sdupre/)
 * (@sdupre)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/stopped-working-after-wordpress-5-5-upgrade/#post-13372200)
 * >> “enable jquery migrate helper” t<<
    That’s an amazing find, it works for me.
 * Prior to this, I found myself researching more robust (read: support directly
   on WP 5.5) Podcast players like Cue or PowerPress and Seriously Simple Podcasting–
   and those have their strengths. I’m glad I took a few days to look at alternatives….
   but they’re overkill for my 10-15 audios
 * Also, I find the MP3-jPlayer “simple stats” module (stats for plays) installs
   but doesn’t work… (doesn’t appear in the menu pick – even after playing audios)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Made Easy] Update Fail](https://wordpress.org/support/topic/update-fail-12/)
 *  [sdupre](https://wordpress.org/support/users/sdupre/)
 * (@sdupre)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/update-fail-12/#post-10312964)
 * Problem is:
 * Once you get this wp_add_privacy_policy_content() error, you have to modify the
   file manually to remove the error… _ (you can’t go into the wp-admin dashboard
   to upgrade WordPress) _
 * I mean, I can do it on both my sites, then upgrade wordpress and re-apply the
   line of code, but I imagine some people would be stuck on what to do.
 * Stephen
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fastest Cache - WordPress Cache Plugin] Better doc on eCommerce shopping cart, Contact-Us support](https://wordpress.org/support/topic/better-doc-on-ecommerce-shopping-cart-contact-us-support/)
 *  Thread Starter [sdupre](https://wordpress.org/support/users/sdupre/)
 * (@sdupre)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/better-doc-on-ecommerce-shopping-cart-contact-us-support/#post-5714015)
 * I don’t know enough of eCommerce heavy hitters to tell you what pages – only 
   what’s attached to Easy Digital Downloads. In some cases, the configuration allows
   the user to rename these pages (the slug could be called /event, /events, /myevents,
   etc)
 * These would all have to be case-insensitive:
 * Shopping Cart/eCommerce
    (Basically anything in a checkout process of eCommerce)/
   cart, /purchase or /purchase-confirmation (EDD), /receipt, /checkout (contains
   or “starts with” for these) /manageCart (so might need “contains=”%cart%”) /?
   edd – (contains=”edd” would be best) = Easy Digital Downloads
 * For on-line FORMS that most likely use “capcha”
    /contact, /registration, /signup,/
   sign-up (starts with or contains)
 * Calendar Filtering for events to sign up for (ticketing apps)
    /event, /events/
   ticketing, /tickets, /ticket (I’m guessing on this one, I really don’t know)
 * You may want to install WooCommerce, Easy Digital Downloads, Cart66, Exchange,
   MarketPress, Shopp, WP e-Commerce. At least download the files and see what PHP
   names they use.. (from an article on “top ecommerce” I googled on the web)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fastest Cache - WordPress Cache Plugin] Better doc on eCommerce shopping cart, Contact-Us support](https://wordpress.org/support/topic/better-doc-on-ecommerce-shopping-cart-contact-us-support/)
 *  Thread Starter [sdupre](https://wordpress.org/support/users/sdupre/)
 * (@sdupre)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/better-doc-on-ecommerce-shopping-cart-contact-us-support/#post-5713977)
 * True. I think it’s maybe too difficult to figure out which pages for eCommerce
   apps you support and filter. Maybe WooCommerce and one or two others important
   ones…
 * But I don’t expect you to support Easy Digital Downloads setup (cart) and the
   way Modern Tribe created support of “event tickets” with this weird add-on plugin
   that doesn’t really work well with this convoluted setup.
 * Perhaps just go through your code and mention in your FAQ which pages you NEVER
   cache (*cart*, *purchase*, *receipt*, etc) and also make a suggestion to review“
   registration”, “contact us”, “event” or “shopping cart” “receipt”, “purchase”
   pages used so users can add the “<!–[wpfcNOT]–> ” to avoid the **most common**
   problems.
 * Admins should have *some* knowledge of their site and what caching might do, 
   but these are easy things to overlook.
 * Another thing might be to highlight these same wildcard “exclude” pages on the“
   Excluded Pages” tab of the plugin
 * For non-savvy users, these types of hidden problems are tougher to detect and
   first-time users of our sites are turned away rather than report an error (“I
   couldn’t use your “Contact Us” page to report a problem…”…
 * Knowing what your plugin filters out (hardcoded no caching pages) by default 
   is enough I think.
 * Thanks much.

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