Skip to content

Instantly share code, notes, and snippets.

View dungps's full-sized avatar

Kevin dungps

View GitHub Profile
@RiskyMH
RiskyMH / bunlock.yml
Created November 27, 2023 02:05
Bun lock file diff and github actions
name: Bun Diff
on:
push:
branches:
- main
paths:
- bun.lockb
pull_request:
paths:
@dungps
dungps / README.MD
Last active September 7, 2016 10:09

This Gist to guide you how to setup sidebar for question page with DW Question & Answer plugin

Step 1: Create a sidebar for question page

Add the code in functions.php below to wp-content/themes/your-theme-folder/functions.php

Step 2: Create a Page Template

Please see question.php below (this is just a demo layout, please setup page template compatible with your theme)

Step 3

Go to Dashboard > Pages > DWQA Question Page, select template for this page at the right sidebar