Skip to content

Instantly share code, notes, and snippets.

View prabin04's full-sized avatar
🎯
Focusing

Prabin Parajuli prabin04

🎯
Focusing
  • Oslo, Norway
View GitHub Profile
@extends('layout.admin')
@section('title', 'Websites')
@section('content')
@include('admin.partials.menu-sidebar')
<div class="mainpanel">
@prabin04
prabin04 / entry.php
Created July 29, 2015 05:49
BuddyPress Group Faavorite Count
<?php
/**
* BuddyPress - Activity Stream (Single Item)
*
* This template is used by activity-loop.php and AJAX functions to show
* each activity.
*
* @package BuddyPress
* @subpackage bp-legacy
<?php
/*
Plugin Name: bbPress - Custom Views
Plugin URI: https://gist.github.com/ntwb/8167699
Description: bbPress - bbPress - Custom Views
Version: 0.1
Author: Stephen Edgar - Netweb
Author URI: http://netweb.com.au
*/