WordPress Settings

How To Remove Default Author Profile Fields In WordPress

With the help of following snippet, you will be able to remove default author profile fields in WordPress.

Snippet Source/Credit: Snipplr

How To Remove Standard Gallery Style

Adding the following snippet to your theme’s functions.php file, you will be able to remove WordPress standard gallery style.

How To Add Custom Pinterest Button

Using the following snippet will let you add custom pinterest button in your WordPress website.

Add to your header above the body tag

 Edit and add to your page where you want your button to appear.

Snippet Source/Credit: flashalexander.com

How To Add Facebook Comments In Your Website

Using the following line of codes below, you will be able to add Facebook comments in your website.

Snippet Source/Credit: WordPress Codex