• ブログ アーカイブ blog
  • Raindrops 1.540がライブになりました

    投稿日: tenman

     

    Raindrops 1.540 更新概要

    WordPress5.5でコメントの表示に不具合が発生したので、修正しました。

    Note:AMPプラグインと互換性の問題があるようです。サイトの表示に問題がある場合には、AMPプラグインを停止してください。

    version: 1.540 Overview of Changes

    There was a problem with the display of comments in WordPress 5.5,  fixed it.

    Note:There seems to be a compatibility issue with the AMP plugin. If you have problems displaying the site, please stop the AMP plugin.


  • Raindrops 1.531がライブになりました

    投稿日: tenman

     

    Raindrops 1.531 更新概要

    今回の更新は、検索結果ページで 全文表示 要約表示等の切り替えができない問題を修正しました。

    ブロックエディタの、新しいブロック 検索や、タグクラウド等のスタイルの調整を行いました。

    version: 1.531 Overview of Changes

    Fixed Search result excerpt issue

    Modified block editor CSS

    wp-block-table wp-block-search wp-block-pullquote


  • Raindrops 1.529がライブになりました

    投稿日: tenman

     

    Raindrops 1.529 更新概要

    codemirror ソースエディタが正常に動作していないため、投稿のカスタムCSSでの使用を停止しました。

    ブロックエディタ用のスタイルを変更しました。

    version: 1.529 Overview of Changes

    Modified change customizer ‘Specify the number of characters to display on one line’

    Changed to work with all paragraphs

    Modified hr element style.

    Modified removed codemirror filter

    Modified core/paragraph style

    Modified blockeditor button style


  • Raindrops 1.528がライブになりました

    投稿日: tenman

     

    Raindrops 1.528 更新概要

    今回の更新は、テーマの編集リンクが、WordPress5.0で、編集リンクが、適切に動作しない問題を修正しました。

    また、ブロックエディタ用のスタイルを調整しました。

     

    version: 1.528 Overview of Changes

    Modified post edit link

    Modified block editor CSS

    .wp-block-button

    .wp-block-separator

    .wp-block-media-text

    .wp-block-columns


  • Raindrops 1.527がライブになりました

    投稿日: tenman

    Raindrops 1.527 更新概要

    Raindrops 1.526 の更新で、プライマリーメニューの表示に影響が出るバグを作り出してしまいました。バグを修正しました。

    version: 1.527 Overview of Changes

    Fixed Primary Menu submenu can not open.


  • Raindrops 1.525がライブになりました

    投稿日: tenman

    Raindrops 1.525 更新概要

    Gutenbergプラグインのoembed関連ブロックが、レスポンシブ対応になり、Raindropsのoembedとコンフリクトし始めているので、

    oembed-container を wp-block-embed_wrapper に統合しました

    編集リンクを変更しました。

    従来のエディタで作成した投稿は、従来のエディタで、Gutenbergで作成した投稿は、グーテンベルグエディタで開くように変更しました。

     

    グーテンベルグエディターは編集時、従来のTinyMCEで作成した投稿を、グーテンベルグ用のソースへ書き換えを試みます。

    この書き換えは、例えばテキストエディタを使っていて、プリビュー代わりにビジュアルエディタに切り替えたらHTMLが削除されてしまった等というよくある質問に似ていて、精度よく変換ができるところまで至っていないようです。

    今後改良が進んだ場合は、リンクを再検討します。

    version: 1.525 Overview of Changes

    Modified CSS for Gutenberg Plugin

    Class name changed. Raindrops .oembed-container class to wp-block-embed_wrapper.

    This change was made to reduce the conflict between CSS of the Gutenberg plugin and CSS of the theme

    Added function raindrops_request_url()

    Modified function raindrops_custom_gutenberg_edit_link()

    For posts created with the Gutenberg plugin, we display Gutenberg’s edit link,
    and for posts created with the old TinyMCE we have changed to display a link to the classic editor.


  • Raindrops 1.520がライブになりました

    投稿日: tenman

     

    Raindrops 1.520 更新概要

    PHP5.3, PHP5.4をご利用の場合に、Raindrops1.519でfatal errorが発生する問題を修正しました

    version: 1.520 Overview of Changes

    Fixed a problem that fatal error occurred in Raindrops 1.519 when using PHP 5.3 and PHP 5.4