Home / Files / src/bp-blogs/bp-blogs-widgets.php


Lines: 1 to 16 of 16

<?php

/**
 * BuddyPress Blogs Widgets.
 *
 * @package BuddyPress
 * @subpackage BlogsWidgets
 * @since 1.0.0
 */

// Exit if accessed directly.
defined( 'ABSPATH' ) || exit;

/* function bp_blogs_register_widgets() – Register the widgets for the Blogs component. */
add_action( 'bp_register_widgets', 'bp_blogs_register_widgets' );
 

 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      1 to 1 of 1

      • add_action() – Hooks a function on to a specific action.

      Call hooks

      File name: src/bp-blogs/bp-blogs-widgets.php
      Plugin ref: BuddyPress
      Version: 3.0.0-alpha
      Deprecated?: No
      API Letters: B,S

      Published: 14th March 2017 | Last updated: 14th March 2017

      Information

      File name: src/bp-blogs/bp-blogs-widgets.php
      Plugin ref: BuddyPress
      Version: 3.0.0-alpha
      Deprecated?: No
      API Letters: B,S

      src/bp-blogs
      • Plugins
      • Themes
      • Shortcodes
      • APIs
      • Files
      • Hooks
      • Classes
      • Sites
      • Sitemap
      • Blog
      WP-a2z BuddyPress a2z
      BuddyPress a2z - under construction

      Site:  buddypress.wp-a2z.org
      © Copyright WP-a2z 2014-2018. All rights reserved.


      Website designed and developed by Herb Miller
      Proudly powered by WordPress and oik plugins