sixhours
aeb3c1bdcf
Blank Canvas, IP2, Lodestar: Add support for selective refresh widgets
2021-09-03 10:38:04 -04:00
Jeff Ong
d60f56f8b7
Add theme supports for padding control and line height.
2021-06-01 13:51:12 -04:00
Ben Dwyer
5a410e23c4
All Themes: Fix whitespace in functions.php
2021-02-18 10:17:16 +00:00
Sérgio Gomes
838be3fcaa
Independent Pub 2: fix outdent for large images ( #3055 )
2021-01-20 14:06:55 +00:00
Sérgio Gomes
e9f881e96a
Merge pull request #3020 from Automattic/update/remove-jquery-from-independent-publisher-2
...
Remove jQuery from Independent Publisher 2
2021-01-14 11:32:11 +00:00
Sérgio Gomes
ac4759d057
Remove jQuery from Independent Publisher 2
...
Rewrites existing jQuery code as vanila, IE11-compatible ES5.
The only exception is the customizer code, which is only used in
wp-admin.
Sites that are not making use of other jQuery-dependent functionality
should see a nice reduction in the amount of loaded JS.
2021-01-13 16:27:44 +00:00
Jason Crist
432a79d4c6
Syncing all remaining svn<>git differences
2020-11-11 17:30:24 -05:00
Jeff Ong
6b8c09b2b2
Rebase trunk.
2020-10-26 11:22:24 -04:00
Tony Arcangelini
e68dbf31f1
Add block styles ( #2662 )
...
This addresses a few issues with Independent Publisher 2. Specifically captions and embeds.
Before: https://d.pr/i/IHESSd
After: https://d.pr/i/JTYmUh
I used Code Snippets to test the block style function.
```
// Add support for Block Styles.
add_theme_support( 'wp-block-styles' );
```
Fixes
https://github.com/Automattic/themes/issues/2444
https://github.com/Automattic/themes/issues/2454
2020-10-22 10:19:16 +02:00
sharaz
88a4274edf
If time less than 1 minute to remove _nx function error it assume less than 1 number plural i explicitly set time to 1 it time less than 1.
2019-08-04 18:42:15 -07:00
Laurel Fulford
1990420acd
Independent Publisher 2: Start building out Gutenberg support.
2018-11-05 10:22:38 -08:00
alaczek
fddec1aa25
Initial commit of Independent Publisher 2
2018-02-27 14:12:39 +11:00