Deskripsyon
Display Remote Posts Block
This plugin adds a block in the Gutenberg editor to allow you to display posts from a third party blog.
Currently this plugin supports the following blog types …
- WordPress.org
- WordPress (self hosted with Jetpack installed)
- WordPress (self hosted)
- Blogger – An issue with feeds.feedburner.com is currently breaking Blogger compatibility
Contact us in the Support Forum if you’d like us to add support for another type of blog.
Blocks
Ang plugin na ito ay nagbibigay ng 1 block.
- Display Remote Posts Block to display recent posts from a WordPress or Blogger blog
Pag-install
Easily use this plugin to add posts from another blog to your website …
1) Install “Display Remote Posts Block” automatically or by uploading the ZIP file.
2) Activate the plugin through the “Plugins” menu in WordPress.
3) Find the block in the Gutenberg editor when editing a page or post.
Mga Review
Wala pang reviews para sa plugin na ito.
Mga Contributor at Developer
Ang “Display Remote Posts Block” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorAng “Display Remote Posts Block” ay naisalin na sa 1 (na) locale. Salamat sa mga tagasalin para sa kanilang mga kontribusyon.
Isalin ang “Display Remote Posts Block” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.
Changelog
1.1.4
- Fixed minor bug when retrieving remote content
1.1.3
- Fixed a bug with CSS output
1.1.2
- Fixed a bug with retreiving Blogger blog XML
1.1.1
- Tightened which URLs are allowed to be processed; thanks to theviper17 for the notification
1.1.0
- Added “Offset” block setting and tested with WordPress v6.7
1.0.9
- Wrapped images in wp-block-image figure element
1.0.8
- Added option to show post dates
1.0.7
- Added option to open links in a new tab
1.0.6
- Added support for Block API version 3
1.0.5
- Added options to open links in a new tab and to set a max width for images (if available)
1.0.4
- Fixed an issue with translation strings in the block settings
1.0.3
- Added example attributes to show block preview
- Added translation strings
- Blank blog URL shows posts from the local blog
1.0.2
- Changed block classes
1.0.1
- Bug fixes for PHP backwards compatibility and to supress SimpleXML warnings
1.0.0
- First version of the plugin