Merged v3 into master
This commit is contained in:
commit
20d55874a9
69 changed files with 1305 additions and 593 deletions
9
includes/custom-functions.php
Executable file
9
includes/custom-functions.php
Executable file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
/**
|
||||
* 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