Title: plexus77's Replies | WordPress.org

---

# plexus77

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] ERROR WHEN I CREATE A POST](https://wordpress.org/support/topic/error-when-i-create-a-post/)
 *  [plexus77](https://wordpress.org/support/users/plexus77/)
 * (@plexus77)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/error-when-i-create-a-post/#post-16232745)
 * Hi there, i am experiencing the same error, it’s because when you click on the
   new post button from the posts list page or the admin header the query string?
   post_type=post is not appended to /wp-admin/post-new.php.
 * `'product' === wp_unslash( $_GET['post_type'] )`
 * The above from line 320 of /wp-content/plugins/woocommerce/includes/tracks/events/
   class-wc-products-tracking.php
 * `isset($_GET['post_type']) && 'product' === wp_unslash( $_GET['post_type'] )`
 * I am running my site on PHP8.025
 * You can see that there is an isset check in the previous if statement on line
   310.
    -  This reply was modified 3 years, 6 months ago by [plexus77](https://wordpress.org/support/users/plexus77/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disable Comments - Remove Comments & Stop Spam [Multi-Site Support]] jQuery Error](https://wordpress.org/support/topic/jquery-error-43/)
 *  Thread Starter [plexus77](https://wordpress.org/support/users/plexus77/)
 * (@plexus77)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/jquery-error-43/#post-7700966)
 * Thanks Samir for the quick response.
 * Cheers,
    Morgan

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