=== Tsjippy Embed A Page ===
Contributors: tsjippy
Donate link: https://www.harmseninnigeria.nl/
Requires at least: 6.3
Tested up to: 7.0
Stable tag: 10.4.9
Requires PHP: 8.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This plugin makes it possible to display the contents of another page in a page.<br>
This can be done by using the frontend contend plugin or using the "tsjippy-embed-page/show" block.

== Description ==
Sometime you find yourselves in a situation where you want to use the same content on multiple locations.
This plugin makes that possible. No more making the same changes on multiple places, you just make one post (any post type) and embed on other places. Done!

== Hooks ==
tsjippy-embed-page-allow-access: Filters whether to allow access to the embed page for a specific post. Params: $allowAccess -> Whether to allow access to the embed page. $post The post object. Return true to allow the page to be embeded

== Screenshots ==
1.

== Issues ==
Please file any issues on the wp forum or directly on Github: 
* [embed-page](https://github.com/Tsjippy/embed-page/issues)
* [shared functionality](https://github.com/Tsjippy/shared-functionality/issues)

== Frequently Asked Questions ==
* How many plugins are there in the tsjippy group?
  - 32 and counting!

== Changelog ==
## [10.4.9] - 2026-08-08


## [10.4.8] - 2026-08-08


**Added**
* tsjippy-embed-page-allow-access filter

**Changed**
* block logic
* plugin name

## [10.4.5] - 2026-07-30


## [10.4.4] - 2026-07-15


## [10.4.3] - 2026-07-15


## [10.4.2] - 2026-07-14


## [10.4.1] - 2026-07-14


## [10.4.0] - 2026-07-13




## [10.4.0] - 2026-07-13




## [10.3.0] - 2026-07-06


**Changed**
* removed embed external page block



## [10.2.0] - 2026-06-23




## [10.1.0] - 2026-06-13


**Fixed**
* shared code loader
* use correct shortcodes on auto created pages



## [8.0.0] - 2024-10-04




