Skip to content

bahiirwa/elementor-snippets

Repository files navigation

Elementor Snippets

Version Downloads Rating

Code snippets to build Elementor Plugin widgets.

Classicpress Snippets is meant to help VS Code users to leverage snippets from ClassicPress and WordPress for Development. This is a personal project and not an official extension from ClassicPress.net.

Demo

How to use

Type el_ in your PHP plugin file to see available autocompletions in work.

Install instructions

Install via Extension Marketplace

  • Open Command on Visual Studio Code (Ctrl+Shift+P on Windows or Cmd+Shift+P on Mac/OSX)
  • ext install elementor-snippet

  • Wait until install complete and restart VS Code

Features

Autocomplete for:

Added Code Number Trigger
Hooks 3 el_hook
Controls 1 el_ctrl
Categories 1 el_cat
Main Classes 7 el_main

Details