=== Copy Block Content === Contributors: bhargavbhandari90 Tags: content, copy, wordpress editor, block editor Requires at least: 4.0 Tested up to: 6.7.2 Requires PHP: 5.6 Stable tag: 2.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Copy content from existing posts, pages and any custom post types. == Description == Sometimes people needs some part of content from existing posts or pages. Or some needs to add extra content from existing. So now you dont need to find that post/page and copy that content and paste. Just install this plugin, search the post/page by it's title and fetch the content. == How to use? == * Search post/page by it's title * Select from the search result * And fetch the content of selected post/pageg == Installation == 1. Upload "wp-copy-content" to the "/wp-content/plugins/" directory usong FTP or upload plugin zip using upload button. 2. Activate the plugin through the "Plugins" menu in WordPress. == Screenshots == 1. Search the post/page by it's title screenshot-1.jpg. == GitHub Repo == [https://github.com/BhargavBhandari90/wp-copy-content](https://github.com/BhargavBhandari90/wp-copy-content) == Changelog == = 2.0.1 = * Text change for metabox. = 2.0.0 = * Addded compatibility with Block Editor. = 1.0.0 = * Initial release.