Table widget heading change
Hello, i want to overwrite the table widget heading with a translatable string but I didn't find how i could. I tried to use like this: but it not accepting if i start with double underscore. If i use the static string it is working. Anyone faced with this before?
1 Reply
You can use function for PHP property definitions. That’s why we have a corresponding method for every property that you can override to set the value.
I think it should be
getHeading()