Title: Error Log &#8211; Undefined Array Key &#8220;action&#8221; in class-ajax.php
Last modified: March 12, 2026

---

# Error Log – Undefined Array Key “action” in class-ajax.php

 *  Resolved [creativechaos](https://wordpress.org/support/users/creativechaos/)
 * (@creativechaos)
 * [2 months, 4 weeks ago](https://wordpress.org/support/topic/error-log-undefined-array-key-action-in-class-ajax-php/)
 * We are seeing recurring PHP warnings in the error log related to the AJAX handler
   in Jeg Elementor Kit when running on PHP 8.3.
 * PHP Warning: Undefined array key “action” in /wp-content/plugins/jeg-elementor-
   kit/class/ajax/class-ajax.php on line 110
   PHP Warning: Undefined array key “action”
   in /wp-content/plugins/jeg-elementor-kit/class/ajax/class-ajax.php on line 131
 * This appears to occur when the plugin endpoint query variable exists but the `
   action` query var is missing.
 * We added a simple patch but maybe this can be fixed in the next release?
 * $action = $wp->query_vars[‘action’] ?? ”;
 * if ( ” === $action ) {
   return;}

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

 *  Plugin Author [Fauzan Jegstudio](https://wordpress.org/support/users/fauzanjegstudio/)
 * (@fauzanjegstudio)
 * [2 months, 4 weeks ago](https://wordpress.org/support/topic/error-log-undefined-array-key-action-in-class-ajax-php/#post-18848898)
 * Hello [@creativechaos](https://wordpress.org/support/users/creativechaos/),
 * We sincerely apologize for the inconvenience you experienced, and thank you very
   much for reporting this issue.
 * We have reviewed and resolved the issue on our side, and the fix will be included
   in the next update. If you or other users encounter the same issue and would 
   like to implement the fix immediately, you may replace the `../wp-content/plugins/
   jeg-elementor-kit/class/ajax/class-ajax.php` file with the file provided in the
   link below.
 * [File](https://drive.google.com/file/d/1ebsFoXaY37VqLtF468S_0bxof4y1DWB9/view?usp=sharing):
   [https://drive.google.com/file/d/1ebsFoXaY37VqLtF468S_0bxof4y1DWB9/view?usp=sharing](https://drive.google.com/file/d/1ebsFoXaY37VqLtF468S_0bxof4y1DWB9/view?usp=sharing)
 * We hope this solution helps.
 * Thank You
 * Best Regards,
    Fauzan Edris
 *  Plugin Author [Fauzan Jegstudio](https://wordpress.org/support/users/fauzanjegstudio/)
 * (@fauzanjegstudio)
 * [1 month ago](https://wordpress.org/support/topic/error-log-undefined-array-key-action-in-class-ajax-php/#post-18897821)
 * Hello [@creativechaos](https://wordpress.org/support/users/creativechaos/),
 * How are you? We hope you are doing well.
 * We would like to inform you that this issue has been resolved in the latest version
   of Jeg Kit. Therefore, we will proceed to mark this topic as resolved.
 * If you encounter any other issues while using the Jeg Kit for Elementor plugin,
   please feel free to create a new topic on our support forum.
 * Thank You!

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

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-log-undefined-array-key-action-in-class-ajax-php%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/jeg-elementor-kit/assets/icon.svg?rev=3378738)
 * [Jeg Kit for Elementor – Powerful Addons for Elementor, Widgets & Templates for WordPress](https://wordpress.org/plugins/jeg-elementor-kit/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jeg-elementor-kit/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jeg-elementor-kit/)
 * [Active Topics](https://wordpress.org/support/plugin/jeg-elementor-kit/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jeg-elementor-kit/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jeg-elementor-kit/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Fauzan Jegstudio](https://wordpress.org/support/users/fauzanjegstudio/)
 * Last activity: [1 month ago](https://wordpress.org/support/topic/error-log-undefined-array-key-action-in-class-ajax-php/#post-18897821)
 * Status: resolved