A HTML sitemap with both post and pages. Easy to implement, just add a shortcode tag in a page. Tags: sitemap, html sitemap, table of contents, seo. Requires at least: 2.9 Tested up to: 2.9 Stable tag: 1.0 Download from: Devdevote Download from: WordPress.org Demo Description Place a shortcode into a post or a page [...]
The advantage of a grid system in HTML / CSS is that you have more control over your site. It makes you work faster and more exact.
It’s not very easy to create a topmenu as a list with centered list style elements. However it’s possible and here is how to do it.
Wordpress rewrite their URLs in a beautiful way which makes them very user friendly. I’ve created a function that converts a string to be user friendly, the Wordpress way.
This example is downloading data from an XML file from an RSS feed by using XPath. The XML file is downloaded with Curl, so make sure it is enabled on the server that runs the script. The titles are printed out, just to show that it works.
Did you know that CSS3 supports text shadows? A text shadow is what it sounds like, a shadow to a text, from all possible angles.
Almost all functions in Wordpress. It was written for Wordpress 2.8.2 but will probably work with future versions as well.
I have created a function called ”Delete Post Link”. If you are logged in you will see a link which allows you to delete the current page or post, even without visiting admin.
Normally the get_the_content() tag returns the content WITHOUT formatting. I found out a solution in Wordpress core to make get_the_content() tag return the same content as the_content().
I created a function that returns the depth of a page or category. The depth is how many levels from the root the page or category in its hierarchy. The root level number is 0.
2011-06-30 @ 04:22
[...] WP-Sitemap – плагин позволит Вам создать HTML-карту сайта на Вашем сайте. Для этого необходимо будет создать страницу, которую назвать «Карта сайта», а в содержании заметки написать: [wp_sitemap] [...]
2011-03-30 @ 08:50
Hi,
it looks great also with WP 2.92
http://www.atase.de/blog/site-map/
Problem is the pagination: it's vertical formatted.
Here we use the normal style for the pagination: http://www.atase.de/blog/allgemein/m14-wo-ist-meine-lenser/#comments
How can I reformat yr. list now?
regards
Simone
2011-03-13 @ 19:18
hey,
i like your plugin. works great! but when i use multiple pages i see the pages vertical (like a normal list). I'm not really a wordpress coder, but do i [...]