Wordpress

1

7 sins about WordPress

2011-03-06 @ 13:06

I’ve been using WordPress almost every day since 2007 and here are my biggest kvetch. You might be a programmer to understand everything. Everything is a post? When using WordPress functions we can sometimes call ”post” to get the page. No, this is not a bug. WordPress refer to the ”post type”. There are posts, [...]

Share
  • Gale Jasin
    2011-03-18 @ 18:33

    I love looking at and I believe this website got some genuinely utilitarian stuff on it! .

2

Submit your WP site

2010-07-19 @ 09:53

Here is a list of resources where you can submit your Wordpress site. Are you missing a good site? Write a comment. I will update this post frequently.

Share
  • admin
    2010-07-20 @ 18:14

    Thank you for having a nice site!

  • wparena
    2010-07-19 @ 21:04

    Thank you very much for sharing my blog :)

My personal favourite Wordpress plugins. What’s yours?

Share

Best WordPress hacks

2010-07-18 @ 19:28

A list of Wordpress resources and hacks picked from my bookmarks. Enjoy!

Share
6

WP Comment Pages

2010-02-13 @ 17:50

Let’s say you have 200 comments on your site. Imagine if every comment was an unique page, complete with title, meta description, header and content. This plugin will add comment pages dynamically without screwing up your database.

Share
  • Shenika Dagner
    2011-02-12 @ 22:51

    We have a fairly popular blogspace here at university and was wondering if I could repost this there? Thanks :-)

  • Dan
    2010-11-24 @ 07:32

    Is it possible to make this plugin work within the Flexx theme by ithemes? I have attempted it, but the comment page (although it shows in the page list) does [...]

  • WordPress Plugin Releases for 02/21
    2010-03-17 @ 10:36

    [...] WP Comment Pages [...]

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

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