Hi Dagan,
Is this plugin still maintained? We would be interested in adopting it to further ensure compatibility with the latest WordPress updates etc. I’d be happy if you can get in contact with me ??
Cheers
]]>Hello,
I used to use this plugin creating multiple pages and adding html links in their content too but it looks like it is not possible anymore.
When adding a link to a page it shows simple text
google (with no link)
Any thought? Thank you!
]]>Love this plugin! Super handy for dev & population
It’s always kind of felt out of place under “Settings” though, because it doesn’t technically provide any settings; it’s a tool and should be under that tab IMO.
Tested and a couple of small changes is easy to move over.
inside sc_bpc_page
, you can update add_options_page
to add_submenu_page('tools.php', ...)
(add options page is just a wrapper function that accepts the same arguments, https://developer.www.ads-software.com/reference/functions/add_options_page/#source),
and then your window.location
~line-62 from options-general.php
to tools.php
. and maybe “Settings Saved” to “Pages Saved” ~line-116
Thanks for the useful plugin!
]]>I use to created 6k pages I try to use more I can’t create page plugin is not working
please check this screenshot for refer: https://ibb.co/fk5Pp4b
]]>Hello, @daganlev.
Some security plugins tag as abandoned all themes and plugins that haven’t received updates for more than 2 years, and it is happening to Bulk Page Creator.
Is there a chance you could release a maintenance version to keep this from happening?
It could also help increase adoption by removing the warning at the top of https://www.ads-software.com/plugins/bulk-page-creator/: “This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.”
Best.
]]>Hi,
Since this plugin is old, can it be deactivated and removed without losing the created pages?
i jux love this your plugin i have beem using it for 3 month now and have not encounter any problem
my blog url is https://entryvibes.net/
Hi. I had question to the athor:
How to add ability to insert more than 1 variable in post/page content?
For now i can use [pagetitle] variable in post content so it will be replaced with post title – that’s fine.
But i need define second (or more) variable for eg. [variable1] working with the same rule like [pagetitle] it means: separated by commas in the same order like [pagetitle].
Example:
[Pagetitle] textarea: Example pagetitle, Expample pagetitle1
[Variable1] textarea: example variable1, example variable1
[Variable2] textarea: example variable2, example variable2
Page content:
“Here is page called [pagetitle] and it’s about [Varaible1] and sometimes we writing about [Variable2] too. So visit [pagetitle] regular and look for the [variable2].”
I hope You get my point ??
Cheers!
]]>On my server this plugin appears to be causing an error when I have PHP set to 7+ for my app. Setting the PHP version to 5.x solves this issue. I’d love to see this resolved! Let me know if you would like me to send you some error logs. The error was a [proxy_fcgi:error] “Error dispatching request to : ” thrown on importbuddy.php but when I de-activated Bulk Page Creator the error went away.
]]>Sometimes I need to load the plugin from the mu-plugins directory. This is the way to allow for both locations:
function sc_bpc_scripts(){
wp_register_script('sc-bpc-js', plugins_url( 'my-script.js', __FILE__), array('jquery'));
wp_enqueue_script('sc-bpc-js');
}
function sc_bpc_styles(){
wp_register_style('sc-bpc-css',plugins_url('my-style.css', __FILE__));
wp_enqueue_style('sc-bpc-css');
}
]]>
Any chance this plugin can also be used to create multiple posts at once?
I found a couple of plugins that do that but would rather keep using the one I know works just fine.
Cheers.
]]>Hi Dagan,
Could you update the plugin for PHP 7? The constructor can’t be the class name anymore.
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; sc_bulk_page_creator has a deprecated constructor in D:\webdev\sitename\public_html\wp-content\plugins\bulk-page-creator\bulk-page-creator.php on line 30
Thanks
]]>you can check, if
is_post_type_hierarchical(‘post’)
than show select box with parent ??
If I am not to leave a space between the page names then how do i name the pages. I can’t put the name of the pages together. what i mean is that, how do i create a page called “My Profile”, does it have to like “myprofile” for the page name?..or you actually request that i leave no space between the commas separating different page names?
]]>Needs a protocol agnostic URL instead of http;
Mixed Content: The page at https://*/wp-admin/options-general.php?page=sc_bpc_page was loaded over HTTPS, but requested an insecure script https://*/wp-content/plugins/bulk-page-creator/my-script.js?ver=4.3.1. This request has been blocked; the content must be served over HTTPS.
Which in turn causes;
404 Uncaught Reference (options-general.php?page=sc_bpc_page:)
Error: sc_add_page is not defined
]]>
Hi,
I have an odd problem. On a site where I created posts with bulk creator the problem is that when I look into a single post, the previous and next button not displaying all the posts.
The posts I created manually are visible.
What could be the problem?
Thanks!
]]>Plugin is a huge time saver, any way to have the “Set Pages Content” option 1st?
]]>I installed the plugin. When I go to create a new page, or in this case pages… I see nothing relating to the plugin. Any ideas?
]]>I created 10 pages yesterday and they haven’t showed up. Is there a delay that should be expected?
Thanks!
]]>Hi Dagan,
Thank you for this plugin.
I am about to create a website on a particular topic : spare parts for cars.
I was wondering how I could create a directory based on locations such as : country => Parent location => child location => list of suppliers.
I have about 5.000 pages to create for each of the businesses and I was wondering if this plugin would allow me to import pages via xml/xls/csv ?
Also, is it working with any theme ? I am currently using Avada.
Thank you for your help,
Jimmy
Hello Dagan,
I loved this plugin after I installed it. I have a question about it. Is it possible to create bulk product pages in addition to the ordinary pages? If yes, please share your solution. If no, is there a way out to achieve this?
Thank you,
I read one of the earlier threads wherein Dagan mentioned that was planning to release a version where there would be an option to incorporate the [pagetitle] without an H1 tag.
Has this version been released? If yes, how does one enter [pagetitle] so that the H1 tag does not appear.
https://www.ads-software.com/extend/plugins/bulk-page-creator/
]]>will not insert multiple pages with commma
https://www.ads-software.com/extend/plugins/bulk-page-creator/
]]>Doesn’t create page’s, in a multi site environement, a pitty, I liked and used the plugin a lot
https://www.ads-software.com/extend/plugins/bulk-page-creator/
]]>Thanks for a great plugin! It might be helpful to add a dropdown of active Custom Post Types, so you could quickly populate all areas of content.
Thanks again,
Jon
https://www.ads-software.com/extend/plugins/bulk-page-creator/
]]>I just finished creating a whole bunch of pages with this plugin and have now discovered that every page has an H1 tag in the *content* field with a duplicate of the title. Now I have to go and delete that from every page that was created (or delete the plugin, find one that works properly, and rebuild my pages).
Very frustrating. Avoid this plugin until this gets fixed. There is no point in using it.
https://www.ads-software.com/extend/plugins/bulk-page-creator/
]]>