Open benlk opened 6 years ago
This would need to be undertaken in steps:
This would lessen the chance that we have bylines that don't match stories when building custom partials.
https://github.com/INN/largo/pull/1561 merged in 0.6, so the next stage of deprecation can be in 0.7.
Deprecate largo_byline without post specified
Adding the error message to the actual byline should be done in the else section of this chunk of code:
else
https://github.com/INN/largo/blob/f50df16e9e06fb9402802e2f1ce76ce058d26d76/inc/post-tags.php#L127-L138
This would need to be undertaken in steps:
This would lessen the chance that we have bylines that don't match stories when building custom partials.