Tagged Questions
1
vote
1answer
130 views
Setting up widgets in wordpress with a unique ID for the after_title argument
I try to get the collapsible-widget-area plugin so that every widget it creates inside the collapsible area has a unique id <div> after its title.
function get_args() {
$this->args = ...