Make Note for magic number. feature/phpcsSteve
authorSteve Sutton <ssutton@gmail.com>
Mon, 30 May 2016 19:20:44 +0000 (15:20 -0400)
committerSteve Sutton <ssutton@gmail.com>
Mon, 30 May 2016 19:20:44 +0000 (15:20 -0400)
index.php

index 7786dc5..c006582 100644 (file)
--- 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