Skip to content

Instantly share code, notes, and snippets.

View rumur's full-sized avatar
🏠
Working from home

rumur

🏠
Working from home
View GitHub Profile
@rumur
rumur / class-bs-recent-category-posts.php
Created November 10, 2016 12:57
WP Widget Inheritance
<?php
/**
* Created by PhpStorm.
* User: rumur
* Date: 11/10/16
* Time: 13:13
*/
class BS_Recent_Category_Posts extends WP_Widget_Recent_Posts {