where's the WP widget source code??

Discussion in 'Blogging' started by Pixelrage, Mar 15, 2009.

  1. #1
    I need to edit the way a default widget is displayed...where exactly are the widget files in the FTP space? I can't seem to find anything beyond a widgets.php file, but that's not it (not talking about the CSS, but the actual source code for the widgets themselves)
     
    Pixelrage, Mar 15, 2009 IP
  2. Big0ne

    Big0ne Well-Known Member

    Messages:
    2,614
    Likes Received:
    81
    Best Answers:
    0
    Trophy Points:
    165
    #2
    Try to be more exact what are you trying to edit.

    wp-includes/widgets.php is only file related to widgets.
     
    Big0ne, Mar 15, 2009 IP
  3. shallowink

    shallowink Well-Known Member

    Messages:
    1,218
    Likes Received:
    64
    Best Answers:
    2
    Trophy Points:
    150
    #3
    how exactly are you trying to alter them? register_sidebar allows for some modification and its usually called in template/functions.php .
     
    shallowink, Mar 15, 2009 IP
  4. Big0ne

    Big0ne Well-Known Member

    Messages:
    2,614
    Likes Received:
    81
    Best Answers:
    0
    Trophy Points:
    165
    #4
    Correct, are you trying to edit widgets core or some plugins which are appearing in sidebar?
     
    Big0ne, Mar 15, 2009 IP