Programming-3

How To Change WordPress Login Logo Title Attribute

Using the following snippet, you will be able to change WordPress login logo title attribute.

Snippet Source/Credit: Dave Clements

How To Load All Posts From The Current Week

Using the following snippet, you will be able to load all posts from the current week.

Source Snippet/Code: Christian Brückner

How To Add A Custom Message To The Editor Pane

Using the following snippet, you will be able to add a custom message to the editor pane.

Snippet Source/Credit: WP Tuts

How To Remove Widgets From WordPress Dashboard

Using the following snippet, you will be able to remove widgets from WordPress dashboard.

Snippet Source/Credit: WP Guru

How To Delete WordPress Post Revisions Using Your Functions.php File

Using the following snippet, you will be able to delete WordPress post revision using your functions.php file.

Snippet Source/Credit: Hardeep Asrani

How To Add A Link To Your Post Using RSS Feed

Using the following snippet, you will be able to add a link to your post using RSS feed.

Snippet Source/Credit: Yoast