Title: using WP as CMS ?
Last modified: August 18, 2016

---

# using WP as CMS ?

 *  [snook789](https://wordpress.org/support/users/snook789/)
 * (@snook789)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/using-wp-as-cms-2/)
 * I am enjoying using WordPress so much, adding news through our dozens of pages,
   with just the correct cat include tag need on each page.
 * It has me thinking, is their away to plug in my website, all php, for editing,
   with preview, and manage with WordPress ?
    I haven’t had to open up a word editior
   program in days, and it has me spoiled 🙂 Would be awesome if I could use it 
   as a content management for all the exsisting pages..
 * 1.5-alpha-6

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Moderator [Matt Mullenweg](https://wordpress.org/support/users/matt/)
 * (@matt)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/using-wp-as-cms-2/#post-122707)
 * That’s what the new “pages” feature of 1.5 aims to do.
 *  [G](https://wordpress.org/support/users/g/)
 * (@g)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/using-wp-as-cms-2/#post-122711)
 * snooky789,
    how do you specify correct category code? My understanding is that
   you post in the blog to update different pages…depending on the specific category
   you embed in their HTML?
 *  Thread Starter [snook789](https://wordpress.org/support/users/snook789/)
 * (@snook789)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/using-wp-as-cms-2/#post-122715)
 * I have the Show Categories Plug in [http://mookitty.co.uk/devblog/category/show-categories/](http://mookitty.co.uk/devblog/category/show-categories/)
   
   Then you specify what category you want to show for that page, by adding a call
   tag.
 * Here is an example of a line I am using for all the pages of my site, just changing
   the #
    ` <?php show_category_posts("category=85"); ?> <?php if ($scp_posts) :
   foreach ($scp_posts as $post) : start_wp(); ?> <div class="post"> <div class="
   storycontent"> <?php the_content(); ?> </div> <?php endforeach; else: ?> <?php
   endif; ?>  allusion, I have been playing around with the New page some, but I
   have a website full of pages, that I would like to control, edit, with WordPress
   but haven’t thought of a way to do it. Looking at some other solutions now, like
   CMS Master.
 *  [theuniek1](https://wordpress.org/support/users/theuniek1/)
 * (@theuniek1)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/using-wp-as-cms-2/#post-122865)
 * snooky789,
    It is possible to use wordpress as a CMS – it’s what I did for one
   of my clients. I removed the commenting altogether, cutomized some templates,
   created the category hierarchy in WordPress, created some mod_rewrite rules and
   she was good to go 🙂 – she now uses w.bloggar to update from her desktop.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘using WP as CMS ?’ is closed to new replies.

 * 4 replies
 * 4 participants
 * Last reply from: [theuniek1](https://wordpress.org/support/users/theuniek1/)
 * Last activity: [21 years, 5 months ago](https://wordpress.org/support/topic/using-wp-as-cms-2/#post-122865)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
