Recent posts - page 2

50

WP Sitemap

2010-01-23 @ 19:44

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 [...]

Share
  • Как создать прибыльный сайт за 60 дней. День 3 | SEOTalks.in - всё о SEO, раскрутке и продвижении сайтов в интернете
    2011-06-30 @ 04:22

    [...] WP-Sitemap – плагин позволит Вам создать HTML-карту сайта на Вашем сайте. Для этого необходимо будет создать страницу, которую назвать «Карта сайта», а в содержании заметки написать: &#091wp_sitemap] [...]

  • Simone Semmel
    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

  • MisterE
    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 [...]

2

PixelGrid X

2010-01-16 @ 15:22

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.

Share
  • Tdude
    2010-07-08 @ 09:23

    Hej!
    Keep up the good work with grids! I've probably tried them all, but stuck with the easy and lightweight 1kb Grid. I don't need to remember widths...

  • Anita
    2010-02-01 @ 06:02

    Each time I try to look at a demo or preview I get a 404.

5

HTML / CSS centered menu

2010-01-16 @ 15:00

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.

Share
  • Arsalan
    2011-08-21 @ 16:59

    Thanks, very useful and easy to learn. Works good

  • Anwar
    2011-06-17 @ 21:19

    Simple and very useful. Thank's Paolo

  • Petre Tudor
    2010-10-08 @ 08:09

    simple and easy to understand. thanks!

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.

Share

Get XML data with Xpath & Curl

2010-01-16 @ 14:58

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.

Share

text-shadow

2010-01-16 @ 14:57

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.

Share
2

WordPress cheat sheet

2010-01-16 @ 14:57

Almost all functions in Wordpress. It was written for Wordpress 2.8.2 but will probably work with future versions as well.

Share
  • Natalie
    2010-11-29 @ 19:07

    Here is another WordPress Reference Guide that contains lots of tags for customizing your WordPress Site. Check out the DBS>Interactive WordPress Reference Guide for an easy to use guide that [...]

  • quicklycode
    2010-05-12 @ 11:19

    Wordpress Help Sheet Wallpaper:
    http://www.quicklycode.com/wallpapers/wordpress-help-sheet-wallpaper

1

delete_post_link()

2010-01-16 @ 14:55

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.

Share
  • Alexey Balin
    2010-11-30 @ 06:01

    I get this:

    Are you sure you want to do this?
    Please try again.

    May be need to add some other parametr, like "confirm=yes" ?

4

get_content() WITH formatting

2010-01-16 @ 14:55

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().

Share
  • smotru
    2011-04-02 @ 19:00

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 16387 bytes) in

  • riiii
    2010-10-31 @ 10:16

    hi, do you also know how to output the content without using wordpress functions directly out of the database eg using echo?

  • illis
    2010-02-11 @ 07:50

    This is excellent, thank you very much!

11

get_depth()

2010-01-16 @ 14:54

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.

Share
  • sharku
    2011-05-03 @ 10:32

    i think it.s more that ok , i just tested with your kind of depth , cat->subcat->subsubcat->posts and work super duper ok ! i allso used "Collapsing Categories" plugin to [...]

  • jack
    2011-05-02 @ 09:43

    How failsafe is the function for the depth of category? I mean, because it depends on the ID. I have to make a website with more than a thousand categories: [...]

  • Maurizio Corò » Wordpress – Profondità delle categorie
    2011-04-06 @ 20:26

    [...] tutto qui: http://www.devdevote.com/cms/wordpress-hacks/get_depth Tweet Comments [...]