Wovax IDX 0.6.2

Does Wovax IDX work with WordPress 4.9.8 and PHP 7.0.16? A smoke test was performed on .

Summary

Errors
187PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 227.62 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.736 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version4.9.8
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/wovax-idx/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 10

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
Requested URL /wp-admin/plugins.php?action=activate&plugin=wovax-idx%2Fwovax-idx.php&plugin_status=all&paged=1&s&_wpnonce=eb1fa3ec13
Aspect after-activation
HTTP status 200 OK
Load time 1.086 s
Memory usage 3.25 MiB
JS errors None
Resource errors None

Wovax IDX

Page screenshot: Wovax IDX
URL /wp-admin/admin.php?page=wovax_idx_settings
Aspect menu-item
HTTP status 200 OK
Load time 0.903 s
Memory usage 3.33 MiB
JS errors None
Resource errors None

Wovax IDX → Users

Page screenshot: Wovax IDX → Users
URL /wp-admin/admin.php?page=wovax_idx_settings&tab=users
Aspect menu-item-tab
HTTP status 200 OK
Load time 0.875 s
Memory usage 3.21 MiB
JS errors None
Resource errors None

Wovax IDX → Styling

Page screenshot: Wovax IDX → Styling
URL /wp-admin/admin.php?page=wovax_idx_settings&tab=styling
Aspect menu-item-tab
HTTP status 200 OK
Load time 0.845 s
Memory usage 3.21 MiB
JS errors None
Resource errors None

Wovax IDX → Search Appearance

Page screenshot: Wovax IDX → Search Appearance
URL /wp-admin/admin.php?page=wovax_idx_settings&tab=search-appearance
Aspect menu-item-tab
HTTP status 200 OK
Load time 0.858 s
Memory usage 3.21 MiB
JS errors None
Resource errors None

Wovax IDX → IDX Feeds

Page screenshot: Wovax IDX → IDX Feeds
URL /wp-admin/admin.php?page=wovax_idx_feeds
Aspect menu-item
HTTP status 200 OK
Load time 0.862 s
Memory usage 3.34 MiB
JS errors None
Resource errors None

Wovax IDX → Shortcodes

Page screenshot: Wovax IDX → Shortcodes
URL /wp-admin/admin.php?page=wovax_idx_shortcodes
Aspect menu-item
HTTP status 200 OK
Load time 0.873 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Wovax IDX → Groups

Page screenshot: Wovax IDX → Groups
URL /wp-admin/admin.php?page=wovax_idx_groups
Aspect menu-item
HTTP status 200 OK
Load time 0.868 s
Memory usage 3.3 MiB
JS errors None
Resource errors None

Wovax IDX → User Activity

Page screenshot: Wovax IDX → User Activity
URL /wp-admin/admin.php?page=wovax_idx_user_activity
Aspect menu-item
HTTP status 200 OK
Load time 0.863 s
Memory usage 3.33 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200 OK
Load time 0.084 s
Memory usage 2.98 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.103 s0.872 s+0.769 s3.12 MiB3.31 MiB+ 194.08 KiB
/wp-admin/edit.php0.104 s0.871 s+0.767 s3.14 MiB3.33 MiB+ 193.46 KiB
/wp-admin/post-new.php0.162 s1.035 s+0.873 s3.21 MiB3.4 MiB+ 191.8 KiB
/wp-admin/upload.php0.085 s0.903 s+0.818 s2.99 MiB3.23 MiB+ 247.52 KiB
/wp-admin/options-writing.php0.072 s0.872 s+0.800 s2.98 MiB3.22 MiB+ 251.08 KiB
/wp-admin/media-new.php0.048 s0.931 s+0.883 s2.97 MiB3.21 MiB+ 250.96 KiB
/wp-admin/edit-tags.php?taxonomy=category0.086 s0.856 s+0.770 s3.01 MiB3.26 MiB+ 257.2 KiB
/wp-admin/post-new.php?post_type=page0.140 s0.978 s+0.838 s3.22 MiB3.4 MiB+ 184.55 KiB
/wp-admin/options-discussion.php0.098 s0.829 s+0.731 s2.97 MiB3.22 MiB+ 251.39 KiB
/wp-admin/edit-comments.php0.078 s0.891 s+0.813 s3.01 MiB3.26 MiB+ 250.83 KiB
/0.072 s0.108 s+0.036 s2.76 MiB2.99 MiB+ 230.98 KiB
Average 0.095 s0.831 s+0.736 s3.03 MiB3.26 MiB+ 227.62 KiB

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Database Tables 6

Options wp_options 9

PHP Error Log 187 lines

[19-Nov-2018 23:01:51 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:01:51 UTC] PHP Notice:  wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:01:51 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:01:52 UTC] PHP Notice:  Undefined property: stdClass::$type in /wp-content/plugins/wovax-idx/functions.php on line 150
[19-Nov-2018 23:01:52 UTC] PHP Notice:  Undefined index: id in /wp-content/plugins/wovax-idx/functions.php on line 159
[19-Nov-2018 23:01:52 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:01:52 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:01:52 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:01:52 UTC] PHP Notice:  wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:01:52 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:01:53 UTC] PHP Notice:  Undefined property: stdClass::$type in /wp-content/plugins/wovax-idx/functions.php on line 150
[19-Nov-2018 23:01:53 UTC] PHP Notice:  Undefined index: id in /wp-content/plugins/wovax-idx/functions.php on line 159
[19-Nov-2018 23:01:53 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:01:53 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:01:53 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:01:53 UTC] PHP Notice:  wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:01:53 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:01:54 UTC] PHP Notice:  Undefined property: stdClass::$type in /wp-content/plugins/wovax-idx/functions.php on line 150
[19-Nov-2018 23:01:54 UTC] PHP Notice:  Undefined index: id in /wp-content/plugins/wovax-idx/functions.php on line 159
[19-Nov-2018 23:01:54 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:01:54 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:01:54 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:01:54 UTC] PHP Notice:  wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:01:54 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:01:55 UTC] PHP Notice:  Undefined property: stdClass::$type in /wp-content/plugins/wovax-idx/functions.php on line 150
[19-Nov-2018 23:01:55 UTC] PHP Notice:  Undefined index: id in /wp-content/plugins/wovax-idx/functions.php on line 159
[19-Nov-2018 23:01:55 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:01:55 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:01:56 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:01:56 UTC] PHP Notice:  wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:01:56 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:01:56 UTC] PHP Notice:  Undefined property: stdClass::$type in /wp-content/plugins/wovax-idx/functions.php on line 150
[19-Nov-2018 23:01:56 UTC] PHP Notice:  Undefined index: id in /wp-content/plugins/wovax-idx/functions.php on line 159
[19-Nov-2018 23:01:56 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:01:56 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:01:57 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:01:57 UTC] PHP Notice:  wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:01:57 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:01:57 UTC] PHP Notice:  Undefined property: stdClass::$type in /wp-content/plugins/wovax-idx/functions.php on line 150
[19-Nov-2018 23:01:57 UTC] PHP Notice:  Undefined index: id in /wp-content/plugins/wovax-idx/functions.php on line 159
[19-Nov-2018 23:01:57 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:01:57 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:01:58 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:01:58 UTC] PHP Notice:  wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:01:58 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:01:59 UTC] PHP Notice:  Undefined property: stdClass::$type in /wp-content/plugins/wovax-idx/functions.php on line 150
[19-Nov-2018 23:01:59 UTC] PHP Notice:  Undefined index: id in /wp-content/plugins/wovax-idx/functions.php on line 159
[19-Nov-2018 23:01:59 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:01:59 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:01:59 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:01:59 UTC] PHP Notice:  wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:01:59 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:02:00 UTC] PHP Notice:  Undefined property: stdClass::$type in /wp-content/plugins/wovax-idx/functions.php on line 150
[19-Nov-2018 23:02:00 UTC] PHP Notice:  Undefined index: id in /wp-content/plugins/wovax-idx/functions.php on line 159
[19-Nov-2018 23:02:00 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:02:00 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:02:00 UTC] PHP Notice:  Undefined index: id in /wp-content/plugins/wovax-idx/admin/pages/shortcodes.php on line 28
[19-Nov-2018 23:02:00 UTC] PHP Notice:  Undefined index: action in /wp-content/plugins/wovax-idx/admin/pages/shortcodes.php on line 29
[19-Nov-2018 23:02:00 UTC] PHP Notice:  Undefined index: f in /wp-content/plugins/wovax-idx/admin/pages/shortcodes.php on line 30
[19-Nov-2018 23:02:00 UTC] PHP Notice:  Undefined index: s in /wp-content/plugins/wovax-idx/admin/pages/shortcodes.php on line 31
[19-Nov-2018 23:02:00 UTC] PHP Notice:  Undefined index: t in /wp-content/plugins/wovax-idx/admin/pages/shortcodes.php on line 33
[19-Nov-2018 23:02:00 UTC] PHP Notice:  Undefined variable: current_published in /wp-content/plugins/wovax-idx/admin/pages/shortcodes.php on line 89
[19-Nov-2018 23:02:00 UTC] PHP Notice:  Undefined variable: current_trash in /wp-content/plugins/wovax-idx/admin/pages/shortcodes.php on line 90
[19-Nov-2018 23:02:00 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:02:00 UTC] PHP Notice:  wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:02:00 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:02:01 UTC] PHP Notice:  Undefined property: stdClass::$type in /wp-content/plugins/wovax-idx/functions.php on line 150
[19-Nov-2018 23:02:01 UTC] PHP Notice:  Undefined index: id in /wp-content/plugins/wovax-idx/functions.php on line 159
[19-Nov-2018 23:02:01 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:02:01 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:02:01 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:02:01 UTC] PHP Notice:  wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:02:01 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:02:02 UTC] PHP Notice:  Undefined property: stdClass::$type in /wp-content/plugins/wovax-idx/functions.php on line 150
[19-Nov-2018 23:02:02 UTC] PHP Notice:  Undefined index: id in /wp-content/plugins/wovax-idx/functions.php on line 159
[19-Nov-2018 23:02:02 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:02:02 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:02:02 UTC] PHP Notice:  Undefined index: s in /wp-content/plugins/wovax-idx/admin/pages/user-activity.php on line 5
[19-Nov-2018 23:02:02 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:02:02 UTC] PHP Notice:  wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:02:02 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:02:02 UTC] PHP Notice:  Undefined index: action_sign_up in /wp-content/plugins/wovax-idx/functions.php on line 11
[19-Nov-2018 23:02:02 UTC] PHP Notice:  Undefined index: action_sign_up in /wp-content/plugins/wovax-idx/functions.php on line 11
[19-Nov-2018 23:02:02 UTC] PHP Notice:  Undefined index: action_sign_in in /wp-content/plugins/wovax-idx/functions.php on line 62
[19-Nov-2018 23:02:02 UTC] PHP Notice:  Undefined index: action_sign_in in /wp-content/plugins/wovax-idx/functions.php on line 62
[19-Nov-2018 23:02:03 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:02:03 UTC] PHP Notice:  wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:02:03 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:02:04 UTC] PHP Notice:  Undefined property: stdClass::$type in /wp-content/plugins/wovax-idx/functions.php on line 150
[19-Nov-2018 23:02:04 UTC] PHP Notice:  Undefined index: id in /wp-content/plugins/wovax-idx/functions.php on line 159
[19-Nov-2018 23:02:04 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:02:04 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:02:04 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:02:04 UTC] PHP Notice:  wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:02:04 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[19-Nov-2018 23:02:05 UTC] PHP Notice:  Undefined property: stdClass::$type in /wp-content/plugins/wovax-idx/functions.php on line 150
[19-Nov-2018 23:02:05 UTC] PHP Notice:  Undefined index: id in /wp-content/plugins/wovax-idx/functions.php on line 159
[19-Nov-2018 23:02:05 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:02:05 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/wovax-idx/functions.php on line 160
[19-Nov-2018 23:02:05 UTC] PHP Notice:  wp_register_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161

(+87 more lines)
See also: All tests for this plugin, How to Hide Wovax IDX Admin Menus