Resources

Tag: WordPress

Notes

Custom Excerpt or Entire Post

How to fall back from a manual excerpt to the full post, plus three variations worth knowing: the idiomatic has_excerpt() check, a trimmed hybrid for archives, and the excerpt_length / excerpt_more filters.

Read article
Tutorials

WordPress Pagination

The four kinds of pagination in WordPress — content, archive, comment, and custom-query — and how to build, style, and troubleshoot each one.

Read article