Skip to content

Instantly share code, notes, and snippets.

@nixsee
nixsee / bp-profile-tab-and-subnav.php
Created June 13, 2021 05:23 — forked from shanebp/bp-profile-tab-and-subnav.php
BuddyPress add profile tab and subnav
function add_animal_tabs() {
global $bp;
bp_core_new_nav_item( array(
'name' => 'Animals',
'slug' => 'animals',
'parent_url' => $bp->displayed_user->domain,
'parent_slug' => $bp->profile->slug,
'screen_function' => 'animals_screen',
'position' => 200,
@nixsee
nixsee / .block
Created April 10, 2017 00:25
Force-Directed Graph bostockv4
license: gpl-3.0
height: 600
@nixsee
nixsee / .block
Created April 10, 2017 00:07
graph community clustering
license: MIT
border: no
@nixsee
nixsee / .block
Created April 9, 2017 23:54
force fade
license: MIT
border: no
height: 750
@nixsee
nixsee / .block
Created February 1, 2017 04:55
Force-Directed Graph
license: gpl-3.0
height: 600
@nixsee
nixsee / .block
Created December 24, 2016 04:42
Force-Directed Graph with Drag/Zoom/Pan/Center/Resize/Labels/Shapes/Filter/Highlight
license: mit
@nixsee
nixsee / .block
Last active December 24, 2016 05:35
Collapsible Force Layout
license: gpl-3.0
@nixsee
nixsee / .block
Last active December 23, 2016 02:54
Force-Directed Graph2
license: gpl-3.0
height: 600
@nixsee
nixsee / .block
Last active December 24, 2016 05:23
Force-Directed Graph
license: gpl-3.0
height: 600
@nixsee
nixsee / .block
Last active December 23, 2016 00:27
fresh block
license: mit