-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
76 lines (52 loc) · 3.8 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
=== Insert Post Block ===
Contributors: mahdiyazdani, mypreview, gookaani
Tags: blocks, gutenberg, gutenberg blocks, block-editor, embed, shortcode, page, post
Donate link: https://www.mypreview.one
Requires at least: 5.3
Tested up to: 5.6
Requires PHP: 7.2
Stable tag: 1.0.0
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
A lightweight editor block that allows you to embed a full post content to different pages.
== Description ==
A lightweight editor block that allows you to embed a full post content to different pages. You can filter which post to display based on different post types.
== Installation ==
= Minimum Requirements =
* PHP version 7.2 or greater.
* MySQL version 5.6 or greater or MariaDB version 10.0 or greater.
* WordPress version 5.3 or greater.
= Automatic installation =
Automatic installation is the easiest option — WordPress will handle the file transfer, and you won’t need to leave your web browser. To do an automatic install of the plugin, log in to your WordPress dashboard, navigate to the Plugins menu, and click “Add New.”
In the search field type “Insert Post Block”, then click “Search Plugins.” Once you’ve found the plugin, you can view details about it such as the point release, rating, and description. Click “Install Now,” and WordPress will take it from there.
= Manual installation =
The manual installation method requires downloading the plugin and uploading it to your webserver via your favorite FTP application. The WordPress codex contains [instructions on how to do this here](https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation "Manual plugin installation").
= Updating =
Automatic updates should work smoothly, but we still recommend you back up your site.
== Frequently Asked Questions ==
= Which post types are supported? =
Currently, the following readily available to users, and internally used by the WordPress post types are supported:
* Posts
* Pages
* Blocks (Reusable)
= How do I get help with the plugin? =
The easiest way to receive support is to “Create a new topic” by visiting Community Forums page [here](https://wordpress.org/support/plugin/insert-post-block "Insert Post Block Support Forum").
Make sure to check the “Notify me of follow-up replies via email” checkbox to receive notifications, as soon as a reply posted to your question or inquiry.
*Please note that this is an opensource 100% volunteer project, and it’s not unusual to get reply days or even weeks later.*
= Can I help in translating this plugin into a new language? =
The plugin is fully translation-ready and localized using the GNU framework, and translators are welcome to contribute to the plugin.
Here’s the the [WordPress translation website →](https://translate.wordpress.org/projects/wp-plugins/insert-post-block "WordPress translation website")
= How do I contribute to this plugin? =
We welcome contributions in any form, and you can help reporting, testing, and detailing bugs.
Here’s the [GitHub development repository →](https://github.com/mypreview/insert-post-block "GitHub development repository")
= Did you like the idea behind this plugin? =
Please share your experience by leaving this plugin [5 shining stars](https://wordpress.org/support/plugin/insert-post-block/reviews/ "Rate Insert Post Block 5 stars") if you like it, thanks!
= I need help customizing this plugin? =
Professional engineer and independent creative technologist in tech · over 6 years experience working from prototype to production · developing WordPress products, services, and eCommerce solutions.
[Available for hire →](https://mahdiyazdani.com "Mahdi Yazdani’s personal website")
== Screenshots ==
1. Editor block.
2. Block icon within the block-inserter menu.
== Changelog ==
= 1.0.0 =
* Initial release.