Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#33439 closed defect (bug) (invalid)

cPanel username showing in new update

Reported by: onsecrethunt's profile onsecrethunt Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.3
Component: Themes Keywords:
Focuses: Cc:

Description

Hi,

Recently update showing the cpanel username of my sites. If you see the source code

view-source:http://www.coatpant.com/

You will notice the below code:

</script><meta content="/home/coatp1hc/public_html/wp-content/themes/delivery/style.css v." name="generator"/><style type="text/css">

Is this is a bug in WordPress or in a theme.

Thanks
Regards
Varinder

Change History (2)

#1 @dd32
9 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed

Hi @onsecrethunt and welcome to Trac!

It looks like this is coming from a plugin or theme on your site - the WordPress generated `<meta
name="generator" content="WordPress 4.3" />` is present along-side the invalid one.

Since Trac is used for bugs and enhancements to the WordPress core project, and this seems to be a non-core issue, and for support we ask that you please use our forums at https://wordpress.org/support/

#2 @onsecrethunt
9 years ago

@dd32 Thanks for the support. I will contact to my theme developer.

Note: See TracTickets for help on using tickets.