Can not install in current version of WP; Abort class-pclzip.php : Missing zlib extensions
]]>i get the errors
“Notice: Undefined variable: imagepageid in C:\xampp\htdocs\awesometheme\wp-content\plugins\wp-example-content\content.php on line 43
Notice: Undefined variable: childpageid in C:\xampp\htdocs\awesometheme\wp-content\plugins\wp-example-content\content.php on line 46
Notice: Undefined varia …”
when i debug.
and wouldn’t it be nice if there would be added featured images?
thx anyway for the very useful plugin!
]]>It happens after I just install this plugin.
Try to open WP_DEBUG to true and display all errors and you will see.
I don’t think you may ignore these notice error.
Hi
Just wondering why this wont work well with WordPress MU? It creates pages but for some reason it doesn’t install the child pages. Also the remove pages function doesn’t work ??
]]>After I install the plugin, when I go to the plugin page (https://my.url/wp-admin/admin.php?page=wp-example-content), it gives me
Notice: Undefined index: add_bundle in …/wp-content/plugins/wp-example-content/magic.php on line 45
and
]]>Notice: Undefined index: remove_all in …/wp-content/plugins/wp-example-content/magic.php on line 109
Hi! I’ve just installed the plugin and I think there is a little problem with it. The posts have all the same date, hour and minute, and this causes a problem with navigation between posts using the template tags next_post_link and previous_post_link.
If you change date/time, it works ok.
Maybe adding a date field in the arrays with different datetime could be a solution
Anyway, thanks for your work.
hi, when activating both plugins (nextgen gallery and example content). only the wp example content appear.
the fix remove the menu position from add_menu_page() function.
In WP 3.3.1 this plugin is causing the settings buttons for my other plugins to disappear from the left sidebar of the Dashboard. Users in this post had a similar issue with some other plugins, which led me to isolate it to WP Example Content.
]]>