Skip to content

Instantly share code, notes, and snippets.

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

Manik Magar manikmagar

🏠
Working from home
View GitHub Profile
@manikmagar
manikmagar / affirmation
Created June 29, 2016 17:23
MuleSoft Contributor Agreement Acceptance by Manik S Magar
I, Manik S Magar, have read and do accept the MuleSoft Contributor Agreement
at http://www.mulesoft.org/legal/contributor-agreement.html
Accepted on Wed Jun 29 2016 13:23:53 GMT-0400 (Eastern Daylight Time)
@manikmagar
manikmagar / affirmation
Created June 29, 2016 17:22
MuleSoft Contributor Agreement Acceptance by Manik S Magar
I, Manik S Magar, have read and do accept the MuleSoft Contributor Agreement
at http://www.mulesoft.org/legal/contributor-agreement.html
Accepted on Wed Jun 29 2016 13:22:41 GMT-0400 (EDT)
@manikmagar
manikmagar / custom-content.php
Created February 14, 2016 16:55
Ultimatum Theme - Wordpress Custom Loop with Custom Field Filter
<?php
/*
* Tricky Loops v5 Thanks to Richard
* CF1.0 - Added feature to filter by custom fields. Base Ultimatum Version used is 2.8.7 PRO - Manik Magar
*/
class UltimatumCustomContentWithCFFilter extends WP_Widget {
function UltimatumCustomContentWithCFFilter() {