I hereby claim:
- I am kidunot89 on github.
- I am kidunot89 (https://keybase.io/kidunot89) on keybase.
- I have a public key ASCuQV1g0q7u5WmS564FvvkgtiElYnOuubpttytEqhaWgQo
To claim this, I am signing this object:
| <?php | |
| /** | |
| * Registers WordPress options not loaded by Settings API by default | |
| */ | |
| function patch_whitelist_options() { | |
| $whitelist_options = array( | |
| 'discussion' => array( | |
| 'default_pingback_flag' => array( | |
| 'show_in_rest' => true, | |
| 'type' => 'boolean', |
| // Node modules | |
| import { ApolloClient } from 'apollo-client'; | |
| import { HttpLink } from 'apollo-link-http'; | |
| import { InMemoryCache, defaultDataIdFromObject } from 'apollo-cache-inmemory'; | |
| import { ApolloLink } from 'apollo-link'; | |
| import { onError } from 'apollo-link-error'; | |
| import { get, isEmpty } from 'lodash'; | |
| // Local imports | |
| import { typeDefs, resolvers } from './schema'; |
I hereby claim:
To claim this, I am signing this object: