From 31bded7341b41ef7e39cf6b21cce17e882aba1f1 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 30 May 2016 15:20:44 -0400 Subject: [PATCH] Make Note for magic number. --- index.php | 1 + 1 file changed, 1 insertion(+) 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 -- 2.17.1