The MU forums have moved to WordPress.org

Edit Schema.php to auto populate blog title in tagline (2 posts)

  1. dsamorano
    Member
    Posted 15 years ago #

    I'm trying to auto populate blog title in the tagline, but I cannot find what variable to add to the the line that reads

    'blogdescription' => sprintf(__('Welcome to my blogpage (where i want blog title to show) on %s '), $current_site->site_name ),

    does anyone know if this will work
    'blogdescription' => __('My Blog'), sprintf(__('Welcome to my blogpage on %s '), $current_site->site_name ),

  2. dsamorano
    Member
    Posted 15 years ago #

    in addtion doe anyone know a variable to include on a post for blog title to add to a news article.

About this Topic

  • Started 15 years ago by dsamorano
  • Latest reply from dsamorano