Plugin Directory

Changeset 3172675


Ignore:
Timestamp:
10/21/2024 07:30:41 AM (18 months ago)
Author:
radaplug
Message:

First readme.txt replacement

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ajax-sections-by-radaplug/trunk/readme.txt

    r3168171 r3172675  
    22 
    33Contributors: radaplug
    4 Tags: Ajax, Gutenberg Pattern, Elementor Template, Post Content, Custom Post
     4Tags: Ajax, Gutenberg Pattern, Elementor Template, Post Content, Async Loading
    55Requires at least: 6.0
    66Tested up to: 6.6.2
     
    1414== Description ==
    1515 
     16= Loads Posts and Gutenberg Patterns inside a loaded web page asynchronously and reduce page loading time significantly! =
     17
    1618This plugin presents a Gutenberg block that Loads content of supported post types via Ajax after page loads, very usefull for achieving lower load times, specially when there are dynamic contents.
    1719 
     20= 🌟 Insert your 'Wordpress Blog Posts' or 'Gutenberg Patterns' anywhere inside your page =
     21- In Gutenberg editor, search for 'Ajax Sections' block and insert it inside your page or post layout
     22- Setup the options and parameters of the block on the side panel including post id or slug
     23- Choose either automatic asynchrounous loading of the post or pattern after a predefined delay or loading by clicking on a button
     24- Even turn off asynchronous loading and the post or pattern will load among other page elements normally
     25- Only one post or gutenberg pattern may be inserted in each page or post via gutenberg 'Ajax Sections' block using free version of this plugin
     26- You can insert as many blocks as you want in the gutenberg editor and you can see the resulting loaded post or pattern, but only the first block will be loaded at frontend while using free version
     27- Only the post or pattern main content will be loaded and other information like author, date, ... will not be shown
     28- Therefore the post or pattern should have a defined content in order to be loaded via this plugin
     29 
     30= 🔥 Unlock All Features with Ajax Sections Pro by Radaplug =
     31- Pro version also supports inserting 'Elementor Templates' inside your gutenberg page or post editor
     32- An 'Elementor Widget' will do the same as the 'Gutenberg Block' in any elementor editing page as well
     33- The 'Elementor Widget' also supports 'Wordpress Blog Posts' and 'Gutenberg Patterns' to be inserted in elementor pages
     34- Some 'Motion Effects' features are also available in both editors while loading a section or a block asynchronously
     35- There are no more limitations on the number of sections or blocks in any page or post
     36- Nested Sections or Blocks is also supported and if a post or pattern or elementor template contains an 'Ajax Sections' element itself, it will be loaded using its own settings too
     37- Some 'Elementor Templates' (e.g. Carousels) may require loading more javascript code to work properly and this will be handled in future versions of the pro plugin
     38
     39= 🚀 Accelerate Your Website Pages but Avoid Layout Shift =
     40- By using this plugin you will gain more initial speed while loading your webpage by asynchronously loading contentful blocks or sections which may also require more time consuming database queries
     41- Asynchronous loading of blocks and sections may cause some Layout Shifts in the already loaded viewport of the page which is better to avoid
     42- If this is an important webpage which should have a high performance score (e.g Home Page or a Landing Page), you would rather not inserting an 'Ajax Sections' block or widget in the viewport of the page
     43
    1844== Installation ==
    1945 
    20461. Upload the plugin folder to your /wp-content/plugins/ folder.
    21 1. Go to the **Plugins** page and activate the plugin.
     472. Go to the **Plugins** page and activate the plugin.
    2248 
    2349== Frequently Asked Questions ==
Note: See TracChangeset for help on using the changeset viewer.