Version Description
Download this release
Release Info
Developer | automattic |
Plugin | Full Site Editing |
Version | 3.30671 |
Comparing to | |
See all releases |
Code changes from version 3.30625 to 3.30671
build_meta.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
commit_hash=
|
2 |
-
commit_url=https://github.com/Automattic/wp-calypso/commit/
|
3 |
-
build_number=3.
|
1 |
+
commit_hash=f3e4380147c3f4685109246bb58b02b3b9c82350
|
2 |
+
commit_url=https://github.com/Automattic/wp-calypso/commit/f3e4380147c3f4685109246bb58b02b3b9c82350
|
3 |
+
build_number=3.30671
|
full-site-editing-plugin.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
/**
|
3 |
* Plugin Name: WordPress.com Editing Toolkit
|
4 |
* Description: Enhances your page creation workflow within the Block Editor.
|
5 |
-
* Version: 3.
|
6 |
* Author: Automattic
|
7 |
* Author URI: https://automattic.com/wordpress-plugins/
|
8 |
* License: GPLv2 or later
|
@@ -42,7 +42,7 @@ namespace A8C\FSE;
|
|
42 |
*
|
43 |
* @var string
|
44 |
*/
|
45 |
-
define( 'A8C_ETK_PLUGIN_VERSION', '3.
|
46 |
|
47 |
// Always include these helper files for dotcom FSE.
|
48 |
require_once __DIR__ . '/dotcom-fse/helpers.php';
|
2 |
/**
|
3 |
* Plugin Name: WordPress.com Editing Toolkit
|
4 |
* Description: Enhances your page creation workflow within the Block Editor.
|
5 |
+
* Version: 3.30671
|
6 |
* Author: Automattic
|
7 |
* Author URI: https://automattic.com/wordpress-plugins/
|
8 |
* License: GPLv2 or later
|
42 |
*
|
43 |
* @var string
|
44 |
*/
|
45 |
+
define( 'A8C_ETK_PLUGIN_VERSION', '3.30671' );
|
46 |
|
47 |
// Always include these helper files for dotcom FSE.
|
48 |
require_once __DIR__ . '/dotcom-fse/helpers.php';
|
readme.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: automattic
|
|
3 |
Tags: block, blocks, editor, gutenberg, page
|
4 |
Requires at least: 5.5
|
5 |
Tested up to: 5.6
|
6 |
-
Stable tag: 3.
|
7 |
Requires PHP: 5.6.20
|
8 |
License: GPLv2 or later
|
9 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
3 |
Tags: block, blocks, editor, gutenberg, page
|
4 |
Requires at least: 5.5
|
5 |
Tested up to: 5.6
|
6 |
+
Stable tag: 3.30671
|
7 |
Requires PHP: 5.6.20
|
8 |
License: GPLv2 or later
|
9 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
wpcom-documentation-links/dist/wpcom-documentation-links.asset.php
CHANGED
@@ -1 +1 @@
|
|
1 |
-
<?php return array('dependencies' => array('wp-hooks', 'wp-polyfill'), 'version' => '
|
1 |
+
<?php return array('dependencies' => array('wp-hooks', 'wp-polyfill'), 'version' => 'b92a62f476db9ef0af3b53b3c894b87f');
|
wpcom-documentation-links/dist/wpcom-documentation-links.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
!function(){"use strict";var r={6:function(r,t,e){var o=e(694);(0,o.addFilter)("i18n.gettext_default","full-site-editing/override-core-docs-to-wpcom",(function(r,t){switch(t){case"https://wordpress.org/support/article/excerpt/":return"https://wordpress.com/support/excerpts/";case"https://wordpress.org/support/article/writing-posts/#post-field-descriptions":return"https://wordpress.com/support/permalinks-and-slugs/";case"https://wordpress.org/support/article/wordpress-editor/":return"https://wordpress.com/support/wordpress-editor/"}return r}))},694:function(r){r.exports=window.wp.hooks}},t={};function e(o){var
|
1 |
+
!function(){"use strict";var r={6:function(r,t,e){var o=e(694);(0,o.addFilter)("i18n.gettext_default","full-site-editing/override-core-docs-to-wpcom",(function(r,t){switch(t){case"https://wordpress.org/support/article/excerpt/":return"https://wordpress.com/support/excerpts/";case"https://wordpress.org/support/article/writing-posts/#post-field-descriptions":return"https://wordpress.com/support/permalinks-and-slugs/";case"https://wordpress.org/support/article/wordpress-editor/":return"https://wordpress.com/support/wordpress-editor/";case"https://wordpress.org/support/article/site-editor/":return"https://wordpress.com/support/site-editor/"}return r}))},694:function(r){r.exports=window.wp.hooks}},t={};function e(o){var s=t[o];if(void 0!==s)return s.exports;var n=t[o]={exports:{}};return r[o](n,n.exports,e),n.exports}e.n=function(r){var t=r&&r.__esModule?function(){return r.default}:function(){return r};return e.d(t,{a:t}),t},e.d=function(r,t){for(var o in t)e.o(t,o)&&!e.o(r,o)&&Object.defineProperty(r,o,{enumerable:!0,get:t[o]})},e.o=function(r,t){return Object.prototype.hasOwnProperty.call(r,t)},e.r=function(r){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(r,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(r,"__esModule",{value:!0})};var o={};!function(){e.r(o);e(6)}(),window.EditingToolkit=o}();
|
wpcom-documentation-links/src/index.tsx
CHANGED
@@ -8,6 +8,8 @@ function overrideCoreDocumentationLinksToWpcom( translation: string, text: strin
|
|
8 |
return 'https://wordpress.com/support/permalinks-and-slugs/';
|
9 |
case 'https://wordpress.org/support/article/wordpress-editor/':
|
10 |
return 'https://wordpress.com/support/wordpress-editor/';
|
|
|
|
|
11 |
}
|
12 |
|
13 |
return translation;
|
8 |
return 'https://wordpress.com/support/permalinks-and-slugs/';
|
9 |
case 'https://wordpress.org/support/article/wordpress-editor/':
|
10 |
return 'https://wordpress.com/support/wordpress-editor/';
|
11 |
+
case 'https://wordpress.org/support/article/site-editor/':
|
12 |
+
return 'https://wordpress.com/support/site-editor/';
|
13 |
}
|
14 |
|
15 |
return translation;
|