Changeset 2313463
- Timestamp:
- 05/28/2020 02:24:30 AM (6 years ago)
- Location:
- wp-typeit
- Files:
-
- 152 added
- 4 edited
-
tags/1.0.3 (added)
-
tags/1.0.3/composer.json (added)
-
tags/1.0.3/index.php (added)
-
tags/1.0.3/readme.txt (added)
-
tags/1.0.3/src (added)
-
tags/1.0.3/src/Store.php (added)
-
tags/1.0.3/src/Utilities.php (added)
-
tags/1.0.3/src/default-options.php (added)
-
tags/1.0.3/src/hooks (added)
-
tags/1.0.3/src/hooks/enqueue-assets.php (added)
-
tags/1.0.3/src/hooks/plugin-meta.php (added)
-
tags/1.0.3/src/hooks/shortcode.php (added)
-
tags/1.0.3/src/index.php (added)
-
tags/1.0.3/typeit.php (added)
-
tags/1.0.3/vendor (added)
-
tags/1.0.3/vendor/autoload.php (added)
-
tags/1.0.3/vendor/composer (added)
-
tags/1.0.3/vendor/composer/ClassLoader.php (added)
-
tags/1.0.3/vendor/composer/LICENSE (added)
-
tags/1.0.3/vendor/composer/autoload_classmap.php (added)
-
tags/1.0.3/vendor/composer/autoload_namespaces.php (added)
-
tags/1.0.3/vendor/composer/autoload_psr4.php (added)
-
tags/1.0.3/vendor/composer/autoload_real.php (added)
-
tags/1.0.3/vendor/composer/autoload_static.php (added)
-
tags/1.0.3/vendor/composer/installed.json (added)
-
tags/1.0.3/vendor/composer/installers (added)
-
tags/1.0.3/vendor/composer/installers/.editorconfig (added)
-
tags/1.0.3/vendor/composer/installers/.gitignore (added)
-
tags/1.0.3/vendor/composer/installers/.travis.yml (added)
-
tags/1.0.3/vendor/composer/installers/CHANGELOG.md (added)
-
tags/1.0.3/vendor/composer/installers/CONTRIBUTING.md (added)
-
tags/1.0.3/vendor/composer/installers/LICENSE (added)
-
tags/1.0.3/vendor/composer/installers/README.md (added)
-
tags/1.0.3/vendor/composer/installers/_config.yml (added)
-
tags/1.0.3/vendor/composer/installers/composer.json (added)
-
tags/1.0.3/vendor/composer/installers/phpunit.xml.dist (added)
-
tags/1.0.3/vendor/composer/installers/src (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/AglInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/AimeosInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/CraftInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/GravInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/Installer.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/Plugin.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php (added)
-
tags/1.0.3/vendor/composer/installers/src/bootstrap.php (added)
-
tags/1.0.3/vendor/composer/installers/tests (added)
-
tags/1.0.3/vendor/composer/installers/tests/Composer (added)
-
tags/1.0.3/vendor/composer/installers/tests/Composer/Installers (added)
-
tags/1.0.3/vendor/composer/installers/tests/Composer/Installers/Test (added)
-
tags/1.0.3/vendor/composer/installers/tests/Composer/Installers/Test/AsgardInstallerTest.php (added)
-
tags/1.0.3/vendor/composer/installers/tests/Composer/Installers/Test/BitrixInstallerTest.php (added)
-
tags/1.0.3/vendor/composer/installers/tests/Composer/Installers/Test/CakePHPInstallerTest.php (added)
-
tags/1.0.3/vendor/composer/installers/tests/Composer/Installers/Test/CraftInstallerTest.php (added)
-
tags/1.0.3/vendor/composer/installers/tests/Composer/Installers/Test/DokuWikiInstallerTest.php (added)
-
tags/1.0.3/vendor/composer/installers/tests/Composer/Installers/Test/GravInstallerTest.php (added)
-
tags/1.0.3/vendor/composer/installers/tests/Composer/Installers/Test/InstallerTest.php (added)
-
tags/1.0.3/vendor/composer/installers/tests/Composer/Installers/Test/MayaInstallerTest.php (added)
-
tags/1.0.3/vendor/composer/installers/tests/Composer/Installers/Test/MediaWikiInstallerTest.php (added)
-
tags/1.0.3/vendor/composer/installers/tests/Composer/Installers/Test/OctoberInstallerTest.php (added)
-
tags/1.0.3/vendor/composer/installers/tests/Composer/Installers/Test/OntoWikiInstallerTest.php (added)
-
tags/1.0.3/vendor/composer/installers/tests/Composer/Installers/Test/PimcoreInstallerTest.php (added)
-
tags/1.0.3/vendor/composer/installers/tests/Composer/Installers/Test/PiwikInstallerTest.php (added)
-
tags/1.0.3/vendor/composer/installers/tests/Composer/Installers/Test/SiteDirectInstallerTest.php (added)
-
tags/1.0.3/vendor/composer/installers/tests/Composer/Installers/Test/SyDESInstallerTest.php (added)
-
tags/1.0.3/vendor/composer/installers/tests/Composer/Installers/Test/TestCase.php (added)
-
tags/1.0.3/vendor/composer/installers/tests/Composer/Installers/Test/VgmcpInstallerTest.php (added)
-
tags/1.0.3/vendor/composer/installers/tests/Composer/Installers/Test/YawikInstallerTest.php (added)
-
tags/1.0.3/vendor/composer/installers/tests/bootstrap.php (added)
-
trunk/readme.txt (modified) (4 diffs)
-
trunk/src/Store.php (modified) (1 diff)
-
trunk/src/hooks/shortcode.php (modified) (1 diff)
-
trunk/typeit.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-typeit/trunk/readme.txt
r1909568 r2313463 1 === WP TypeIt ===1 === WP TypeIt Lite === 2 2 3 3 Contributors: alexmacarthur … … 6 6 Requires PHP: 5.6 7 7 Requires at least: 4.0 8 Tested up to: 4.9.79 Stable tag: 1.0. 28 Tested up to: 5.4.1 9 Stable tag: 1.0.3 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html 12 12 13 13 == Description == 14 This is the official free WordPress plugin for [TypeIt](https://typeitjs.com), the most versatile animated typing utility on the planet. WP TypeIt allows you to easily generate typewriter effects for your website by use of a single easy-to-configure shortcode. Place this shortcode on any post or page, and the effect will be live.14 This is the official free WordPress plugin for [TypeIt](https://typeitjs.com), the most versatile animated typing utility on the planet. WP TypeIt Lite allows you to easily generate typewriter effects for your website by use of a single easy-to-configure shortcode. Place this shortcode on any post or page, and the effect will be live. 15 15 16 16 = The Perks = … … 20 20 * *The Real Deal* - This plugin is created and maintained by the creator of TypeIt itself. 21 21 22 = Heads Up for WP TypeIt Pro = 23 If you're looking to generate more advanced typewriter effects, keep an eye out for WP TypeIt Pro, which will allow you to write multiple strings per instance, build effects with a custom post type and friendly UI, and more. Stay tuned... 22 = Want More Features & Active Development? = 23 Being a "lite" version, this plugin largely receives maintenance updates and will probably not gain any more features than what's currently here. By purchasing a license for the fully-featured version of the plugin, you'll get the following: 24 25 * Access to a Gutenberg block for creating highly customizable, dynamic effects. 26 * More features for the shortcode provided by the plugin. 27 * More frequent TypeIt source updates. 28 29 For more information, [see here](https://typeitjs.com/docs/wordpress). 24 30 25 31 == Installation == 26 s 32 27 33 1. Download the plugin and upload to your plugins directory, or install the plugin through the WordPress plugins page. 28 34 2. Activate the plugin through the 'Plugins' page. … … 87 93 * Make code more easily hookable for developers. 88 94 95 = 1.0.3 = 96 * Update TypeIt's source to v7.0.4. 97 89 98 == Feedback == 90 99 91 100 You like it? [Email](mailto:alex@macarthur.me) or [tweet](http://www.twitter.com/amacarthur) me. You hate it? [Email](mailto:alex@macarthur.me) or [tweet](http://www.twitter.com/amacarthur) me. 92 93 Regardless of how you feel, your review would be greatly appreciated!94 -
wp-typeit/trunk/src/Store.php
r1900108 r2313463 6 6 7 7 private static $data = array( 8 'typeit_version' => ' 5.10.1',8 'typeit_version' => '7.0.4', 9 9 'option_defaults' => array(), 10 10 'option_default_values' => array() -
wp-typeit/trunk/src/hooks/shortcode.php
r1909568 r2313463 19 19 wp_enqueue_script('typeit'); 20 20 21 wp_add_inline_script('typeit', "window." . $id . " = new TypeIt('#" . $id . "', " . json_encode($args) . ") ;");21 wp_add_inline_script('typeit', "window." . $id . " = new TypeIt('#" . $id . "', " . json_encode($args) . ").go();"); 22 22 23 23 return '<span id="' . $id . '">' . $content . '</span>'; -
wp-typeit/trunk/typeit.php
r1909568 r2313463 1 1 <?php 2 2 /** 3 * Plugin Name: WP TypeIt 3 * Plugin Name: WP TypeIt Lite 4 4 * Plugin URI: https://typeitjs.com 5 5 * Description: Easily create and manage typewriter effects using the JavaScript utility, TypeIt. 6 * Version: 1.0. 26 * Version: 1.0.3 7 7 * Author: Alex MacArthur 8 8 * Author URI: https://macarthur.me
Note: See TracChangeset
for help on using the changeset viewer.