Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Remove permalink ‘view’ link from Profile Container request


Roger Coathup
Participant

@rogercoathup

It’s a pain to have to use a filter and override the core function simply to remove a presentational element (the view link).

The API needs to be much more granular here (e.g. get_the_activity_name, get_the_acitivity_description, get_the_activity_permalink), rather than echoing large monolithic strings from a single function.

This would make it much easier to design and develop child themes.

Skip to toolbar