update and tidy up functions, add missing docblocks
This commit is contained in:
parent
72f6fa9471
commit
beae33cba0
5 changed files with 74 additions and 46 deletions
|
@ -2,3 +2,8 @@
|
|||
/**
|
||||
* This is file for all of your custom functions for the project
|
||||
*/
|
||||
|
||||
/**
|
||||
* Enables the Link Manager that existed in WordPress until version 3.5.
|
||||
*/
|
||||
// add_filter('pre_option_link_manager_enabled', '__return_true');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue