开发者

wordpress hook for widget titles?

开发者 https://www.devze.com 2023-02-02 00:27 出处:网络
I need to shorten the widget titles if they\'re longer than 20 chars, but I don\'t know what filter/action to use to hook into them.

I need to shorten the widget titles if they're longer than 20 chars, but I don't know what filter/action to use to hook into them.

Is t开发者_C百科here any? Thanks in advance.


There is a filter called widget_title you can use. But usually you should be able to change the title of a widget using the backend customization of the widgets.

0

精彩评论

暂无评论...
验证码 换一张
取 消