Lines:
1 to 14 of 14
<?php // (C) Copyright Bobbing Wide 2014 /* function bw_fields_get_file_size() – Return the file size of an attached file */ /* function bw_fields_get_dimensions() – Return the size of an attached image */ /* function bw_fields_get_featured_image() – Return a featured image */ /* function bw_fields_get_thumbnail() – Return the thumbnail for the featured image */ /* function bw_fields_get_template */View on GitHub