Jump to content

A tiny bit of help with wordpress


thintin

Recommended Posts

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.

Link to comment
https://forums.phpfreaks.com/topic/219249-a-tiny-bit-of-help-with-wordpress/
Share on other sites

Yes, i am...lol...just way too many people install things (canned programs  :rtfm: )...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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.