TimVevida

Results 13 comments of TimVevida

Note: the alpha color picker still uses the `render_content()` function, maybe it is time to port this to the `content_template()` function. See [ticket 29572](https://core.trac.wordpress.org/ticket/29572) and [changeset 30014](https://core.trac.wordpress.org/changeset/30014).

@oneillci Your use case is easily solved by just setting the title for the main router and not setting any sub route titles. Aurelia should then only show the main...

I am interested in a method to transform the title with extra information about the current route and its params. I want to conditionally show the title of a parent...