Wordpress

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/Bookmark
  • 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 :)

Plugins – All categories

2010-07-18 @ 19:49

My personal favourite Wordpress plugins. What’s yours?

  • Share/Bookmark

Best WordPress hacks

2010-07-18 @ 19:28

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

  • Share/Bookmark
4

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/Bookmark
  • WordPress Plugin Releases for 02/21
    2010-03-17 @ 10:36

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

  • Mark
    2010-02-21 @ 21:34

    Just another thought. How about the ability to leave comments on the "new" comments page? No need to make the second tier comments a new page though. (please don't)

    This is [...]

  • Mark
    2010-02-21 @ 21:27

    This is a great plug-in. Is it possible to only show a snippet or excerpt of the comment with a link from the original article page. This will help with [...]

37

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/Bookmark
  • Melvenue
    2010-08-09 @ 22:26

    Thanks for the plugin, it's really great.

  • Rene
    2010-08-07 @ 23:20

    Have anyone this Plugin aktiv in WP 3.0 ? Work this ?

    Sry 4 my English

  • Idaho Falls
    2010-08-03 @ 17:57

    Thank you Charles, working great now, appreciate the info!

    Can you include just posts from certain categories?

1

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/Bookmark
  • quicklycode
    2010-05-12 @ 11:19

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

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/Bookmark
2

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/Bookmark
  • illis
    2010-02-11 @ 07:50

    This is excellent, thank you very much!

  • GF Prints
    2010-01-10 @ 14:49

    Thanks for this solution, was having troubles with some php scripts there,.

    cheers

8

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/Bookmark
  • Sander
    2010-07-23 @ 22:27

    Thanks, saved me a lot of work!!!

  • Colin Morgan
    2010-05-26 @ 19:35

    Thank you so much. It's very difficult to find advanced WordPress snippets like this. I'll be subscribing.

  • admin
    2010-05-04 @ 05:45

    Yes, I always need backlinks. Thanks for asking.

get_id_by_post_name()

2010-01-16 @ 14:53

The function converts a post / page name to a post /page ID.

  • Share/Bookmark