Jaime Martínez
Jaime Martínez
`if ( !defined('ABSPATH') ) die();` Mentioned by @moorscode
`Objects::get_object()` can't be forced to return `Clarkson_Object` because you can overwrite the the Object Type via the `clarkson_core_create_object_callback` filter. The inline documentation gives an example that you could return the...
Before pages differed from posts because pages had page-templates, but now all CPT have this. So this can be closed, agree @NielsdeBlaauw?
https://codex.wordpress.org/Function_Reference/get_the_modified_date
We are missing the title of archives, search results and the home page? https://github.com/roots/sage/blob/master/app/helpers.php#L95 Name of variable : `archive_title` / `title`?
Prevents the rendering of a twig file when `objects` is filled but it is empty. In that case someone overwritten the index with an empty value.