=== Tied Pages ===
Contributors: pictureplanet, michaelpfister, nicolasrickenbacher
Tags: tied pages, master page, tied, tied-data, linked-data, clone, cloned pages, dependency
Requires at least: 5.6
Tested up to: 5.7
Stable tag: 0.2.0
Requires PHP: 7.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Tie a page to a master page to adopt the master content. If you change the master page, the changes are automatically applied to the tied page(s).

== Description ==

Every now and then you need a page at multiple locations on your site because you dont know where the user will be looking for it. With this Wordpress plugin you can create multiple pages and by tying them together you only have to edit the master page once in order to apply changes to all of them.

Tie a page to another one through a simple dropdown menu. The chosen page will then be the master. Changes made to the master page are automatically applied to all the pages tied to it. If a page is a tied page its content or title can’t be changed unless you untie it. You can enter a different title for a tied page. This alternate title will not get overwritten by the master page title.


== Installation ==

1. Install the plugin from the plugin repository and activate it. No settings needed.


== Frequently Asked Questions ==

= When should I use Tied Pages? =
If you need a page at multiple locations on your site you can easily create multiple pages and tie them to the master page with this plugin. You then only have to change the master page and all pages tied to it will automatically be changed as well.


== Screenshots ==

1. This screenshot description corresponds to screenshot-1.png (stored in /assets). In this screenshot you can see the Tied-Pages menu through which you tie pages.
   In the dropdown you can choose the master page. On the right you see a list with all the pages tied to this one.	


== Changelog ==

= 0.2.0 = 
* Alternative Post title for a tied page can now be declared. This way you can give your tied pages titles different from the master page.

= 0.1.0 = 
* First version
