Page Builder by SiteOrigin のメモ / tips

カラムを左右入れ替える / Swap columns left and right

Row > CSS Style

カラムを横並びのままにする / Keep columns side by side

Row > Row Class

SASS / CSS

 

プラグイン Recent Posts Widget With Thumbnails にギャラリーからも画像を見つける機能を追加する / Add the ability to find images from the gallery, too

/wp-content/plugins/recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php:

指定したウィジェットを WordPress の管理画面に配置し、その中で Youtube ビデオの縦横比を保つ / Placing specific widgets to WordPress Admin Screen and keep the Youtube video aspect ratio within

/wp-content/themes/my-theme/functions.php:

“dashicons.min.css” を読み込まないようにする, 但し ログイン中と管理画面を表示している場合を除く / Disable reading “dashicons.min.css” when not logged in and in admin page on WordPress

 

This way is temporary support to Gutenberg for Metabox in a WordPress classic plugin

クラシックなプラグインでメタボックスを使用していたら保存ができなくなったので暫定的な対処をしてみた。Gutenberg 4.1.1, WordPress 5.1 alpha

spinner is moving…