admin管理员组

文章数量:1287246

I created several custom pages in WordPress. One displays real estate listings. When you click on the listing it opens into another custom page I created.

The problem is no matter which listing I click on the custom page always has the same post id. This is preventing me from being able to allow users to save their favorite listings as most favorite plugins use the post id to identify a page.

Is there a way to give custom pages their own post id?

本文标签: pluginsGive custom page template a custom post ID