first commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
/**
|
||||
* Plugin Name: WPML Page Builders
|
||||
* Description: Add full WPML support for most popular page builders.
|
||||
* Author: OnTheGoSystems
|
||||
* Author URI: http://www.onthegosystems.com
|
||||
* Version: 2.0.7
|
||||
* Plugin Slug: wpml-page-builders
|
||||
*/
|
||||
|
||||
require_once __DIR__ . '/loader.php';
|
||||
Reference in New Issue
Block a user