Plugin Directory

Changeset 3167514


Ignore:
Timestamp:
10/12/2024 10:36:22 AM (17 months ago)
Author:
codexshaper
Message:

Rename plugin and added business card module.

Location:
cs-element-bucket/trunk
Files:
5 added
3 edited

Legend:

Unmodified
Added
Removed
  • cs-element-bucket/trunk/changelog.txt

    r3160478 r3167514  
     1## 1.0.1
     2- Rename plugin name
     3- Added business card module
     4
    15## 1.0.0
    26- Initial Release
  • cs-element-bucket/trunk/cs-element-bucket.php

    r3160478 r3167514  
    11<?php
    22/**
    3  * Plugin Name:       CodexShaper Element Bucket Addons for Elementor
     3 * Plugin Name:       Advanced Element Bucket Addons for Elementor
    44 * Plugin URI:        https://github.com/codexshaper/element-bucket/
    55 * Description:       A premium elements bucket for elementor.
    6  * Version:           1.0.0
     6 * Version:           1.0.1
    77 * Requires at least: 5.2
    88 * Requires PHP:      7.4
     
    2323}
    2424
    25 define( 'CS_ELEMENT_BUCKET_VERSION', '1.0.0' );
     25define( 'CS_ELEMENT_BUCKET_VERSION', '1.0.1' );
    2626define( 'CS_ELEMENT_BUCKET_CLI', true );
    2727
  • cs-element-bucket/trunk/readme.txt

    r3160478 r3167514  
    1 === CodexShaper Element Bucket Addons for Elementor ===
     1=== Advanced Element Bucket Addons for Elementor ===
    22Contributors: codexshaper, abuahsan
    33Tags: elements, elementor, pack, kit, bucket
    44Requires at least: 4.7
    55Tested up to: 6.6
    6 Stable tag: 1.0.0
     6Stable tag: 1.0.1
    77Requires PHP: 7.4
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 CodexShaper Element Bucket is an all-in-one addon for Elementor that supercharges your website design with over 90 custom widgets.
     11Advanced Element Bucket is an all-in-one addon for Elementor that supercharges your website design with over 90 custom widgets.
    1212
    1313== Description ==
    1414
    15 CodexShaper Element Bucket is an all-in-one addon for Elementor that supercharges your website design with over 90 custom widgets.
     15Advanced Element Bucket is an all-in-one addon for Elementor that supercharges your website design with over 90 custom widgets.
    1616Tailored for both beginners and experts, it offers a user-friendly drag-and-drop interface, allowing you to create stunning, pixel-perfect websites
    17 without any coding. With unique features like advanced controls and powerful modules, CodexShaper Element Bucket empowers you to easily build and customize your
     17without any coding. With unique features like advanced controls and powerful modules, Advanced Element Bucket empowers you to easily build and customize your
    1818online presence. Elevate your web development game and unlock the full potential of your Elementor experience!
    1919
     
    26261. Upload the plugin files to the `/wp-content/plugins/cs-element-bucket` directory, or install the plugin through the WordPress plugins screen directly.
    27271. Activate the plugin through the 'Plugins' screen in WordPress
    28 1. Use the Settings->CodexShaper Element Bucket screen to configure the plugin
     281. Use the Settings->Advanced Element Bucket screen to configure the plugin
    29291. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)
    3030
     
    3232== Frequently Asked Questions ==
    3333
    34 = How do I install CodexShaper Element Bucket? =
     34= How do I install Advanced Element Bucket? =
    3535
    36 Go to your WordPress dashboard -> Go to Plugins -> Click on 'Add new'-> In the Search field, enter CodexShaper Element Bucket and choose CodexShaper Element Bucket.
     36Go to your WordPress dashboard -> Go to Plugins -> Click on 'Add new'-> In the Search field, enter Advanced Element Bucket and choose Advanced Element Bucket.
    3737
    3838Press install -> After installation, click Activate.
    3939
    40 Note: Make sure your are installed Elementor plugin to use CodexShaper Element Bucket.
     40Note: Make sure your are installed Elementor plugin to use Advanced Element Bucket.
    4141
    42 = Can I build any kinds of design using CodexShaper Element Bucket? =
     42= Can I build any kinds of design using Advanced Element Bucket? =
    4343
    44 You can build any kinds of design using Elementor and CodexShaper Element Bucket.
     44You can build any kinds of design using Elementor and Advanced Element Bucket.
    4545
    46 = Do I need to know coding to use CodexShaper Element Bucket? =
     46= Do I need to know coding to use Advanced Element Bucket? =
    4747
    4848Nope, you don't need to know any coking skills.
     
    5959== Changelog ==
    6060
     61= 1.0.1 =
     62* Rename plugin name
     63* Added business card module
     64
    6165= 1.0.0 =
    6266* Initialize version.
Note: See TracChangeset for help on using the changeset viewer.