Tag: links

  • How to Restore the Link Title Attribute Removed in WordPress 4.2

    How to Restore the Link Title Attribute Removed in WordPress 4.2

    WordPress 4.2 is a week old and has been downloaded more than six million times. One of the first things I noticed after updating is the change to the Insert/edit link modal box. Instead of having to apply a title to the URL, the title is replaced with Link Text. The text that is highlighted…

  • Dashboard Makeover Removes Incoming Links Widget

    When the dashboard redesign is officially added to WordPress core, it looks like it will be missing a widget that’s been with the software since 2005 when the Dashboard feature was introduced with WordPress 1.5 “Strayhorn”. In its early days, the incoming links widget used Technorati but due to the service not being able to…

  • Two Resources For Writers/Journalists Using WordPress

    DynamicWP has put together a list of 11 plugins that are especially helpful for writers using WordPress. One of the nifty plugins from that list that I discovered is AP Style Dates And Times. This plugin automatically abbreviates times and months according to the AP Style guide. The second resource that you should keep handy…

  • WordPress Projects To Follow On GitHub

    Themergency has a list of WordPress related projects to watch that are using GitHub as their source code repository instead of the traditional Subversion approach. In case you didn’t know it already, WordPress itself is also using GitHub except that it’s being synched every thirty minutes with the Subversion repository and only contains read-only access.…

  • Collection Of WordPress Constants

    Developers are going to want to add this page to their list of resources. Dominik Schilling has written a guest post for WPEngineer.com that covers a wide range of constants that can be used with WordPress. I’ve used and seen many of those constants defined within the WP Config file. It’s pretty cool to see…

  • Custom Meta Boxes 0.7 Released

    One of the terms you’ll hear a lot within the WordPress community is Metaboxes. These boxes are what users interact with the most when using WordPress. For instance, when writing a post, you interact with the Publish, Categories, Tags and if need be, Post Format metaboxes. If you are a developer or consultant, the chances…

  • Viewing Data With The beCounted Plugin

    Lorelle shared an interesting plugin that can be used to show data called beCounted. Check out their example of the 2010 Open Source CMS Market Share report which they’ve turned into a page where you can view how many downloads have occurred for each publishing system since you visited the page.

  • Links To Commercial Solutions On The Codex

    In a recent discussion amongst those on the WordPress Documentation mailing list, Scribu brought up the question on whether or not links to commercial solutions were allowed within the Codex. Lorelle VanFossen summed things up pretty nicely in the following quote: A fantastic article that helps spell out the details of the Codex article on…

  • Creating An Account Center In WordPress

    WPRoots has published the first in a series of articles that will explain how to create an account center in WordPress. The series starts off by explaining how to create the page template for the account center. Follow up posts will contain information on how to create a custom login page and how to display…

  • Please Don’t Use The Post Title As A Hyperlink

    While reading a discussion that was being had by the folks who populate the WordPress Hackers Mailing list regarding the difference between the aside and status post formats, Mike Schinkel commented on a practice that I think needs to be stopped. I’ve been noticing that some themers have decided to implement “link” post formats such…

  • How To Insert Links Inside Of Image Captions

    Occasionally, I ‘ll take a look through the WordPress Ideas site to see what kind of activity is going on. The other night, I discovered an idea that immediately lit the light bulb over my head, mostly because I couldn’t believe that it was not already a feature in WordPress. Approximately one year ago, Jeremy…

  • Removing Links In Favor Of Menus?

    Interesting discussion taking place over at WPBeginner on whether or not the Blogroll Links functionality should be removed in favor of Menus. Outside of their discussion, I’m in favor of ditching links. In fact, I think the links functionality should be turned into a core widget because that is where most of them end up…

  • WPCo.de New Site Dedicated To WordPress

    WP Code | Just another WordPress site. New site dedicated to WordPress launched by Andrew. He says the site will bring you news and tutorials as he learns the ins and outs of the software. Have to say, I’m a fan of the domain name. Consider adding WPCo.de to your feed reader.

  • A Better Way To Link To Previous Content Via Insights

    When WordPress 3.1 was released, it introduced a new feature which made it easy to link posts published in the past. I’ve found that feature to be too limiting. For starters, the linking is limited to posts on your site. Secondly, you need to use the Visual editor in order to use the linking feature.…