Include Content from one page on another.
-
Is it possible (a plugin maybe?) to include the content from one static page on another without making a custom page template (which the existing include_page functions and plugins require)?
For example, On “Page One” I would like to have some content that is written in the editor window. Then in the editor window I would like to add a call, something like:
[include_page id=3]
Then add some more content, then make another call
[include_page id=12]
Later, if I have another page with some content that I would like to include, I could simply add another call for the page with the id that I would like to include in the edit window of the master page. That way a user would not have to edit a custom page template to include the content of another page.
It is possible? Thanks in advance for any light shed…
- The topic ‘Include Content from one page on another.’ is closed to new replies.