The MU forums have moved to WordPress.org

How to mod/Should I hire someone to do it ? (3 posts)

  1. rjmastey
    Member
    Posted 16 years ago #

    Setting this up is proving way over my minimally PHP minded head, and I'm apparently not searching for the right things, so sorry to everyone I'm frustrating with my probably already answered questions

    I currently have a decent number of templates available for new users.

    What I would like to do is have one section on the sidebar that displays google ads using on of the revenue sharing plugins.

    In the header, I want to rotate ads from an openads installation.

    Can I do this without editing each template individually?

    Again, I'm sorry, because I'm sure this has been answered to death, I just don't know what I'm looking for.

  2. dsader
    Member
    Posted 16 years ago #

    rjmastey, you will be editing each theme. You will be writing a plugin.

    Create your own mu-plugin in which to stick your formatted adsense block. Place a call to that function wherever you want the block to appear in each theme's sidebar-make sure it's outside the conditional widget code.

    Never created a plugin for wordpress? You'll need to. http://codex.wordpress.org/Writing_a_Plugin and http://codex.wordpress.org/Template_Tags

  3. rjmastey
    Member
    Posted 16 years ago #

    Well crap. LoL. OK thanks for the response.

About this Topic

  • Started 16 years ago by rjmastey
  • Latest reply from rjmastey