Home › Forums › Calendar Products › Events Calendar PRO › Huge Amount Of Duplicated post_name = 'wp-router-placeholder-page'
- This topic has 10 replies, 2 voices, and was last updated 11 years ago by
Terence.
-
AuthorPosts
-
March 23, 2015 at 9:14 pm #950334
Terence
ParticipantHey There,
Any idea what does the post_name = ‘wp-router-placeholder-page’ does? There are a lot being created in the DB
SELECT COUNT(*) FROM wp_posts WHERE post_name = 'wp-router-placeholder-page'Returns me 1777 records whereas I have only 30+ events
March 24, 2015 at 5:42 am #950398Gustavo Bordoni
KeymasterHi Terence,
Thanks for reaching out to us here on our support forum.
This is normally due to Revisions and Drafts, take a look on the WordPress Codex page about revisions.
My best Regards,
March 24, 2015 at 8:20 am #950502Terence
ParticipantYou sure about that?
Post revision has a post_status of inherit but this has a post_status of published. It also has a post_type of wp_router_page and not revision.
March 24, 2015 at 8:25 am #950505Terence
ParticipantTo add on, revisions will have a post_parent field pointing to the actual post but for this case, all post_parent values are 0. So I can be sure that it is not a draft or revision.
March 24, 2015 at 5:23 pm #950651Gustavo Bordoni
KeymasterHi,
So I didn’t understand what was your question, and I would like to point out that this bug is not created by our plugin.
My best Regards,
March 25, 2015 at 12:14 am #950682Terence
ParticipantThe Event Calendar uses WP Router to do it’s routing and it is located inside the-events-calendar-community-events/vendor/wp-router.
Is it better for me to post in the Community Events forum?
March 25, 2015 at 12:30 am #950684Gustavo Bordoni
KeymasterHi,
No problems, we can stay here for the sake of making it easier for both parties =]
Can you provide me a SQL dump of the wp_posts table? Post it as a private answer, I want to check few things.
My Best Regards,
March 25, 2015 at 12:48 am #950692Terence
ParticipantThis reply is private.
March 26, 2015 at 1:55 am #951042Gustavo Bordoni
KeymasterHi Lee,
I will checkout with one of my colleagues about this class, give me a little bit of time and I will get back to you with more information.
My best Regards,
April 8, 2015 at 7:04 pm #954249Gustavo Bordoni
KeymasterHi Lee,
I’ve done extensive testing and I wasn’t able to reproduce the bug.
I would like ask you to check if this pages are still been duplicated, if its can you please check if changing the theme or deactivating all the plugins stops the replication. It wont delete all the instances on the Database but check if it happens.
My best regards,
April 15, 2015 at 10:58 pm #955950Terence
ParticipantGustavo Bordoni, I think it is fine, I can leave with it.
-
AuthorPosts
- The topic ‘Huge Amount Of Duplicated post_name = 'wp-router-placeholder-page'’ is closed to new replies.
