Plugin Directory

Changeset 2833252


Ignore:
Timestamp:
12/13/2022 07:33:04 PM (3 years ago)
Author:
gutenberglabcom
Message:

plugin.php and readme update

Location:
dynamic-blocks/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • dynamic-blocks/trunk/plugin.php

    r2833239 r2833252  
    33 * Plugin Name: Dynamic Blocks
    44 * Plugin URI: https://gutenberglab.com/
    5  * Description: Dynamic Blocks For gutenberg editor
     5 * Description: Dynamic Blocks For gutenberg editor let's you add testimonials and clientlogos dynamically to your wordpress pages using CPT only. No need to add any ACF fields or Meta Fields.
    66 * Author: GutenbergLab.com
    77 * Author URI: https://profiles.wordpress.org/gutenberglabcom/
  • dynamic-blocks/trunk/readme.md

    r2833249 r2833252  
    1212== Description ==
    1313
    14 Add testimonials and clientlogos dynamically to your wordpress pages using CPT only. No need to add any ACF fields or Meta Fields. These blocks use Gutenberg data to display the testimonials and client logos.
     14Dynamic Blocks let's you add testimonials and clientlogos dynamically to your wordpress pages using CPT only. No need to add any ACF fields or Meta Fields. These blocks use Gutenberg data to display the testimonials and client logos.
    1515
    1616I started developing this plugin for myself. I wanted an easy way to add client logo and testimonials to my wordPress website without depending on ACF fields or meta fields. The result is blocks that are not dependent on theme, ACF or meta fields. I am sure there are many developers like me who would like to do the same.
     
    4242== Installation ==
    4343
    44 You need to install CPT plugin and add 2 CPT's
    45 
    46 Install CPT plugin and create 2 CPT's
     44You need to install CPT plugin and create 2 CPT's
    4745
    4846-1st CPT for Client logo
Note: See TracChangeset for help on using the changeset viewer.