OPCACHE129a3b474f4e9d36fa591b63c47a6db0(_2I퓞@'`ƞe ' _((|`/mu-plugins/nginx-helper/includes/class-nginx-helper-loader.phpFh^:?/mu-plugins/nginx-helper/includes/class-nginx-helper-loader.phptRH1#ðƞh%'#ߢ>bac oh%v o\ Z Ra0Űƞ6;hf6GP$88P$99A;>F Fzi/** * Initialize the collections used to maintain the actions and filters. * * @since 2.0.0 */Bh (H `Ȱƞ@HJ  f6FPH?F`H?FpH?GH@GH@hIpIRPIuy P`Iuy `pIuy pIuy Iuy Iu?I<P$IIAJ>e/129a163c47aYinx-hes-nginp.binF_Y C/** * Add a new action to the collection to be registered with WordPress. * * @since 2.0.0 * * @param string $hook The name of the WordPress action that is being registered. * @param object $component A reference to the instance of the object on which the action is defined. * @param string $callback The name of the function definition on the $component. * @param int $priority The priority at which the function should be fired. * @param int $accepted_args The number of arguments that should be passed to the $callback. */1YB(ΰƞWY@H f6FPW?F`W?FpW?GW@GW@hXpXRPXuy P`Xuy `pXuy pXuy Xuy Xu?X<P$XXAY>1Y(0VU>f6F{͵C/** * Add a new filter to the collection to be registered with WordPress. * * @since 2.0.0 * * @param string $hook The name of the WordPress filter that is being registered. * @param object $component A reference to the instance of the object on which the filter is defined. * @param string $callback The name of the function definition on the $component. * @param int $priority The priority at which the function should be fired. * @param int $accepted_args The number of arguments that should be passed to the $callback. */1Y հƞHlxX1YFPl?F`l?Fpl?Fl?Fl?Fl?w`oGppHqHrHsHTPnsEPv>ersion1 2.0Y strin * @r/ato FR@/** * A utility function that is used to register the actions and hooks into a single * collection. * * @since 2.0.0 * * @access private * * @param array $hooks The collection of hooks that is being registered (that is, actions or filters). * @param string $hook The name of the WordPress filter that is being registered. * @param object $component A reference to the instance of the object on which the filter is defined. * @param string $callback The name of the function definition on the $component. * @param int $priority The priority at which the function should be fired. * @param int $accepted_args The number of arguments that should be passed to the $callback. * * @return array The collection of actions and filters registered with WordPress. */1YB@+@ܰƞ#"# 1Yf60pRp``M`P@N=;=dPp]pPPQkpGPQpHp`t=dPp]pp=dPp]p*`}`0p Rp``M`P@N= 8;=dPp]pPPQkpGPQpHp`t=dPp]pp=dPp]p*`A >ap a)p F!,fqU/** * Register the filters and actions with WordPress. * * @since 2.0.0 */ƞƞFVzcT[/** * Register all actions and filters for the plugin. * * Maintain a list of all hooks that are registered throughout * the plugin, and register them with the WordPress API. Call the * run function to execute the list of actions and filters. * * @package nginx-helper * * @subpackage nginx-helper/includes * * @author rtCamp */%&~+E(9%F0:2r% /** * The array of actions registered with WordPress. * * @since 2.0.0 * * @access protected * * @var array $actions The actions registered with WordPress to fire when the plugin loads. */8a&F(]/** * The array of filters registered with WordPress. * * @since 2.0.0 * * @access protected * * @var array $filters The filters registered with WordPress to fire when the plugin loads. */%&A>FtRHnginx_helper_loader؎#F>{Nginx_Helper_LoaderFߢ>b __constructFactionsF~+EfiltersFc o add_actionF\ addF|hookFޫBtw componentFrcallbackFnpriorityFj^Rɍ accepted_argsF%v o add_filterF 1hooksFZ run%FFl_ *actionsF_ *filters