summaryrefslogtreecommitdiff
blob: 3a08e30c5beb3e80abea5e3103b5f343f2174d5b (plain)
1
2
3
4
5
6
7
8
9
10
<?php
/**
 * This file is meant to be the home for any generic & reusable functions
 * that can be accessed anywhere within Jetpack.
 *
 * This file is loaded whether or not Jetpack is active.
 *
 * Please namespace with jetpack_
 * Please write docblocks
 */