Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#10199 closed defect (bug) (worksforme)

the_author_meta('user_url'); links to post, not users website

Reported by: jmulley's profile jmulley Owned by:
Milestone: Priority: normal
Severity: major Version: 2.9
Component: Template Keywords:
Focuses: Cc:

Description

The code,

<?php the_author_meta('user_url'); ?>

links to the post, not the users website. any idea how to fix it?

Change History (3)

#1 @Denis-de-Bernardy
15 years ago

  • Milestone changed from 2.9 to 2.8.1
  • Severity changed from normal to major

#2 @Denis-de-Bernardy
15 years ago

  • Component changed from General to Template

#3 @Denis-de-Bernardy
15 years ago

  • Milestone 2.8.1 deleted
  • Resolution set to worksforme
  • Status changed from new to closed

please disable all plugins and make sure it's still occurring then

Note: See TracTickets for help on using tickets.