admin管理员组

文章数量:1130349

I have inherited management of a WordPress based site. And suddenly something like this [template id="1921"] typed in the editor isn't working.

Been looking in the DB and there are posts with a post_type template. But I can't find any plugin or documentation to get these bracket template calls to work again. All I can find is PHP options, but I would rather just fix whatever used to work.

EDIT: Isn't [display-posts id="x"] suppose to be an official WP shortcode? All it displays on the site where content of post with id x is suppose to be is "[display-posts id="x"]". Why would it do that?

I have inherited management of a WordPress based site. And suddenly something like this [template id="1921"] typed in the editor isn't working.

Been looking in the DB and there are posts with a post_type template. But I can't find any plugin or documentation to get these bracket template calls to work again. All I can find is PHP options, but I would rather just fix whatever used to work.

EDIT: Isn't [display-posts id="x"] suppose to be an official WP shortcode? All it displays on the site where content of post with id x is suppose to be is "[display-posts id="x"]". Why would it do that?

本文标签: custom post typestemplate idquot1921quot from inside editor doesnt work