Plugin Directory

Changeset 2560143


Ignore:
Timestamp:
07/07/2021 04:36:15 PM (5 years ago)
Author:
zeitwesentech
Message:

prepare relase 1.4.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • beautiful-link-preview/trunk/README.txt

    r2409889 r2560143  
    11=== Beautiful Link Preview ===
    2 Contributors: zeitwesentech
     2Contributors: zeitwesentech, jtwg
    33Tags: link,preview,facebook open graph,twitter cards
    44Donate link: https://go.zeitwesen.dev/wp-beautiful-link-preview-donate
    55Requires at least: 5.1
    6 Tested up to: 5.5.2
     6Tested up to: 5.7.2
    77Requires PHP: 7.0
    8 Stable tag: 1.3.0
     8Stable tag: 1.4.0
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1919Any title, description or image is stored inside this Wordpress' own database and subsequently used from there to render the Beautiful Link Preview.
    2020
    21 **Usage:** just add the following shortcode to any HTML block in your post or page:
     21**Usage:**
     22
     23Wordpress versions 5.5 or greater with the Gutenberg block editor enabled will have a Beautiful Link Preview block that can be added directly to posts.
     24
     25For the Classic editor, or Wordpress versions earlier than 5.5, just add the following shortcode to any HTML block in your post or page:
    2226
    2327    [beautiful_link_preview url="https://zeitwesentech.com"]
     
    2731
    28321. Unpack the contents of this zip file and upload it to your wp-content/plugins folder
    29 1. Activate the plugin through the 'Plugins' menu in WordPress
    30 1. Place the following shortcode to any HTML block in your post or page:
     332. Activate the plugin through the 'Plugins' menu in WordPress
     343. Enable the plugin on its settings page.
     354. Add the Gutenberg block to your post or page, or place the following shortcode to any HTML block in your post or page:
     36    [beautiful_link_preview url="https://zeitwesentech.com"]
    3137
    3238Or just install it via Wordpress Admin -> Plugins -> Add New -> Type "Beautiful Link Preview" or search for Author: zeitwesentech
     
    3440== Screenshots ==
    3541
    36 1. Usage of shortcode inside HTML block in editor.
    37 2. This is how the previous shortcode looks.
    38 3. Override the layout to use per shortcode.
    39 4. Example of full and compact layout.
    40 5. Admin Section - Introduction
    41 6. Admin Section - Settings
    42 7. Admin Section - Link Previews
     421. Usage as Gutenberg block.
     432. Usage of shortcode inside HTML block in editor.
     443. This is how the previous shortcode looks.
     454. Override the layout to use per shortcode.
     465. Example of full and compact layout.
     476. Admin Section - Introduction
     487. Admin Section - Settings
     498. Admin Section - Link Previews
    4350
    4451
    4552== Changelog ==
     53
     54= 1.4.0 =
     55* Added Gutenberg block support, big thanks to @jtwg
     56* Tested with Wordpress 5.7.2
    4657
    4758= 1.3.0 =
Note: See TracChangeset for help on using the changeset viewer.