Kint
string (4) "init"
string (9) "{closure}"
string (70) "\function_exists( \DeWittePrins\CoreFunctionality\get_hook_callbacks )"
boolean true
string (82) "\function_exists( \DeWittePrins\CoreFunctionality\remove_anonymous_object_fi...
\function_exists( \DeWittePrins\CoreFunctionality\remove_anonymous_object_filter )
boolean true
string (65) "$GLOBALS[ wp_filter ][ woocommerce_after_single_product_summary ]"
WP_Hook (6)
  • Properties (6)
  • Available methods (20)
  • Iterator (5)
  • public callbacks -> array (5)
    $7->callbacks
    5 => array (1)
    $7->callbacks[5]
    00000000000006f00000000000000000sps_product_sharing => array (2)
    $7->callbacks[5]['00000000000006f00000000000000000sps_product_sharing']
    function => array (2)
    $7->callbacks[5]['00000000000006f00000000000000000sps_product_sharing']['function']
    0 => Storefront_Product_Sharing (5)
    $7->callbacks[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]
    • Properties (5)
    • Available methods (12)
    • Static class properties
    • public token -> string (26) "storefront-product-sharing"
      $7->callbacks[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->token
      public version -> string (5) "1.0.6"
      $7->callbacks[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->version
      public admin -> null
      $7->callbacks[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->admin
      public plugin_url -> string (75) "https://hetgoudentijdperk.nl/wp-content/plugins/storefront-product-sharing/"
      $7->callbacks[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->plugin_url
      public plugin_path -> string (72) "/home/hetgou6/public_html/wp-content/plugins/storefront-product-sharing/"
      $7->callbacks[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->plugin_path
      • Directory (4KB)
      • drwxr-xr-x 1737 1744 4KB Nov 29 2018 /home/hetgou6/public_html/wp-content/plugins/storefront-product-sharing
        
    • public __construct(): void Constructor function.
      new \Storefront_Product_Sharing()
      /**
      * Constructor function.
      * @access  public
      * @since   1.0.0
      * @return  void
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:83
      public sps_load_plugin_textdomain(): void Load the localisation file.
      $7->callbacks[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_load_plugin_textdomain()
      /**
      * Load the localisation file.
      * @access  public
      * @since   1.0.0
      * @return  void
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:118
      public __clone() Cloning is forbidden.
      clone $7->callbacks[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]
      /**
      * Cloning is forbidden.
      *
      * @since 1.0.0
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:127
      public __wakeup() Unserializing instances of this class is forbidden.
      /**
      * Unserializing instances of this class is forbidden.
      *
      * @since 1.0.0
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:136
      public install(): void Installation. Runs on activation. Logs the version number and assigns a notice m...
      $7->callbacks[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->install()
      /**
      * Installation.
      * Runs on activation. Logs the version number and assigns a notice message to a WordPress option.
      * @access  public
      * @since   1.0.0
      * @return  void
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:147
      public sps_setup(): void Setup all the things. Only executes if Storefront or a child theme using Storefr...
      $7->callbacks[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_setup()
      /**
      * Setup all the things.
      * Only executes if Storefront or a child theme using Storefront as a parent is active and the extension specific filter returns true.
      * Child themes can disable this extension using the storefront_extension_boilerplate_enabled filter
      * @return void
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:168
      public body_classes($classes): array Adds custom classes to the array of body classes.
      $7->callbacks[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->body_classes($classes)
      /**
      * Adds custom classes to the array of body classes.
      *
      * @since  1.0.6
      * @param  array $classes Classes for the body element.
      * @return array
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:190
      public sps_install_storefront_notice(): void Storefront install If the user activates the plugin while having a different par...
      $7->callbacks[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_install_storefront_notice()
      /**
      * Storefront install
      * If the user activates the plugin while having a different parent theme active, prompt them to install Storefront.
      * @since   1.0.0
      * @return  void
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:206
      public sps_styles(): void Enqueue CSS.
      $7->callbacks[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_styles()
      /**
      * Enqueue CSS.
      * @since   1.0.0
      * @return  void
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:217
      public sps_product_sharing() Product sharing links
      $7->callbacks[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_product_sharing()
      /**
      * Product sharing links
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:230
      private _log_version_number(): void Log the plugin version number.
      /**
      * Log the plugin version number.
      * @access  private
      * @since   1.0.0
      * @return  void
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:157
      public static instance(): Main Storefront_Product_Sharing instance Main Storefront_Product_Sharing Instance
      \Storefront_Product_Sharing::instance()
      /**
      * Main Storefront_Product_Sharing Instance
      *
      * Ensures only one instance of Storefront_Product_Sharing is loaded or can be loaded.
      *
      * @since 1.0.0
      * @static
      * @see Storefront_Product_Sharing()
      * @return Main Storefront_Product_Sharing instance
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:106
    • private static $_instance :: Storefront_Product_Sharing (5) Recursion
    1 => string (19) "sps_product_sharing"
    $7->callbacks[5]['00000000000006f00000000000000000sps_product_sharing']['function'][1]
    accepted_args => integer 1
    $7->callbacks[5]['00000000000006f00000000000000000sps_product_sharing']['accepted_args']
    10 => array (1)
    $7->callbacks[10]
    woocommerce_output_product_data_tabs => array (2)
    $7->callbacks[10]['woocommerce_output_product_data_tabs']
    function => string (36) "woocommerce_output_product_data_tabs"
    $7->callbacks[10]['woocommerce_output_product_data_tabs']['function']
    accepted_args => integer 1
    $7->callbacks[10]['woocommerce_output_product_data_tabs']['accepted_args']
    15 => array (1)
    $7->callbacks[15]
    storefront_upsell_display => array (2)
    $7->callbacks[15]['storefront_upsell_display']
    function => string (25) "storefront_upsell_display"
    $7->callbacks[15]['storefront_upsell_display']['function']
    accepted_args => integer 1
    $7->callbacks[15]['storefront_upsell_display']['accepted_args']
    20 => array (1)
    $7->callbacks[20]
    woocommerce_output_related_products => array (2)
    $7->callbacks[20]['woocommerce_output_related_products']
    function => string (35) "woocommerce_output_related_products"
    $7->callbacks[20]['woocommerce_output_related_products']['function']
    accepted_args => integer 1
    $7->callbacks[20]['woocommerce_output_related_products']['accepted_args']
    30 => array (1)
    $7->callbacks[30]
    storefront_single_product_pagination => array (2)
    $7->callbacks[30]['storefront_single_product_pagination']
    function => string (36) "storefront_single_product_pagination"
    $7->callbacks[30]['storefront_single_product_pagination']['function']
    accepted_args => integer 1
    $7->callbacks[30]['storefront_single_product_pagination']['accepted_args']
    protected priorities -> array (5)
    0 => integer 5
    1 => integer 10
    2 => integer 15
    3 => integer 20
    4 => integer 30
    private iterations -> array (0)
    private current_priority -> array (0)
    private nesting_level -> integer 0
    private doing_action -> boolean false
  • public add_filter($hook_name, $callback, $priority, $accepted_args) Adds a callback function to a filter hook.
    $7->add_filter($hook_name, $callback, $priority, $accepted_args)
    /**
    * Adds a callback function to a filter hook.
    *
    * @since 4.7.0
    *
    * @param string   $hook_name     The name of the filter to add the callback to.
    * @param callable $callback      The callback to be run when the filter is applied.
    * @param int      $priority      The order in which the functions associated with a particular filter
    *                                are executed. Lower numbers correspond with earlier execution,
    *                                and functions with the same priority are executed in the order
    *                                in which they were added to the filter.
    * @param int      $accepted_args The number of arguments the function accepts.
    */
    
    Defined in <ROOT>/wp-includes/class-wp-hook.php:82
    public remove_filter($hook_name, $callback, $priority): bool Whether the callback existed before it was removed. Removes a callback function from a filter hook.
    $7->remove_filter($hook_name, $callback, $priority)
    /**
    * Removes a callback function from a filter hook.
    *
    * @since 4.7.0
    *
    * @param string                $hook_name The filter hook to which the function to be removed is hooked.
    * @param callable|string|array $callback  The callback to be removed from running when the filter is applied.
    *                                         This method can be called unconditionally to speculatively remove
    *                                         a callback that may or may not exist.
    * @param int                   $priority  The exact priority used when adding the original filter callback.
    * @return bool Whether the callback existed before it was removed.
    */
    
    Defined in <ROOT>/wp-includes/class-wp-hook.php:189
    public has_filter($hook_name = '', $callback = false): bool|int If `$callback` is omitted, returns boolean for whether the hook has Checks if a specific callback has been registered for this hook.
    $7->has_filter($hook_name = '', $callback = false)
    /**
    * Checks if a specific callback has been registered for this hook.
    *
    * When using the `$callback` argument, this function may return a non-boolean value
    * that evaluates to false (e.g. 0), so use the `===` operator for testing the return value.
    *
    * @since 4.7.0
    *
    * @param string                      $hook_name Optional. The name of the filter hook. Default empty.
    * @param callable|string|array|false $callback  Optional. The callback to check for.
    *                                               This method can be called unconditionally to speculatively check
    *                                               a callback that may or may not exist. Default false.
    * @return bool|int If `$callback` is omitted, returns boolean for whether the hook has
    *                  anything registered. When checking a specific function, the priority
    *                  of that hook is returned, or false if the function is not attached.
    */
    
    Defined in <ROOT>/wp-includes/class-wp-hook.php:227
    public has_filters(): bool True if callbacks have been registered for the current hook, otherwise false. Checks if any callbacks have been registered for this hook.
    $7->has_filters()
    /**
    * Checks if any callbacks have been registered for this hook.
    *
    * @since 4.7.0
    *
    * @return bool True if callbacks have been registered for the current hook, otherwise false.
    */
    
    Defined in <ROOT>/wp-includes/class-wp-hook.php:254
    public remove_all_filters($priority = false) Removes all callbacks from the current filter.
    $7->remove_all_filters($priority = false)
    /**
    * Removes all callbacks from the current filter.
    *
    * @since 4.7.0
    *
    * @param int|false $priority Optional. The priority number to remove. Default false.
    */
    
    Defined in <ROOT>/wp-includes/class-wp-hook.php:271
    public apply_filters($value, $args): mixed The filtered value after all hooked functions are applied to it. Calls the callback functions that have been added to a filter hook.
    $7->apply_filters($value, $args)
    /**
    * Calls the callback functions that have been added to a filter hook.
    *
    * @since 4.7.0
    *
    * @param mixed $value The value to filter.
    * @param array $args  Additional parameters to pass to the callback functions.
    *                     This array is expected to include $value at index 0.
    * @return mixed The filtered value after all hooked functions are applied to it.
    */
    
    Defined in <ROOT>/wp-includes/class-wp-hook.php:299
    public do_action($args) Calls the callback functions that have been added to an action hook.
    $7->do_action($args)
    /**
    * Calls the callback functions that have been added to an action hook.
    *
    * @since 4.7.0
    *
    * @param array $args Parameters to pass to the callback functions.
    */
    
    Defined in <ROOT>/wp-includes/class-wp-hook.php:346
    public do_all_hook(&$args) Processes the functions hooked into the 'all' hook.
    $7->do_all_hook(&$args)
    /**
    * Processes the functions hooked into the 'all' hook.
    *
    * @since 4.7.0
    *
    * @param array $args Arguments to pass to the hook callbacks. Passed by reference.
    */
    
    Defined in <ROOT>/wp-includes/class-wp-hook.php:363
    public current_priority(): int|false If the hook is running, return the current priority level. Return the current priority level of the currently running iteration of the hook...
    $7->current_priority()
    /**
    * Return the current priority level of the currently running iteration of the hook.
    *
    * @since 4.7.0
    *
    * @return int|false If the hook is running, return the current priority level.
    *                   If it isn't running, return false.
    */
    
    Defined in <ROOT>/wp-includes/class-wp-hook.php:387
    public offsetExists($offset): bool True if the offset exists, false otherwise. Determines whether an offset value exists.
    $7->offsetExists($offset)
    /**
    * Determines whether an offset value exists.
    *
    * @since 4.7.0
    *
    * @link https://www.php.net/manual/en/arrayaccess.offsetexists.php
    *
    * @param mixed $offset An offset to check for.
    * @return bool True if the offset exists, false otherwise.
    */
    
    Defined in <ROOT>/wp-includes/class-wp-hook.php:462
    public offsetGet($offset): mixed If set, the value at the specified offset, null otherwise. Retrieves a value at a specified offset.
    $7->offsetGet($offset)
    /**
    * Retrieves a value at a specified offset.
    *
    * @since 4.7.0
    *
    * @link https://www.php.net/manual/en/arrayaccess.offsetget.php
    *
    * @param mixed $offset The offset to retrieve.
    * @return mixed If set, the value at the specified offset, null otherwise.
    */
    
    Defined in <ROOT>/wp-includes/class-wp-hook.php:477
    public offsetSet($offset, $value) Sets a value at a specified offset.
    $7->offsetSet($offset, $value)
    /**
    * Sets a value at a specified offset.
    *
    * @since 4.7.0
    *
    * @link https://www.php.net/manual/en/arrayaccess.offsetset.php
    *
    * @param mixed $offset The offset to assign the value to.
    * @param mixed $value The value to set.
    */
    
    Defined in <ROOT>/wp-includes/class-wp-hook.php:492
    public offsetUnset($offset) Unsets a specified offset.
    $7->offsetUnset($offset)
    /**
    * Unsets a specified offset.
    *
    * @since 4.7.0
    *
    * @link https://www.php.net/manual/en/arrayaccess.offsetunset.php
    *
    * @param mixed $offset The offset to unset.
    */
    
    Defined in <ROOT>/wp-includes/class-wp-hook.php:512
    public current(): array Of callbacks at current priority. Returns the current element.
    $7->current()
    /**
    * Returns the current element.
    *
    * @since 4.7.0
    *
    * @link https://www.php.net/manual/en/iterator.current.php
    *
    * @return array Of callbacks at current priority.
    */
    
    Defined in <ROOT>/wp-includes/class-wp-hook.php:527
    public next(): array Of callbacks at next priority. Moves forward to the next element.
    $7->next()
    /**
    * Moves forward to the next element.
    *
    * @since 4.7.0
    *
    * @link https://www.php.net/manual/en/iterator.next.php
    *
    * @return array Of callbacks at next priority.
    */
    
    Defined in <ROOT>/wp-includes/class-wp-hook.php:541
    public key(): mixed Returns current priority on success, or NULL on failure Returns the key of the current element.
    $7->key()
    /**
    * Returns the key of the current element.
    *
    * @since 4.7.0
    *
    * @link https://www.php.net/manual/en/iterator.key.php
    *
    * @return mixed Returns current priority on success, or NULL on failure
    */
    
    Defined in <ROOT>/wp-includes/class-wp-hook.php:555
    public valid(): bool Whether the current position is valid. Checks if current position is valid.
    $7->valid()
    /**
    * Checks if current position is valid.
    *
    * @since 4.7.0
    *
    * @link https://www.php.net/manual/en/iterator.valid.php
    *
    * @return bool Whether the current position is valid.
    */
    
    Defined in <ROOT>/wp-includes/class-wp-hook.php:569
    public rewind() Rewinds the Iterator to the first element.
    $7->rewind()
    /**
    * Rewinds the Iterator to the first element.
    *
    * @since 4.7.0
    *
    * @link https://www.php.net/manual/en/iterator.rewind.php
    */
    
    Defined in <ROOT>/wp-includes/class-wp-hook.php:581
    private resort_active_iterations($new_priority = false, $priority_existed = false) Handles resetting callback priority keys mid-iteration.
    /**
    * Handles resetting callback priority keys mid-iteration.
    *
    * @since 4.7.0
    *
    * @param false|int $new_priority     Optional. The priority of the new filter being added. Default false,
    *                                    for no priority being added.
    * @param bool      $priority_existed Optional. Flag for whether the priority already existed before the new
    *                                    filter was added. Default false.
    */
    
    Defined in <ROOT>/wp-includes/class-wp-hook.php:114
    public static build_preinitialized_hooks($filters): WP_Hook[] Array of normalized filters. Normalizes filters set up before WordPress has initialized to WP_Hook objects.
    \WP_Hook::build_preinitialized_hooks($filters)
    /**
    * Normalizes filters set up before WordPress has initialized to WP_Hook objects.
    *
    * The `$filters` parameter should be an array keyed by hook name, with values
    * containing either:
    *
    *  - A `WP_Hook` instance
    *  - An array of callbacks keyed by their priorities
    *
    * Examples:
    *
    *     $filters = array(
    *         'wp_fatal_error_handler_enabled' => array(
    *             10 => array(
    *                 array(
    *                     'accepted_args' => 0,
    *                     'function'      => function() {
    *                         return false;
    *                     },
    *                 ),
    *             ),
    *         ),
    *     );
    *
    * @since 4.7.0
    *
    * @param array $filters Filters to normalize. See documentation above for details.
    * @return WP_Hook[] Array of normalized filters.
    */
    
    Defined in <ROOT>/wp-includes/class-wp-hook.php:424
  • 5 => array (1)
    iterator_to_array($7)[5]
    00000000000006f00000000000000000sps_product_sharing => array (2)
    iterator_to_array($7)[5]['00000000000006f00000000000000000sps_product_sharing']
    function => array (2)
    iterator_to_array($7)[5]['00000000000006f00000000000000000sps_product_sharing']['function']
    0 => Storefront_Product_Sharing (5)
    iterator_to_array($7)[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]
    • Properties (5)
    • Available methods (12)
    • Static class properties
    • public token -> string (26) "storefront-product-sharing"
      iterator_to_array($7)[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->token
      public version -> string (5) "1.0.6"
      iterator_to_array($7)[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->version
      public admin -> null
      iterator_to_array($7)[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->admin
      public plugin_url -> string (75) "https://hetgoudentijdperk.nl/wp-content/plugins/storefront-product-sharing/"
      iterator_to_array($7)[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->plugin_url
      public plugin_path -> string (72) "/home/hetgou6/public_html/wp-content/plugins/storefront-product-sharing/"
      iterator_to_array($7)[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->plugin_path
      • Directory (4KB)
      • drwxr-xr-x 1737 1744 4KB Nov 29 2018 /home/hetgou6/public_html/wp-content/plugins/storefront-product-sharing
        
    • public __construct(): void Constructor function.
      new \Storefront_Product_Sharing()
      /**
      * Constructor function.
      * @access  public
      * @since   1.0.0
      * @return  void
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:83
      public sps_load_plugin_textdomain(): void Load the localisation file.
      iterator_to_array($7)[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_load_plugin_textdomain()
      /**
      * Load the localisation file.
      * @access  public
      * @since   1.0.0
      * @return  void
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:118
      public __clone() Cloning is forbidden.
      clone iterator_to_array($7)[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]
      /**
      * Cloning is forbidden.
      *
      * @since 1.0.0
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:127
      public __wakeup() Unserializing instances of this class is forbidden.
      /**
      * Unserializing instances of this class is forbidden.
      *
      * @since 1.0.0
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:136
      public install(): void Installation. Runs on activation. Logs the version number and assigns a notice m...
      iterator_to_array($7)[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->install()
      /**
      * Installation.
      * Runs on activation. Logs the version number and assigns a notice message to a WordPress option.
      * @access  public
      * @since   1.0.0
      * @return  void
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:147
      public sps_setup(): void Setup all the things. Only executes if Storefront or a child theme using Storefr...
      iterator_to_array($7)[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_setup()
      /**
      * Setup all the things.
      * Only executes if Storefront or a child theme using Storefront as a parent is active and the extension specific filter returns true.
      * Child themes can disable this extension using the storefront_extension_boilerplate_enabled filter
      * @return void
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:168
      public body_classes($classes): array Adds custom classes to the array of body classes.
      iterator_to_array($7)[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->body_classes($classes)
      /**
      * Adds custom classes to the array of body classes.
      *
      * @since  1.0.6
      * @param  array $classes Classes for the body element.
      * @return array
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:190
      public sps_install_storefront_notice(): void Storefront install If the user activates the plugin while having a different par...
      iterator_to_array($7)[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_install_storefront_notice()
      /**
      * Storefront install
      * If the user activates the plugin while having a different parent theme active, prompt them to install Storefront.
      * @since   1.0.0
      * @return  void
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:206
      public sps_styles(): void Enqueue CSS.
      iterator_to_array($7)[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_styles()
      /**
      * Enqueue CSS.
      * @since   1.0.0
      * @return  void
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:217
      public sps_product_sharing() Product sharing links
      iterator_to_array($7)[5]['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_product_sharing()
      /**
      * Product sharing links
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:230
      private _log_version_number(): void Log the plugin version number.
      /**
      * Log the plugin version number.
      * @access  private
      * @since   1.0.0
      * @return  void
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:157
      public static instance(): Main Storefront_Product_Sharing instance Main Storefront_Product_Sharing Instance
      \Storefront_Product_Sharing::instance()
      /**
      * Main Storefront_Product_Sharing Instance
      *
      * Ensures only one instance of Storefront_Product_Sharing is loaded or can be loaded.
      *
      * @since 1.0.0
      * @static
      * @see Storefront_Product_Sharing()
      * @return Main Storefront_Product_Sharing instance
      */
      
      Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:106
    • private static $_instance :: Storefront_Product_Sharing (5) Recursion
    1 => string (19) "sps_product_sharing"
    iterator_to_array($7)[5]['00000000000006f00000000000000000sps_product_sharing']['function'][1]
    accepted_args => integer 1
    iterator_to_array($7)[5]['00000000000006f00000000000000000sps_product_sharing']['accepted_args']
    10 => array (1)
    iterator_to_array($7)[10]
    woocommerce_output_product_data_tabs => array (2)
    iterator_to_array($7)[10]['woocommerce_output_product_data_tabs']
    function => string (36) "woocommerce_output_product_data_tabs"
    iterator_to_array($7)[10]['woocommerce_output_product_data_tabs']['function']
    accepted_args => integer 1
    iterator_to_array($7)[10]['woocommerce_output_product_data_tabs']['accepted_args']
    15 => array (1)
    iterator_to_array($7)[15]
    storefront_upsell_display => array (2)
    iterator_to_array($7)[15]['storefront_upsell_display']
    function => string (25) "storefront_upsell_display"
    iterator_to_array($7)[15]['storefront_upsell_display']['function']
    accepted_args => integer 1
    iterator_to_array($7)[15]['storefront_upsell_display']['accepted_args']
    20 => array (1)
    iterator_to_array($7)[20]
    woocommerce_output_related_products => array (2)
    iterator_to_array($7)[20]['woocommerce_output_related_products']
    function => string (35) "woocommerce_output_related_products"
    iterator_to_array($7)[20]['woocommerce_output_related_products']['function']
    accepted_args => integer 1
    iterator_to_array($7)[20]['woocommerce_output_related_products']['accepted_args']
    30 => array (1)
    iterator_to_array($7)[30]
    storefront_single_product_pagination => array (2)
    iterator_to_array($7)[30]['storefront_single_product_pagination']
    function => string (36) "storefront_single_product_pagination"
    iterator_to_array($7)[30]['storefront_single_product_pagination']['function']
    accepted_args => integer 1
    iterator_to_array($7)[30]['storefront_single_product_pagination']['accepted_args']
string (4) "init"
string (61) "DeWittePrins\CoreFunctionality\remove_anonymous_object_filter"
string (5) "$hook"
string (40) "woocommerce_after_single_product_summary"
string (11) "$identifier"
string (51) "00000000000006f00000000000000000sps_product_sharing"
string (9) "$function"
array (2)
function => array (2)
$7['function']
0 => Storefront_Product_Sharing (5)
$7['function'][0]
  • Properties (5)
  • Available methods (12)
  • Static class properties
  • public token -> string (26) "storefront-product-sharing"
    $7['function'][0]->token
    public version -> string (5) "1.0.6"
    $7['function'][0]->version
    public admin -> null
    $7['function'][0]->admin
    public plugin_url -> string (75) "https://hetgoudentijdperk.nl/wp-content/plugins/storefront-product-sharing/"
    $7['function'][0]->plugin_url
    public plugin_path -> string (72) "/home/hetgou6/public_html/wp-content/plugins/storefront-product-sharing/"
    $7['function'][0]->plugin_path
    • Directory (4KB)
    • drwxr-xr-x 1737 1744 4KB Nov 29 2018 /home/hetgou6/public_html/wp-content/plugins/storefront-product-sharing
      
  • public __construct(): void Constructor function.
    new \Storefront_Product_Sharing()
    /**
    * Constructor function.
    * @access  public
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:83
    public sps_load_plugin_textdomain(): void Load the localisation file.
    $7['function'][0]->sps_load_plugin_textdomain()
    /**
    * Load the localisation file.
    * @access  public
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:118
    public __clone() Cloning is forbidden.
    clone $7['function'][0]
    /**
    * Cloning is forbidden.
    *
    * @since 1.0.0
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:127
    public __wakeup() Unserializing instances of this class is forbidden.
    /**
    * Unserializing instances of this class is forbidden.
    *
    * @since 1.0.0
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:136
    public install(): void Installation. Runs on activation. Logs the version number and assigns a notice m...
    $7['function'][0]->install()
    /**
    * Installation.
    * Runs on activation. Logs the version number and assigns a notice message to a WordPress option.
    * @access  public
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:147
    public sps_setup(): void Setup all the things. Only executes if Storefront or a child theme using Storefr...
    $7['function'][0]->sps_setup()
    /**
    * Setup all the things.
    * Only executes if Storefront or a child theme using Storefront as a parent is active and the extension specific filter returns true.
    * Child themes can disable this extension using the storefront_extension_boilerplate_enabled filter
    * @return void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:168
    public body_classes($classes): array Adds custom classes to the array of body classes.
    $7['function'][0]->body_classes($classes)
    /**
    * Adds custom classes to the array of body classes.
    *
    * @since  1.0.6
    * @param  array $classes Classes for the body element.
    * @return array
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:190
    public sps_install_storefront_notice(): void Storefront install If the user activates the plugin while having a different par...
    $7['function'][0]->sps_install_storefront_notice()
    /**
    * Storefront install
    * If the user activates the plugin while having a different parent theme active, prompt them to install Storefront.
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:206
    public sps_styles(): void Enqueue CSS.
    $7['function'][0]->sps_styles()
    /**
    * Enqueue CSS.
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:217
    public sps_product_sharing() Product sharing links
    $7['function'][0]->sps_product_sharing()
    /**
    * Product sharing links
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:230
    private _log_version_number(): void Log the plugin version number.
    /**
    * Log the plugin version number.
    * @access  private
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:157
    public static instance(): Main Storefront_Product_Sharing instance Main Storefront_Product_Sharing Instance
    \Storefront_Product_Sharing::instance()
    /**
    * Main Storefront_Product_Sharing Instance
    *
    * Ensures only one instance of Storefront_Product_Sharing is loaded or can be loaded.
    *
    * @since 1.0.0
    * @static
    * @see Storefront_Product_Sharing()
    * @return Main Storefront_Product_Sharing instance
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:106
  • private static $_instance :: Storefront_Product_Sharing (5) Recursion
1 => string (19) "sps_product_sharing"
$7['function'][1]
accepted_args => integer 1
$7['accepted_args']
string (22) "$function[function][0]"
Storefront_Product_Sharing (5)
  • Properties (5)
  • Available methods (12)
  • Static class properties
  • public token -> string (26) "storefront-product-sharing"
    $9->token
    public version -> string (5) "1.0.6"
    $9->version
    public admin -> null
    $9->admin
    public plugin_url -> string (75) "https://hetgoudentijdperk.nl/wp-content/plugins/storefront-product-sharing/"
    $9->plugin_url
    public plugin_path -> string (72) "/home/hetgou6/public_html/wp-content/plugins/storefront-product-sharing/"
    $9->plugin_path
    • Directory (4KB)
    • drwxr-xr-x 1737 1744 4KB Nov 29 2018 /home/hetgou6/public_html/wp-content/plugins/storefront-product-sharing
      
  • public __construct(): void Constructor function.
    new \Storefront_Product_Sharing()
    /**
    * Constructor function.
    * @access  public
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:83
    public sps_load_plugin_textdomain(): void Load the localisation file.
    $9->sps_load_plugin_textdomain()
    /**
    * Load the localisation file.
    * @access  public
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:118
    public __clone() Cloning is forbidden.
    clone $9
    /**
    * Cloning is forbidden.
    *
    * @since 1.0.0
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:127
    public __wakeup() Unserializing instances of this class is forbidden.
    /**
    * Unserializing instances of this class is forbidden.
    *
    * @since 1.0.0
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:136
    public install(): void Installation. Runs on activation. Logs the version number and assigns a notice m...
    $9->install()
    /**
    * Installation.
    * Runs on activation. Logs the version number and assigns a notice message to a WordPress option.
    * @access  public
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:147
    public sps_setup(): void Setup all the things. Only executes if Storefront or a child theme using Storefr...
    $9->sps_setup()
    /**
    * Setup all the things.
    * Only executes if Storefront or a child theme using Storefront as a parent is active and the extension specific filter returns true.
    * Child themes can disable this extension using the storefront_extension_boilerplate_enabled filter
    * @return void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:168
    public body_classes($classes): array Adds custom classes to the array of body classes.
    $9->body_classes($classes)
    /**
    * Adds custom classes to the array of body classes.
    *
    * @since  1.0.6
    * @param  array $classes Classes for the body element.
    * @return array
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:190
    public sps_install_storefront_notice(): void Storefront install If the user activates the plugin while having a different par...
    $9->sps_install_storefront_notice()
    /**
    * Storefront install
    * If the user activates the plugin while having a different parent theme active, prompt them to install Storefront.
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:206
    public sps_styles(): void Enqueue CSS.
    $9->sps_styles()
    /**
    * Enqueue CSS.
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:217
    public sps_product_sharing() Product sharing links
    $9->sps_product_sharing()
    /**
    * Product sharing links
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:230
    private _log_version_number(): void Log the plugin version number.
    /**
    * Log the plugin version number.
    * @access  private
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:157
    public static instance(): Main Storefront_Product_Sharing instance Main Storefront_Product_Sharing Instance
    \Storefront_Product_Sharing::instance()
    /**
    * Main Storefront_Product_Sharing Instance
    *
    * Ensures only one instance of Storefront_Product_Sharing is loaded or can be loaded.
    *
    * @since 1.0.0
    * @static
    * @see Storefront_Product_Sharing()
    * @return Main Storefront_Product_Sharing instance
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:106
  • private static $_instance :: Storefront_Product_Sharing (5) Recursion
string (7) "$method"
string (19) "sps_product_sharing"
string (9) "$priority"
integer 5
string (4) "init"
string (44) "DeWittePrins\CoreFunctionality\remove_filter"
string (5) "$hook"
string (40) "woocommerce_after_single_product_summary"
string (9) "$priority"
integer 5
string (41) "$wp_filter[ $hook ]->callbacks[$priority]"
array (1)
00000000000006f00000000000000000sps_product_sharing => array (2)
$7['00000000000006f00000000000000000sps_product_sharing']
function => array (2)
$7['00000000000006f00000000000000000sps_product_sharing']['function']
0 => Storefront_Product_Sharing (5)
$7['00000000000006f00000000000000000sps_product_sharing']['function'][0]
  • Properties (5)
  • Available methods (12)
  • Static class properties
  • public token -> string (26) "storefront-product-sharing"
    $7['00000000000006f00000000000000000sps_product_sharing']['function'][0]->token
    public version -> string (5) "1.0.6"
    $7['00000000000006f00000000000000000sps_product_sharing']['function'][0]->version
    public admin -> null
    $7['00000000000006f00000000000000000sps_product_sharing']['function'][0]->admin
    public plugin_url -> string (75) "https://hetgoudentijdperk.nl/wp-content/plugins/storefront-product-sharing/"
    $7['00000000000006f00000000000000000sps_product_sharing']['function'][0]->plugin_url
    public plugin_path -> string (72) "/home/hetgou6/public_html/wp-content/plugins/storefront-product-sharing/"
    $7['00000000000006f00000000000000000sps_product_sharing']['function'][0]->plugin_path
    • Directory (4KB)
    • drwxr-xr-x 1737 1744 4KB Nov 29 2018 /home/hetgou6/public_html/wp-content/plugins/storefront-product-sharing
      
  • public __construct(): void Constructor function.
    new \Storefront_Product_Sharing()
    /**
    * Constructor function.
    * @access  public
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:83
    public sps_load_plugin_textdomain(): void Load the localisation file.
    $7['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_load_plugin_textdomain()
    /**
    * Load the localisation file.
    * @access  public
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:118
    public __clone() Cloning is forbidden.
    clone $7['00000000000006f00000000000000000sps_product_sharing']['function'][0]
    /**
    * Cloning is forbidden.
    *
    * @since 1.0.0
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:127
    public __wakeup() Unserializing instances of this class is forbidden.
    /**
    * Unserializing instances of this class is forbidden.
    *
    * @since 1.0.0
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:136
    public install(): void Installation. Runs on activation. Logs the version number and assigns a notice m...
    $7['00000000000006f00000000000000000sps_product_sharing']['function'][0]->install()
    /**
    * Installation.
    * Runs on activation. Logs the version number and assigns a notice message to a WordPress option.
    * @access  public
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:147
    public sps_setup(): void Setup all the things. Only executes if Storefront or a child theme using Storefr...
    $7['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_setup()
    /**
    * Setup all the things.
    * Only executes if Storefront or a child theme using Storefront as a parent is active and the extension specific filter returns true.
    * Child themes can disable this extension using the storefront_extension_boilerplate_enabled filter
    * @return void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:168
    public body_classes($classes): array Adds custom classes to the array of body classes.
    $7['00000000000006f00000000000000000sps_product_sharing']['function'][0]->body_classes($classes)
    /**
    * Adds custom classes to the array of body classes.
    *
    * @since  1.0.6
    * @param  array $classes Classes for the body element.
    * @return array
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:190
    public sps_install_storefront_notice(): void Storefront install If the user activates the plugin while having a different par...
    $7['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_install_storefront_notice()
    /**
    * Storefront install
    * If the user activates the plugin while having a different parent theme active, prompt them to install Storefront.
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:206
    public sps_styles(): void Enqueue CSS.
    $7['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_styles()
    /**
    * Enqueue CSS.
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:217
    public sps_product_sharing() Product sharing links
    $7['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_product_sharing()
    /**
    * Product sharing links
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:230
    private _log_version_number(): void Log the plugin version number.
    /**
    * Log the plugin version number.
    * @access  private
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:157
    public static instance(): Main Storefront_Product_Sharing instance Main Storefront_Product_Sharing Instance
    \Storefront_Product_Sharing::instance()
    /**
    * Main Storefront_Product_Sharing Instance
    *
    * Ensures only one instance of Storefront_Product_Sharing is loaded or can be loaded.
    *
    * @since 1.0.0
    * @static
    * @see Storefront_Product_Sharing()
    * @return Main Storefront_Product_Sharing instance
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:106
  • private static $_instance :: Storefront_Product_Sharing (5) Recursion
1 => string (19) "sps_product_sharing"
$7['00000000000006f00000000000000000sps_product_sharing']['function'][1]
accepted_args => integer 1
$7['00000000000006f00000000000000000sps_product_sharing']['accepted_args']
string (4) "init"
string (47) "DeWittePrins\CoreFunctionality\get_callback_ids"
string (14) "$callback_type"
string (16) "anonymous object"
string (16) "$callback_method"
array (2)
0 => string (26) "Storefront_Product_Sharing"
$5[0]
1 => string (19) "sps_product_sharing"
$5[1]
string (8) "$no_args"
integer 1
string (10) "$callbacks"
array (1)
00000000000006f00000000000000000sps_product_sharing => array (2)
$9['00000000000006f00000000000000000sps_product_sharing']
function => array (2)
$9['00000000000006f00000000000000000sps_product_sharing']['function']
0 => Storefront_Product_Sharing (5)
$9['00000000000006f00000000000000000sps_product_sharing']['function'][0]
  • Properties (5)
  • Available methods (12)
  • Static class properties
  • public token -> string (26) "storefront-product-sharing"
    $9['00000000000006f00000000000000000sps_product_sharing']['function'][0]->token
    public version -> string (5) "1.0.6"
    $9['00000000000006f00000000000000000sps_product_sharing']['function'][0]->version
    public admin -> null
    $9['00000000000006f00000000000000000sps_product_sharing']['function'][0]->admin
    public plugin_url -> string (75) "https://hetgoudentijdperk.nl/wp-content/plugins/storefront-product-sharing/"
    $9['00000000000006f00000000000000000sps_product_sharing']['function'][0]->plugin_url
    public plugin_path -> string (72) "/home/hetgou6/public_html/wp-content/plugins/storefront-product-sharing/"
    $9['00000000000006f00000000000000000sps_product_sharing']['function'][0]->plugin_path
    • Directory (4KB)
    • drwxr-xr-x 1737 1744 4KB Nov 29 2018 /home/hetgou6/public_html/wp-content/plugins/storefront-product-sharing
      
  • public __construct(): void Constructor function.
    new \Storefront_Product_Sharing()
    /**
    * Constructor function.
    * @access  public
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:83
    public sps_load_plugin_textdomain(): void Load the localisation file.
    $9['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_load_plugin_textdomain()
    /**
    * Load the localisation file.
    * @access  public
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:118
    public __clone() Cloning is forbidden.
    clone $9['00000000000006f00000000000000000sps_product_sharing']['function'][0]
    /**
    * Cloning is forbidden.
    *
    * @since 1.0.0
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:127
    public __wakeup() Unserializing instances of this class is forbidden.
    /**
    * Unserializing instances of this class is forbidden.
    *
    * @since 1.0.0
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:136
    public install(): void Installation. Runs on activation. Logs the version number and assigns a notice m...
    $9['00000000000006f00000000000000000sps_product_sharing']['function'][0]->install()
    /**
    * Installation.
    * Runs on activation. Logs the version number and assigns a notice message to a WordPress option.
    * @access  public
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:147
    public sps_setup(): void Setup all the things. Only executes if Storefront or a child theme using Storefr...
    $9['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_setup()
    /**
    * Setup all the things.
    * Only executes if Storefront or a child theme using Storefront as a parent is active and the extension specific filter returns true.
    * Child themes can disable this extension using the storefront_extension_boilerplate_enabled filter
    * @return void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:168
    public body_classes($classes): array Adds custom classes to the array of body classes.
    $9['00000000000006f00000000000000000sps_product_sharing']['function'][0]->body_classes($classes)
    /**
    * Adds custom classes to the array of body classes.
    *
    * @since  1.0.6
    * @param  array $classes Classes for the body element.
    * @return array
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:190
    public sps_install_storefront_notice(): void Storefront install If the user activates the plugin while having a different par...
    $9['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_install_storefront_notice()
    /**
    * Storefront install
    * If the user activates the plugin while having a different parent theme active, prompt them to install Storefront.
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:206
    public sps_styles(): void Enqueue CSS.
    $9['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_styles()
    /**
    * Enqueue CSS.
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:217
    public sps_product_sharing() Product sharing links
    $9['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_product_sharing()
    /**
    * Product sharing links
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:230
    private _log_version_number(): void Log the plugin version number.
    /**
    * Log the plugin version number.
    * @access  private
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:157
    public static instance(): Main Storefront_Product_Sharing instance Main Storefront_Product_Sharing Instance
    \Storefront_Product_Sharing::instance()
    /**
    * Main Storefront_Product_Sharing Instance
    *
    * Ensures only one instance of Storefront_Product_Sharing is loaded or can be loaded.
    *
    * @since 1.0.0
    * @static
    * @see Storefront_Product_Sharing()
    * @return Main Storefront_Product_Sharing instance
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:106
  • private static $_instance :: Storefront_Product_Sharing (5) Recursion
1 => string (19) "sps_product_sharing"
$9['00000000000006f00000000000000000sps_product_sharing']['function'][1]
accepted_args => integer 1
$9['00000000000006f00000000000000000sps_product_sharing']['accepted_args']
string (4) "init"
string (47) "DeWittePrins\CoreFunctionality\get_callback_ids"
string (10) "$callbacks"
array (1)
00000000000006f00000000000000000sps_product_sharing => array (2)
$3['00000000000006f00000000000000000sps_product_sharing']
function => array (2)
$3['00000000000006f00000000000000000sps_product_sharing']['function']
0 => Storefront_Product_Sharing (5)
$3['00000000000006f00000000000000000sps_product_sharing']['function'][0]
  • Properties (5)
  • Available methods (12)
  • Static class properties
  • public token -> string (26) "storefront-product-sharing"
    $3['00000000000006f00000000000000000sps_product_sharing']['function'][0]->token
    public version -> string (5) "1.0.6"
    $3['00000000000006f00000000000000000sps_product_sharing']['function'][0]->version
    public admin -> null
    $3['00000000000006f00000000000000000sps_product_sharing']['function'][0]->admin
    public plugin_url -> string (75) "https://hetgoudentijdperk.nl/wp-content/plugins/storefront-product-sharing/"
    $3['00000000000006f00000000000000000sps_product_sharing']['function'][0]->plugin_url
    public plugin_path -> string (72) "/home/hetgou6/public_html/wp-content/plugins/storefront-product-sharing/"
    $3['00000000000006f00000000000000000sps_product_sharing']['function'][0]->plugin_path
    • Directory (4KB)
    • drwxr-xr-x 1737 1744 4KB Nov 29 2018 /home/hetgou6/public_html/wp-content/plugins/storefront-product-sharing
      
  • public __construct(): void Constructor function.
    new \Storefront_Product_Sharing()
    /**
    * Constructor function.
    * @access  public
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:83
    public sps_load_plugin_textdomain(): void Load the localisation file.
    $3['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_load_plugin_textdomain()
    /**
    * Load the localisation file.
    * @access  public
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:118
    public __clone() Cloning is forbidden.
    clone $3['00000000000006f00000000000000000sps_product_sharing']['function'][0]
    /**
    * Cloning is forbidden.
    *
    * @since 1.0.0
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:127
    public __wakeup() Unserializing instances of this class is forbidden.
    /**
    * Unserializing instances of this class is forbidden.
    *
    * @since 1.0.0
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:136
    public install(): void Installation. Runs on activation. Logs the version number and assigns a notice m...
    $3['00000000000006f00000000000000000sps_product_sharing']['function'][0]->install()
    /**
    * Installation.
    * Runs on activation. Logs the version number and assigns a notice message to a WordPress option.
    * @access  public
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:147
    public sps_setup(): void Setup all the things. Only executes if Storefront or a child theme using Storefr...
    $3['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_setup()
    /**
    * Setup all the things.
    * Only executes if Storefront or a child theme using Storefront as a parent is active and the extension specific filter returns true.
    * Child themes can disable this extension using the storefront_extension_boilerplate_enabled filter
    * @return void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:168
    public body_classes($classes): array Adds custom classes to the array of body classes.
    $3['00000000000006f00000000000000000sps_product_sharing']['function'][0]->body_classes($classes)
    /**
    * Adds custom classes to the array of body classes.
    *
    * @since  1.0.6
    * @param  array $classes Classes for the body element.
    * @return array
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:190
    public sps_install_storefront_notice(): void Storefront install If the user activates the plugin while having a different par...
    $3['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_install_storefront_notice()
    /**
    * Storefront install
    * If the user activates the plugin while having a different parent theme active, prompt them to install Storefront.
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:206
    public sps_styles(): void Enqueue CSS.
    $3['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_styles()
    /**
    * Enqueue CSS.
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:217
    public sps_product_sharing() Product sharing links
    $3['00000000000006f00000000000000000sps_product_sharing']['function'][0]->sps_product_sharing()
    /**
    * Product sharing links
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:230
    private _log_version_number(): void Log the plugin version number.
    /**
    * Log the plugin version number.
    * @access  private
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:157
    public static instance(): Main Storefront_Product_Sharing instance Main Storefront_Product_Sharing Instance
    \Storefront_Product_Sharing::instance()
    /**
    * Main Storefront_Product_Sharing Instance
    *
    * Ensures only one instance of Storefront_Product_Sharing is loaded or can be loaded.
    *
    * @since 1.0.0
    * @static
    * @see Storefront_Product_Sharing()
    * @return Main Storefront_Product_Sharing instance
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:106
  • private static $_instance :: Storefront_Product_Sharing (5) Recursion
1 => string (19) "sps_product_sharing"
$3['00000000000006f00000000000000000sps_product_sharing']['function'][1]
accepted_args => integer 1
$3['00000000000006f00000000000000000sps_product_sharing']['accepted_args']
string (12) "$callback_id"
string (51) "00000000000006f00000000000000000sps_product_sharing"
string (9) "$callback"
array (2)
function => array (2)
$7['function']
0 => Storefront_Product_Sharing (5)
$7['function'][0]
  • Properties (5)
  • Available methods (12)
  • Static class properties
  • public token -> string (26) "storefront-product-sharing"
    $7['function'][0]->token
    public version -> string (5) "1.0.6"
    $7['function'][0]->version
    public admin -> null
    $7['function'][0]->admin
    public plugin_url -> string (75) "https://hetgoudentijdperk.nl/wp-content/plugins/storefront-product-sharing/"
    $7['function'][0]->plugin_url
    public plugin_path -> string (72) "/home/hetgou6/public_html/wp-content/plugins/storefront-product-sharing/"
    $7['function'][0]->plugin_path
    • Directory (4KB)
    • drwxr-xr-x 1737 1744 4KB Nov 29 2018 /home/hetgou6/public_html/wp-content/plugins/storefront-product-sharing
      
  • public __construct(): void Constructor function.
    new \Storefront_Product_Sharing()
    /**
    * Constructor function.
    * @access  public
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:83
    public sps_load_plugin_textdomain(): void Load the localisation file.
    $7['function'][0]->sps_load_plugin_textdomain()
    /**
    * Load the localisation file.
    * @access  public
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:118
    public __clone() Cloning is forbidden.
    clone $7['function'][0]
    /**
    * Cloning is forbidden.
    *
    * @since 1.0.0
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:127
    public __wakeup() Unserializing instances of this class is forbidden.
    /**
    * Unserializing instances of this class is forbidden.
    *
    * @since 1.0.0
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:136
    public install(): void Installation. Runs on activation. Logs the version number and assigns a notice m...
    $7['function'][0]->install()
    /**
    * Installation.
    * Runs on activation. Logs the version number and assigns a notice message to a WordPress option.
    * @access  public
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:147
    public sps_setup(): void Setup all the things. Only executes if Storefront or a child theme using Storefr...
    $7['function'][0]->sps_setup()
    /**
    * Setup all the things.
    * Only executes if Storefront or a child theme using Storefront as a parent is active and the extension specific filter returns true.
    * Child themes can disable this extension using the storefront_extension_boilerplate_enabled filter
    * @return void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:168
    public body_classes($classes): array Adds custom classes to the array of body classes.
    $7['function'][0]->body_classes($classes)
    /**
    * Adds custom classes to the array of body classes.
    *
    * @since  1.0.6
    * @param  array $classes Classes for the body element.
    * @return array
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:190
    public sps_install_storefront_notice(): void Storefront install If the user activates the plugin while having a different par...
    $7['function'][0]->sps_install_storefront_notice()
    /**
    * Storefront install
    * If the user activates the plugin while having a different parent theme active, prompt them to install Storefront.
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:206
    public sps_styles(): void Enqueue CSS.
    $7['function'][0]->sps_styles()
    /**
    * Enqueue CSS.
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:217
    public sps_product_sharing() Product sharing links
    $7['function'][0]->sps_product_sharing()
    /**
    * Product sharing links
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:230
    private _log_version_number(): void Log the plugin version number.
    /**
    * Log the plugin version number.
    * @access  private
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:157
    public static instance(): Main Storefront_Product_Sharing instance Main Storefront_Product_Sharing Instance
    \Storefront_Product_Sharing::instance()
    /**
    * Main Storefront_Product_Sharing Instance
    *
    * Ensures only one instance of Storefront_Product_Sharing is loaded or can be loaded.
    *
    * @since 1.0.0
    * @static
    * @see Storefront_Product_Sharing()
    * @return Main Storefront_Product_Sharing instance
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:106
  • private static $_instance :: Storefront_Product_Sharing (5) Recursion
1 => string (19) "sps_product_sharing"
$7['function'][1]
accepted_args => integer 1
$7['accepted_args']
string (4) "init"
string (47) "DeWittePrins\CoreFunctionality\get_callback_ids"
string (24) "$callback[ function ][0]"
Storefront_Product_Sharing (5)
  • Properties (5)
  • Available methods (12)
  • Static class properties
  • public token -> string (26) "storefront-product-sharing"
    $3->token
    public version -> string (5) "1.0.6"
    $3->version
    public admin -> null
    $3->admin
    public plugin_url -> string (75) "https://hetgoudentijdperk.nl/wp-content/plugins/storefront-product-sharing/"
    $3->plugin_url
    public plugin_path -> string (72) "/home/hetgou6/public_html/wp-content/plugins/storefront-product-sharing/"
    $3->plugin_path
    • Directory (4KB)
    • drwxr-xr-x 1737 1744 4KB Nov 29 2018 /home/hetgou6/public_html/wp-content/plugins/storefront-product-sharing
      
  • public __construct(): void Constructor function.
    new \Storefront_Product_Sharing()
    /**
    * Constructor function.
    * @access  public
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:83
    public sps_load_plugin_textdomain(): void Load the localisation file.
    $3->sps_load_plugin_textdomain()
    /**
    * Load the localisation file.
    * @access  public
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:118
    public __clone() Cloning is forbidden.
    clone $3
    /**
    * Cloning is forbidden.
    *
    * @since 1.0.0
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:127
    public __wakeup() Unserializing instances of this class is forbidden.
    /**
    * Unserializing instances of this class is forbidden.
    *
    * @since 1.0.0
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:136
    public install(): void Installation. Runs on activation. Logs the version number and assigns a notice m...
    $3->install()
    /**
    * Installation.
    * Runs on activation. Logs the version number and assigns a notice message to a WordPress option.
    * @access  public
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:147
    public sps_setup(): void Setup all the things. Only executes if Storefront or a child theme using Storefr...
    $3->sps_setup()
    /**
    * Setup all the things.
    * Only executes if Storefront or a child theme using Storefront as a parent is active and the extension specific filter returns true.
    * Child themes can disable this extension using the storefront_extension_boilerplate_enabled filter
    * @return void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:168
    public body_classes($classes): array Adds custom classes to the array of body classes.
    $3->body_classes($classes)
    /**
    * Adds custom classes to the array of body classes.
    *
    * @since  1.0.6
    * @param  array $classes Classes for the body element.
    * @return array
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:190
    public sps_install_storefront_notice(): void Storefront install If the user activates the plugin while having a different par...
    $3->sps_install_storefront_notice()
    /**
    * Storefront install
    * If the user activates the plugin while having a different parent theme active, prompt them to install Storefront.
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:206
    public sps_styles(): void Enqueue CSS.
    $3->sps_styles()
    /**
    * Enqueue CSS.
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:217
    public sps_product_sharing() Product sharing links
    $3->sps_product_sharing()
    /**
    * Product sharing links
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:230
    private _log_version_number(): void Log the plugin version number.
    /**
    * Log the plugin version number.
    * @access  private
    * @since   1.0.0
    * @return  void
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:157
    public static instance(): Main Storefront_Product_Sharing instance Main Storefront_Product_Sharing Instance
    \Storefront_Product_Sharing::instance()
    /**
    * Main Storefront_Product_Sharing Instance
    *
    * Ensures only one instance of Storefront_Product_Sharing is loaded or can be loaded.
    *
    * @since 1.0.0
    * @static
    * @see Storefront_Product_Sharing()
    * @return Main Storefront_Product_Sharing instance
    */
    
    Defined in <ROOT>/wp-content/plugins/storefront-product-sharing/storefront-product-sharing.php:106
  • private static $_instance :: Storefront_Product_Sharing (5) Recursion
string (19) "$callback_method[0]"
string (26) "Storefront_Product_Sharing"
string (24) "$callback[ function ][1]"
string (19) "sps_product_sharing"
string (19) "$callback_method[1]"
string (19) "sps_product_sharing"
string (48) "$callback[ function ][1] === $callback_method[1]"
boolean true
string (4) "init"
string (44) "DeWittePrins\CoreFunctionality\remove_filter"
string (13) "$callback_ids"
array (1)
0 => string (51) "00000000000006f00000000000000000sps_product_sharing"
$3[0]
string (4) "init"
string (9) "{closure}"
array (1)
woocommerce_after_single_product_summary => array (4)
$2['woocommerce_after_single_product_summary']
  • Table (4)
  • Contents (4)
  • prioaccepted_argstypeclassmethodcallback
    0101functionwoocommerce_output_product_data_tabswoocommerce_output_product_data_tabs
    1151functionstorefront_upsell_displaystorefront_upsell_display
    2201functionwoocommerce_output_related_productswoocommerce_output_related_products
    3301functionstorefront_single_product_paginationstorefront_single_product_pagination
  • 0 => array (6)
    $2['woocommerce_after_single_product_summary'][0]
    prio => integer 10
    $2['woocommerce_after_single_product_summary'][0]['prio']
    accepted_args => integer 1
    $2['woocommerce_after_single_product_summary'][0]['accepted_args']
    type => string (8) "function"
    $2['woocommerce_after_single_product_summary'][0]['type']
    class => string (0) ""
    $2['woocommerce_after_single_product_summary'][0]['class']
    method => string (36) "woocommerce_output_product_data_tabs"
    $2['woocommerce_after_single_product_summary'][0]['method']
    callback => string (36) "woocommerce_output_product_data_tabs"
    $2['woocommerce_after_single_product_summary'][0]['callback']
    1 => array (6)
    $2['woocommerce_after_single_product_summary'][1]
    prio => integer 15
    $2['woocommerce_after_single_product_summary'][1]['prio']
    accepted_args => integer 1
    $2['woocommerce_after_single_product_summary'][1]['accepted_args']
    type => string (8) "function"
    $2['woocommerce_after_single_product_summary'][1]['type']
    class => string (0) ""
    $2['woocommerce_after_single_product_summary'][1]['class']
    method => string (25) "storefront_upsell_display"
    $2['woocommerce_after_single_product_summary'][1]['method']
    callback => string (25) "storefront_upsell_display"
    $2['woocommerce_after_single_product_summary'][1]['callback']
    2 => array (6)
    $2['woocommerce_after_single_product_summary'][2]
    prio => integer 20
    $2['woocommerce_after_single_product_summary'][2]['prio']
    accepted_args => integer 1
    $2['woocommerce_after_single_product_summary'][2]['accepted_args']
    type => string (8) "function"
    $2['woocommerce_after_single_product_summary'][2]['type']
    class => string (0) ""
    $2['woocommerce_after_single_product_summary'][2]['class']
    method => string (35) "woocommerce_output_related_products"
    $2['woocommerce_after_single_product_summary'][2]['method']
    callback => string (35) "woocommerce_output_related_products"
    $2['woocommerce_after_single_product_summary'][2]['callback']
    3 => array (6)
    $2['woocommerce_after_single_product_summary'][3]
    prio => integer 30
    $2['woocommerce_after_single_product_summary'][3]['prio']
    accepted_args => integer 1
    $2['woocommerce_after_single_product_summary'][3]['accepted_args']
    type => string (8) "function"
    $2['woocommerce_after_single_product_summary'][3]['type']
    class => string (0) ""
    $2['woocommerce_after_single_product_summary'][3]['class']
    method => string (36) "storefront_single_product_pagination"
    $2['woocommerce_after_single_product_summary'][3]['method']
    callback => string (36) "storefront_single_product_pagination"
    $2['woocommerce_after_single_product_summary'][3]['callback']