[Plugin: Subscribe2] Call to s2class::user_menu() terminates prematurely
-
Hi,
I wanted to move the settings-page from the wp-admin area to a separate page (because users on my site should not be allowed to access wp-admin).
I found in another thread that you suggested to call s2class::user_menu() within a page.
I tried that but the execution terminates because this error occurs:
Call to undefined method WPShortcodeExecPHP::get_usermeta_keyname() in /wp-content/plugins/subscribe2/subscribe2.php on line 2548
I have added a shortcode within the plugin “WP Shortcode Exec PHP” which just calls “s2class:user_menu()”.
Do I need to import other php-files? How to resolve this?
It would be great if Subscribe2 would have such a shortcode that the form for changing user settings could be included anywhere!
- The topic ‘[Plugin: Subscribe2] Call to s2class::user_menu() terminates prematurely’ is closed to new replies.