Title: Undefined variable: wpac_options
Last modified: March 18, 2017

---

# Undefined variable: wpac_options

 *  Resolved [Ashley](https://wordpress.org/support/users/nosegraze/)
 * (@nosegraze)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/undefined-variable-wpac_options/)
 * I’m getting this PHP notice on every page load:
 * `Undefined variable: wpac_options wp-content/plugins/wp-ajaxify-comments/wp-ajaxify-
   comments.php:470`
 * Looks like it’s coming from the random variable before this function:
 *     ```
       $wpac_options;
       function wpac_load_options() {
       ```
   
 * It doesn’t look like that instance of `$wpac_options` is doing anything so can
   it be removed? I’ve commented it out for now, but it would be nice if I didn’t
   have to do that after every update.

Viewing 1 replies (of 1 total)

 *  [weweave](https://wordpress.org/support/users/weweave/)
 * (@weweave)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/undefined-variable-wpac_options/#post-9106329)
 * Thanks for reporting the problem. This should be fixed in version 1.5.1 which
   is available here [https://downloads.wordpress.org/plugin/wp-ajaxify-comments.zip](https://downloads.wordpress.org/plugin/wp-ajaxify-comments.zip)
   and which will be (officially) released soon.

Viewing 1 replies (of 1 total)

The topic ‘Undefined variable: wpac_options’ is closed to new replies.

 * ![](https://ps.w.org/wp-ajaxify-comments/assets/icon-256x256.png?rev=2962290)
 * [Ajaxify Comments - Ajax and Lazy Loading Comments](https://wordpress.org/plugins/wp-ajaxify-comments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ajaxify-comments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ajaxify-comments/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ajaxify-comments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ajaxify-comments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ajaxify-comments/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [weweave](https://wordpress.org/support/users/weweave/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/undefined-variable-wpac_options/#post-9106329)
 * Status: resolved