voce Wordpress Theme
voce is a minimal theme, suitable for text heavy articles. The front page features a list of recent posts spread over 2 columns. The category tabs allow readers to filter as per their interest. In line with minimalism, the theme does not support a sidebar, allowing readers to concentrate fully on the article content. Although comments are supported, it is recommended to turn them off to preserve the clutter free look of the theme.
Download here
License?
voce WordPress Theme, Copyright 2017 Benjamin Lim
voce is distributed under the terms of the GNU GPL 3.0
License: http://www.gnu.org/licenses/gpl-3.0.html
For full copyright notice including third party resources, please refer to the readme.
Changelog
v1.1.0
- Removed fallback for nav menu. Better no menu than ugly menu.
v1.0.8
- Fixed bug in sanitize function not allowing null values
v1.0.7
- Escaped home_url()
- Used wordpress search form
- other minor fixes
v1.0.6
- content_width has to set as global
- other minor fixes
v1.0.5
- Enqueue fonts
v1.0.4
- Fixes to be compliant with WP theme team feedback
v1.0.3
- Fixes to be compliant with WP theme team feedback
v1.0.2
- Fixes to be compliant with WP theme team feedback
v1.0.1
- Remove hard coding of script and style files.
- Added Theme prefix for functions, global variables, constants, post meta, etc.
- Used WordPress functionality and features first, if available.
- Used the_posts_pagination().
- Removed favicon code.
- Sanitization and escaping of variables.
v1.0.0
- Initial release