wp-carrington-core
wp-carrington-core copied to clipboard
Unit tests would be nice.
With c66a01d33f204c0d3295915cd54b073db94ad396 this now chooses type-posttype.php over tax-taxonomy.php on taxonomy archive pages. @alexkingorg Is this intentional? cc @cfree
This gives plugins and child themes the flexibility to alter the include path. A use case is allowing users to define Page Templates for custom post types. Instead of creating...
**Problem**: `role-{rolename}.php` was not working in any context **Solution**: Changed parameter within `cfct_username_to_id()` to retrieve a user object via the proper username (login) instead of the ID using the `get_user_by()`...
``` ! ) Strict standards: Only variables should be passed by reference in /mypath/wp-content/themes/dada/carrington-build/carrington-build.php on line 49 Call Stack # Time Memory Function Location 1 0.0143 240400 {main}( ) ../post.php:0...
`cfct_choose_general_template` only looks at files defined by `CFCT_PATH`. This needs take into account a parent+child theme setup where the child theme has additional general templates. In the current setup, a...
Could be a way to register the directory or could be a utility function that passes both the directory and context name.
Having just a single sidebar is very limiting. Martin Hurford proposed the following change on Crowd Favorite: http://crowdfavorite.com/forums/topic/modification-to-sidebar-selection This just requires changing lines 55-58 of _template.php_ (where **cfct_sidebar()** is defined)...
Ajax loading features are currently using a deprecated element attribute of 'rev' causing validation errors. This should be refactored to use HTML5's data- attribute or something similar.
If no Single matches.