forked from aishan-shrestha/elementor-custom-widget
-
Notifications
You must be signed in to change notification settings - Fork 0
olatechpro/elementor-custom-widget
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
=== Elementor Custom Widgets ===
Contributors: Aishan
Tags: elementor
== Installation ==
1. Upload the entire `elementor-custom-widget` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
== Description ==
- This plugin can be used as a starter boilerplate for creation of custom widget element & a sample skin
named("Custom Cards Rebuild" on existing Posts widget) in elementor.
- After installation, you will find 'Popular Posts' widget if you search on the elementor Elements
- Just have named 'Popular Posts'; you can update the code on widget-popular-post.php as your requirements
- You can create other modules like: /modules/<folder-name>/widgets/widget-<folder-name>.php
== For Further Reference ==
- https://developers.elementor.com/creating-a-new-widget/
About
This plugin can be used as a basic boilerplate for creation of custom widget element in elementor.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 98.2%
- CSS 1.4%
- JavaScript 0.4%