Lines:
1 to 15 of 15
<?php // (C) Copyright Bobbing Wide 2016 /* function oik_component_version() – Implement _component_version virtual field */ /* function oik_query_component_version() – Query the component version */ /* function oik_query_component_by_ID() – Determine the component name given the post ID */ /* function oik_component_version_type() – Set/return the component type */ /* function oik_component_version_get_version() – Get the component version */View on GitHub