WP PLUGIN CSSセレクタの修正

・アンダーバーからハイフンに変更
This commit is contained in:
2021-06-19 10:18:06 +09:00
parent ff1dcdc5f4
commit a76410908b
9 changed files with 115 additions and 120 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<div class="order_setting_custom_field_box">
<?php if ( isset( $this->order_field ) && count( $this->order_field ) > 0 ): ?>
<dl class="apop_setting_list_dd">
<dl class="apop-setting-list-dd">
<?php foreach ( $this->order_field as $type => $items ): ?>
<dt><?php echo esc_html( $this->labels[ $type ] ); ?></dt>
<dd>