# How to embed into a static Wordpress page?

**URL:** https://meta.discourse.org/t/how-to-embed-into-a-static-wordpress-page/271735
**Category:** Support
**Tags:** wordpress
**Created:** [July 15, 2023, 4:43pm UTC](https://meta.discourse.org/t/how-to-embed-into-a-static-wordpress-page/271735 "2023-07-15T16:43:04Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [July 15, 2023, 4:57pm UTC](https://meta.discourse.org/t/how-to-embed-into-a-static-wordpress-page/271735/2 "2023-07-15T16:57:04Z")

</div>

> [@Embedding a list of Discourse Topics in another site](https://meta.discourse.org/t/embedding-a-list-of-discourse-topics-in-another-site/125911):
>
> If you grab the latest builds of Discourse you’ll get a [the ability to embed topic lists](https://github.com/discourse/discourse/commit/23367e79ea735598766ec6f507f6132e0bad3dba) in other sites via some simple Javascript and HTML. The typical use case for this is a blog or other content driven site, where you want a widget on the side of the screen that lists topics. You can filter by category, tag, or [any of the other public](https://github.com/discourse/discourse/blob/master/lib/topic_query.rb#L51-L73) filter options available. How to Embed a list of Topics First, you must enable the embed topics list site setting. Then, in your HTML add a \<script\> tag that…

---

_[View the full topic](https://meta.discourse.org/t/how-to-embed-into-a-static-wordpress-page/271735)._
