Hide Trackbacks works with WordPress 4.2
Hide Trackbacks is a WordPress plugin that hides pingbacks and trackbacks from your website comments.
I've updated the plugin to indicate it works correctly with WordPress 4.2.
32 results found.
Hide Trackbacks is a WordPress plugin that hides pingbacks and trackbacks from your website comments.
I've updated the plugin to indicate it works correctly with WordPress 4.2.
My Hide Trackbacks #wordpress plugin is now compatible with version 4.1 (wordpress.org/plugins/hide-t…) Keep referrers, stop spam comments.
Trying to figure out how to download all my past tweets using Twitter Tools for #WordPress
This is the simplest way to add a page redirection feature to your WordPress theme.
First, create a new theme file called redirect.php with the following contents:
<?php<br></br>/*<br></br>Template Name: Redirect<br></br>*/<br></br> the_post();<br></br>header('Location: ' . get_the_content());<br></br>die();
To create a new redirection page:
The aim for wordpress-basetheme is a bare bones, well structured, easily customisable WordPress base theme.
You can build on it to speed up your own theme development. It's so minimal that I wouldn't recommend it as your final site theme. Instead it makes it trivial to apply your design to a WordPress blog, or to build out from this starting point. This site is build on top of the project for example.
Version 1.1 is now available Download | View on GitHub
Changes:
Your feedback is welcome.
I've released a first look at "Wordpress Base Theme", a bare bones base for your own themes:
You can build on this to speed up your own theme development.
If you are looking for guidance on how how to format your code, you could do worse than to base it this coding standards styleguide.
I wish all Wordpress Plugins had their settings in ONE menu, and all entries in this Plugin Settings menu MUST be named identically to the plugin.
Not "broken links" plugin with settings -> permalinks -> "link checker" because I will never find it.
Time for a wordpress plugin settings corrector plugin
Sends an E-Mail to one or multiple E-Mail Addresses if new versions of plugins are available. My patch got accepted which adds an option for a single notification per plugin change instead one per 12 hours.
Introducing Hide Trackbacks - You can have the benefits of track/ping backs (know when someone writes about posts) whilst keeping the comments clean and uncluttered.
After enabling the plugin, trackbacks and pingbacks are no longer shown on your posts and the comment count is updated correctly to reflect this. You can still access them via the admin panel. NOTE: Although the plugin officially requires WordPress 3.1.2 it might very well work on older WordPress versions (if it does please let me know). Derived from original code created by Honey Singh (used with permission of the author).
Installation is simple:
hide-trackbacks directory to /wp-content/plugins/.Download link and information: Wordpress.org Hide Trackbacks