Changeset 2299380
- Timestamp:
- 05/06/2020 02:37:30 PM (6 years ago)
- Location:
- whatever
- Files:
-
- 4 edited
- 1 copied
-
tags/1.1.1 (copied) (copied from whatever/trunk)
-
tags/1.1.1/readme.txt (modified) (4 diffs)
-
tags/1.1.1/whatever.php (modified) (1 diff)
-
trunk/readme.txt (modified) (4 diffs)
-
trunk/whatever.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
whatever/tags/1.1.1/readme.txt
r2257747 r2299380 3 3 Tags: embed, block 4 4 Requires at least: 5.0 5 Tested up to: 5. 3.25 Tested up to: 5.4 6 6 Requires PHP: 5.6 7 Stable tag: 1.1. 07 Stable tag: 1.1.1 8 8 License: GPL-2.0-or-later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.txt … … 12 12 13 13 == Description == 14 For years embed codes were treated like something evil. They were scary and couldn't be trusted. First they were replaced with shortcodes and now individual blocks. I don't think they are all that bad. They exist to help us use WordPress as our digital home. 14 For years embed codes were treated like something evil. They were scary and couldn't be trusted. First they were replaced with shortcodes and now individual blocks. I don't think they are all that bad. They exist to help us use WordPress as our digital home. 15 15 16 16 Individual blocks for each service aren't a great solution. What do you do if your service isn't one of the blocks that was added to WordPress. What do you do if the block doesn't support a feature that the embed code does? … … 21 21 22 22 #### Features 23 * Works with everything: Don't search of a particular block. If it's an embed of any kind Whatever can handle it. 23 * Works with everything: Don't search of a particular block. If it's an embed of any kind Whatever can handle it. 24 24 * Alignment: Whatever supports all the various block alignment settings (wide & full must also be supported by the theme). 25 25 * Responsive Embeds: If the embed uses an iFrame we'll make it responsive for you to it looks great on every size device. … … 32 32 33 33 == Changelog == 34 * 1.1.1 Update "Tested up to" WordPress version. 34 35 * 1.1.0 Add responsiveness to common aspect ratios. 35 * 1.0.0 Initial Commit 36 * 1.0.0 Initial Commit. -
whatever/tags/1.1.1/whatever.php
r2257727 r2299380 6 6 * Author: sorta brilliant 7 7 * Author URI: https://sortabrilliant.com/ 8 * Version: 1.1. 08 * Version: 1.1.1 9 9 * License: GPL-2.0-or-later 10 10 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt -
whatever/trunk/readme.txt
r2257747 r2299380 3 3 Tags: embed, block 4 4 Requires at least: 5.0 5 Tested up to: 5. 3.25 Tested up to: 5.4 6 6 Requires PHP: 5.6 7 Stable tag: 1.1. 07 Stable tag: 1.1.1 8 8 License: GPL-2.0-or-later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.txt … … 12 12 13 13 == Description == 14 For years embed codes were treated like something evil. They were scary and couldn't be trusted. First they were replaced with shortcodes and now individual blocks. I don't think they are all that bad. They exist to help us use WordPress as our digital home. 14 For years embed codes were treated like something evil. They were scary and couldn't be trusted. First they were replaced with shortcodes and now individual blocks. I don't think they are all that bad. They exist to help us use WordPress as our digital home. 15 15 16 16 Individual blocks for each service aren't a great solution. What do you do if your service isn't one of the blocks that was added to WordPress. What do you do if the block doesn't support a feature that the embed code does? … … 21 21 22 22 #### Features 23 * Works with everything: Don't search of a particular block. If it's an embed of any kind Whatever can handle it. 23 * Works with everything: Don't search of a particular block. If it's an embed of any kind Whatever can handle it. 24 24 * Alignment: Whatever supports all the various block alignment settings (wide & full must also be supported by the theme). 25 25 * Responsive Embeds: If the embed uses an iFrame we'll make it responsive for you to it looks great on every size device. … … 32 32 33 33 == Changelog == 34 * 1.1.1 Update "Tested up to" WordPress version. 34 35 * 1.1.0 Add responsiveness to common aspect ratios. 35 * 1.0.0 Initial Commit 36 * 1.0.0 Initial Commit. -
whatever/trunk/whatever.php
r2257727 r2299380 6 6 * Author: sorta brilliant 7 7 * Author URI: https://sortabrilliant.com/ 8 * Version: 1.1. 08 * Version: 1.1.1 9 9 * License: GPL-2.0-or-later 10 10 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
Note: See TracChangeset
for help on using the changeset viewer.