I have just released another update to my WP-CMS Wordpress plugin. If you don’t know what WP-CMS does, WP-CMS is a plugin for Wordpress that changes the functionality of the Wordpress admin backend to act more like a CMS. The blog functionality becomes optional and the focus is on writing pages to make Wordpress as user friendly for you and your clients as possible.

This version fixes a few bugs and annoyances that had been needing update for a while including:
- Fixed “home” page creation when pages already exist
- Fixed <?php tag bug
- Fixed Plugins and Tools menu’s
Why not have a look and see what you think. As always comments/insults welcome.






Hi,
Thanks for this great plugin:)
I get the following error message at top of my pages after installation:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, class ‘WpCms’ does not have a method ‘add_javascript’ in C:\wamp\www\wordpress\wp-includes\plugin.php on line 339
(local install on xp using wamp server)
Any advice welcome!
Thanks again for your time and effort
Paul
@paul That’s a strange error. I’m afraid I don’t know if I can offer any useful advice other than delete the plugin and re-install. The WpCms class does have an “add_javascript” method so it seem’s really weird. To be honest it sounds like something might be wrong with your WAMP setup or your PHP setup. Out of interest which versions of Wordpress and PHP are you using?
Thanks for this plugin it do not work in wordpress 2.9.2. and php 5.2.8 ver. The error i get is
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘WpCms::add_javascript’ was given in C:\wamp\www\learn\wordpresslearn\wp-includes\plugin.php on line 339
can you help please…