thintin Posted November 19, 2010 Share Posted November 19, 2010 Hello nice php experts :-) I've just changed the theme on my wordpress page but wish to add a couple of links to my non-wordpress pages to it. This is the line of code where I wish to add some more links. I'm going to use the page-link class to format the links but I'm not sure where I would add the extra divs in amongst all of those commas and brackets. <?php wp_link_pages( array( 'before' => '<div class="page-link">' . __( 'Pages:', '' ), 'after' => '</div>' ) ); ?> Any help is gratefully accepted. Quote Link to comment Share on other sites More sharing options...
trochia Posted November 19, 2010 Share Posted November 19, 2010 Truthfully? I word take this to the wordpress site forums.. as I am sure...web cowboys have done what you are needing to do. Quote Link to comment Share on other sites More sharing options...
thintin Posted November 20, 2010 Author Share Posted November 20, 2010 I will do just that. P.S. 'Web cowboys'!? Are you referring to WP as a whole? I bet they'd hrumpf at you! Quote Link to comment Share on other sites More sharing options...
trochia Posted November 20, 2010 Share Posted November 20, 2010 Yes, i am...lol...just way too many people install things (canned programs )...not even knowing what the background code does....etc...like sending out "hidden mail" about your install envioroment, looking for exploits...to use as mail servers....for spamming Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.