這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Paste JSON text

外掛說明

Add a panel/widget to the post editor in the admin panel for copying and pasting post content.
Pressing the Copy From button will copy the post content including title, body, categories, and tags to the clipboard. At the copy destination, open a new post, parse the clipboard contents, and paste them into the post editor.

Some features:

  • A post content is changed into a JSON text(include: title, content, post-name, categories, post-tags, meta values).
  • A JSON text is pasted to the admin post editor.

Support

  • Japanese – https://elearn.jp/wpman/column/paste-json-text.html

Translators

You can send your own language pack to me.

Please contact to me.

  • https://12net.jp/ (ja)
  • @tmatsuur on twitter.

Contributors

Credits

This plug-in is not guaranteed though the user of WordPress can freely use this plug-in free of charge regardless of the purpose.
The author must acknowledge the thing that the operation guarantee and the support in this plug-in use are not done at all beforehand.

Contact

email to takenori.matsuura[at]gmail.com
twitter @tmatsuur

螢幕擷圖

  • JSON text pad widget in the admin post/page editor(classic editor).
  • Push ‘Change JSON’ button, a post content is changed into a JSON text(classic editor).
  • Push ‘JSON paste’ button, a JSON text is pasted to the admin post/page editor(classic editor).
  • In the block editor, click on the clipboard icon next to the settings icon.
  • Click on the “Copy content” button in the panel that opens.
  • Switch to the destination post editor, paste the clipboard contents into the “JSON text” text box, and click the “Paste to post” button.

安裝方式

  • A plug-in installation screen is displayed on the WordPress admin panel.
  • It installs it in wp-content/plugins.
  • The plug-in is made effective.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Paste JSON text〉的開發相關工作。

參與者

將〈Paste JSON text〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

2.0.0

  • Block editor is now supported.

1.1.3

  • Fixed duplicate custom fields when pasting.

1.1.2

  • Fixed a problem that occurred in version 5.3.

1.1.1

  • Copy to clipboard using clipboard.js of version 5.2.

1.1.0

  • Added paste_json_extra filter to support custom forms.

1.0.7

  • Bug fix: It changed so that it html decode at the time of the paste of meta value.

1.0.6

  • Update: It corresponds to version 3.5.

1.0.5

  • Bug fix: P tag closed in this widget.

1.0.4

  • Update: It corresponds to version 3.4.2.

1.0.3

  • Bug fix: The wrong name was corrected.

1.0.2

  • Bug fix: A tag can be deleted after paste.

1.0.1

  • Bug fix: Paste to multiple post meta.

1.0.0

  • The first release.