first commit

This commit is contained in:
2023-09-12 21:41:04 +02:00
commit 3361a7f053
13284 changed files with 2116755 additions and 0 deletions

View File

@@ -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';