Easily Add Page Excerpts in WordPress
-
Post author
Posted By: Jennifer Zelazny
-
Post date
August 9, 2011
-
Categorized
Categorized: HOWTOs WordPress
-
1 Comment on Easily Add Page Excerpts in WordPress
- Post author Posted By: Jennifer Zelazny
- Post date August 9, 2011
- Categorized Categorized: HOWTOs WordPress
- 1 Comment on Easily Add Page Excerpts in WordPress
Ever need to add an excerpt field for WordPress when working with pages? There is an easy, one line way to do this (no plugin needed). Simply add this to your theme’s functions.php file:
add_post_type_support( 'page', 'excerpt' );
Once you have that in place – you can then use the WordPress the_excerpt() function to show the excerpt within the theme.
- Tags Tagged: add_post_type_support, functions.php, the_excerpt, WordPress
Recent Posts
Archives
Categories
Tags
bbPress
Bug Fixes
Commerical Theme
CSS
exclude
functions.php
HOWTOs
Javascript
Logic
Lucidity
Lucidity Catalog
SDAC-Inc
SDAC-Recommends
SDAC Plugin
SDAC Post Slideshows
SDAC Related Content
SDAC theme
SDAC Translate
security
Security-Updates
Security Fixes
Security Update
SVN
Update
Updates
WordPress
WordPress 2.5
WordPress 2.8
WordPress 4.2.x
WordPress 4.5
WordPress 4.7
WordPress 4.8
WordPress 4.9
WordPress 5.2
WordPress 5.5
WordPress 5.9
WordPress 6.5
WordPress function
WordPress functions
WordPress Plugins
WordPress Releases
WordPress Security Release
WordPress Update
WordPress Updates
WP Engine
Recent Posts
Archives
Categories
- SDAC (33)
- SDAC News (16)
- SDAC Products (17)
- SDAC Blog (315)
- bbPress (5)
- Bootstrap (5)
- Clients (5)
- CSS (9)
- High Performance Optimization (5)
- HOWTOs (63)
- Javascript (3)
- Network Solutions (1)
- News (6)
- vbulletin (1)
- Web Hosting (5)
- WordPress (276)
- WordPress Commercial Themes (6)
- WordPress Logic (23)
- WordPress Plugins (39)
- WordPress Themes (8)
- WordPress Troubleshooting (13)
- WordPress Updates (166)
- XOOPS (3)
- XOOPS Modules (1)
- Shopify (1)
- Uncategorized (2)
Tags
bbPress
Bug Fixes
Commerical Theme
CSS
exclude
functions.php
HOWTOs
Javascript
Logic
Lucidity
Lucidity Catalog
SDAC-Inc
SDAC-Recommends
SDAC Plugin
SDAC Post Slideshows
SDAC Related Content
SDAC theme
SDAC Translate
security
Security-Updates
Security Fixes
Security Update
SVN
Update
Updates
WordPress
WordPress 2.5
WordPress 2.8
WordPress 4.2.x
WordPress 4.5
WordPress 4.7
WordPress 4.8
WordPress 4.9
WordPress 5.2
WordPress 5.5
WordPress 5.9
WordPress 6.5
WordPress function
WordPress functions
WordPress Plugins
WordPress Releases
WordPress Security Release
WordPress Update
WordPress Updates
WP Engine