PluginProbe
Comments Extra Fields For Post,Pages and CPT / 1.7
Comments Extra Fields For Post,Pages and CPT v1.7
trunk 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 2.2 2.3 4.0 4.1 4.2 4.3 4.4 4.5 4.6 4.7 4.8 5.0 5.1 5.2
wp-comment-fields / templates / admin / meta-shortcodes.php

meta-shortcodes.php in Comments Extra Fields For Post,Pages and CPT 1.7, at templates/admin/meta-shortcodes.php

9 lines 89 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 /*
3 * this is loading all created metas
4 */
5
6 echo 'listing all metas';
7 ?>
8
9