Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
August 2020
Aug 05 Wed · 11:04
Forums med
Posted a reply to Can I add a section of the Customizer dynamically?, on the site WordPress.org Forums:
@bcworkz Thank you for your thoughtful answers. I'll read the core source and do my…
Aug 03 Mon · 17:36
Forums med
Posted a reply to Can I add a section of the Customizer dynamically?, on the site WordPress.org Forums:
私は前者を意味していました。 これと似たようなことをやっているのが標準で実装されているMenuセクションだったのですが、customize-nav-menus.jsの実装を見てもやはり難しく、ヒントがあればなにかご教示頂きたいです。 customize-nav-menus.jsの中ではセクションを追加している様子はありませんが、api.Menus.NewMenuSectionのようにwp.customizeの中にMenusという特別なプロパティが存在するようです。 これを真似することはできないでしょうか。 何かしらの解決の糸口を掴みたいと考えています。 申し訳ありませんが、お力添えをお願いします。
Aug 02 Sun · 19:13
Forums med
Posted a reply to Can I add a section of the Customizer dynamically?, on the site WordPress.org Forums:
@bcworkz Thank you for your answer. Dynamic means, for example, that the new section will…
Aug 02 Sun · 10:07
Forums med
Created a topic, Can I add a section of the Customizer dynamically?, on the site WordPress.org Forums:
Hello. We are currently developing a customizer. We wa…