Version Description
Download this release
Release Info
Developer | ebuccelli |
Plugin | Full Site Editing |
Version | 3.44679 |
Comparing to | |
See all releases |
Code changes from version 3.44653 to 3.44679
- build_meta.txt +3 -3
- full-site-editing-plugin.php +2 -2
- readme.txt +1 -1
- wpcom-documentation-links/dist/wpcom-documentation-links.asset.php +1 -1
- wpcom-documentation-links/dist/wpcom-documentation-links.js +2 -0
- wpcom-documentation-links/dist/wpcom-documentation-links.min.js +1 -1
- wpcom-documentation-links/src/index.tsx +2 -0
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=f29eae34af094835728d0d9ddd29c5faa681b957
|
2 |
+
commit_url=https://github.com/Automattic/wp-calypso/commit/f29eae34af094835728d0d9ddd29c5faa681b957
|
3 |
+
build_number=3.44679
|
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.44679
|
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.44679' );
|
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: 6.0
|
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: 6.0
|
6 |
+
Stable tag: 3.44679
|
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' => 'ec5adc5c7adf31024c47');
|
wpcom-documentation-links/dist/wpcom-documentation-links.js
CHANGED
@@ -24,9 +24,11 @@ var _window;
|
|
24 |
function overrideCoreDocumentationLinksToWpcom(translation, text) {
|
25 |
switch (text) {
|
26 |
case 'https://wordpress.org/support/article/excerpt/':
|
|
|
27 |
return 'https://wordpress.com/support/excerpts/';
|
28 |
|
29 |
case 'https://wordpress.org/support/article/writing-posts/#post-field-descriptions':
|
|
|
30 |
return 'https://wordpress.com/support/permalinks-and-slugs/';
|
31 |
|
32 |
case 'https://wordpress.org/support/article/wordpress-editor/':
|
24 |
function overrideCoreDocumentationLinksToWpcom(translation, text) {
|
25 |
switch (text) {
|
26 |
case 'https://wordpress.org/support/article/excerpt/':
|
27 |
+
case 'https://wordpress.org/support/article/settings-sidebar/#excerpt':
|
28 |
return 'https://wordpress.com/support/excerpts/';
|
29 |
|
30 |
case 'https://wordpress.org/support/article/writing-posts/#post-field-descriptions':
|
31 |
+
case 'https://wordpress.org/support/article/settings-sidebar/#permalink':
|
32 |
return 'https://wordpress.com/support/permalinks-and-slugs/';
|
33 |
|
34 |
case 'https://wordpress.org/support/article/wordpress-editor/':
|
wpcom-documentation-links/dist/wpcom-documentation-links.min.js
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
(()=>{"use strict";var t={731:()=>{},6:(t,r,e)=>{var s,o=e(694);e(731);(0,o.addFilter)("i18n.gettext_default","full-site-editing/override-core-docs-to-wpcom",(function(t,r){switch(r){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/";case"https://wordpress.org/support/article/block-based-widgets-editor/":return"https://wordpress.com/support/widgets/";case"https://wordpress.org/plugins/classic-widgets/":return"https://wordpress.com/plugins/classic-widgets";case"https://wordpress.org/support/article/styles-overview/":return"https://wordpress.com/support/using-styles/"}return t}),9),"simple"===(null===(s=window)||void 0===s?void 0:s._currentSiteType)&&(0,o.addFilter)("i18n.gettext_default","full-site-editing/override-core-docs-to-wpcom",(function(t,r){switch(r){case"https://wordpress.org/plugins/classic-widgets/":case"Want to stick with the old widgets?":case"Get the Classic Widgets plugin.":return""}return t}),10)},694:t=>{t.exports=window.wp.hooks}},r={};function e(s){var o=r[s];if(void 0!==o)return o.exports;var p=r[s]={exports:{}};return t[s](p,p.exports,e),p.exports}e.n=t=>{var r=t&&t.__esModule?()=>t.default:()=>t;return e.d(r,{a:r}),r},e.d=(t,r)=>{for(var s in r)e.o(r,s)&&!e.o(t,s)&&Object.defineProperty(t,s,{enumerable:!0,get:r[s]})},e.o=(t,r)=>Object.prototype.hasOwnProperty.call(t,r),e.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var s={};(()=>{e.r(s);e(6)})(),window.EditingToolkit=s})();
|
2 |
//# sourceMappingURL=wpcom-documentation-links.min.js.map
|
1 |
+
(()=>{"use strict";var t={731:()=>{},6:(t,r,e)=>{var s,o=e(694);e(731);(0,o.addFilter)("i18n.gettext_default","full-site-editing/override-core-docs-to-wpcom",(function(t,r){switch(r){case"https://wordpress.org/support/article/excerpt/":case"https://wordpress.org/support/article/settings-sidebar/#excerpt":return"https://wordpress.com/support/excerpts/";case"https://wordpress.org/support/article/writing-posts/#post-field-descriptions":case"https://wordpress.org/support/article/settings-sidebar/#permalink":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/";case"https://wordpress.org/support/article/block-based-widgets-editor/":return"https://wordpress.com/support/widgets/";case"https://wordpress.org/plugins/classic-widgets/":return"https://wordpress.com/plugins/classic-widgets";case"https://wordpress.org/support/article/styles-overview/":return"https://wordpress.com/support/using-styles/"}return t}),9),"simple"===(null===(s=window)||void 0===s?void 0:s._currentSiteType)&&(0,o.addFilter)("i18n.gettext_default","full-site-editing/override-core-docs-to-wpcom",(function(t,r){switch(r){case"https://wordpress.org/plugins/classic-widgets/":case"Want to stick with the old widgets?":case"Get the Classic Widgets plugin.":return""}return t}),10)},694:t=>{t.exports=window.wp.hooks}},r={};function e(s){var o=r[s];if(void 0!==o)return o.exports;var p=r[s]={exports:{}};return t[s](p,p.exports,e),p.exports}e.n=t=>{var r=t&&t.__esModule?()=>t.default:()=>t;return e.d(r,{a:r}),r},e.d=(t,r)=>{for(var s in r)e.o(r,s)&&!e.o(t,s)&&Object.defineProperty(t,s,{enumerable:!0,get:r[s]})},e.o=(t,r)=>Object.prototype.hasOwnProperty.call(t,r),e.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var s={};(()=>{e.r(s);e(6)})(),window.EditingToolkit=s})();
|
2 |
//# sourceMappingURL=wpcom-documentation-links.min.js.map
|
wpcom-documentation-links/src/index.tsx
CHANGED
@@ -11,8 +11,10 @@ declare global {
|
|
11 |
function overrideCoreDocumentationLinksToWpcom( translation: string, text: string ) {
|
12 |
switch ( text ) {
|
13 |
case 'https://wordpress.org/support/article/excerpt/':
|
|
|
14 |
return 'https://wordpress.com/support/excerpts/';
|
15 |
case 'https://wordpress.org/support/article/writing-posts/#post-field-descriptions':
|
|
|
16 |
return 'https://wordpress.com/support/permalinks-and-slugs/';
|
17 |
case 'https://wordpress.org/support/article/wordpress-editor/':
|
18 |
return 'https://wordpress.com/support/wordpress-editor/';
|
11 |
function overrideCoreDocumentationLinksToWpcom( translation: string, text: string ) {
|
12 |
switch ( text ) {
|
13 |
case 'https://wordpress.org/support/article/excerpt/':
|
14 |
+
case 'https://wordpress.org/support/article/settings-sidebar/#excerpt':
|
15 |
return 'https://wordpress.com/support/excerpts/';
|
16 |
case 'https://wordpress.org/support/article/writing-posts/#post-field-descriptions':
|
17 |
+
case 'https://wordpress.org/support/article/settings-sidebar/#permalink':
|
18 |
return 'https://wordpress.com/support/permalinks-and-slugs/';
|
19 |
case 'https://wordpress.org/support/article/wordpress-editor/':
|
20 |
return 'https://wordpress.com/support/wordpress-editor/';
|