From: Steve Sutton Date: Mon, 30 May 2016 19:20:44 +0000 (-0400) Subject: Make Note for magic number. X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2Ffeature%2FphpcsSteve;p=WP-Plugins%2Fmichsci-products.git Make Note for magic number. --- diff --git a/index.php b/index.php index 7786dc5..c006582 100644 --- a/index.php +++ b/index.php @@ -421,6 +421,7 @@ function michsci_admin_custom_columns( $column ) { * * Add shortcode function. This will call the correct function based on the * front end search. + * TODO: replace the magic number for 510 Page id with setting option. * * @param mixed $atts Attribute array. * @access public