Title: LexNova Content Types
Author: titandevagency
Published: <strong>2026年9月3日</strong>
Last modified: 2026年9月8日

---

プラグインを検索

![](https://s.w.org/plugins/geopattern-icon/lexnova-content-types.svg)

# LexNova Content Types

 作者: [titandevagency](https://profiles.wordpress.org/titandevagency/)

[ダウンロード](https://downloads.wordpress.org/plugin/lexnova-content-types.1.0.2.zip)

 * [詳細](https://ja.wordpress.org/plugins/lexnova-content-types/#description)
 * [レビュー](https://ja.wordpress.org/plugins/lexnova-content-types/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/lexnova-content-types/#installation)
 * [開発](https://ja.wordpress.org/plugins/lexnova-content-types/#developers)

 [サポート](https://wordpress.org/support/plugin/lexnova-content-types/)

## 説明

LexNova Content Types is a companion plugin for the **LexNova** WordPress theme.
It registers the custom post types, taxonomies and Gutenberg blocks the theme’s 
templates rely on, and adds a Demo Import screen so a fresh install can be populated
with sample content in one click.

**Custom Post Types**

 * Practice Areas (`lexnova-services`) — a law firm’s service/practice area listings
 * Case Studies (`lexnova-case-studies`) — case results and outcomes
 * Attorneys (`lexnova-attorneys`) — attorney/team profiles

**Demo Import / Export**

Found under **Appearance  Demo Import**.

 * _Import Demo Content_ — imports demo pages, practice areas, case studies, attorneys,
   navigation menus, and theme settings using the official WordPress Importer under
   the hood.
 * _Export Demo Content_ — generates a scoped demo package in the WordPress uploads
   directory containing selected LexNova content, referenced media, and presentation
   settings.
 * _Delete Demo Content_ — removes only objects recorded in the LexNova import ownership
   manifest and safely restores unchanged settings.

**Requirements**

 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/) is used by the
   demo contact forms.
 * The [WordPress Importer](https://wordpress.org/plugins/wordpress-importer/) is
   bundled internally and used automatically for demo import — no separate install
   needed.

This plugin is intended to be used together with the LexNova theme; the custom post
types and blocks it registers remain available after switching themes.

### External services

The plugin itself does not transmit analytics, telemetry, account details, or site
data to the plugin author. Demo import runs only after an administrator explicitly
starts it.

The optional demo content contains a Google Maps embed. If an administrator imports
the demo and leaves that map enabled, a visitor’s browser connects directly to Google
when viewing the map and may send the visitor’s IP address, browser details, and
page URL. Google’s terms and privacy policy apply. The map can be removed or its
URL cleared in the block editor without affecting other plugin features.

Social sharing links open Facebook, Instagram, LinkedIn, or X only when a visitor
chooses a link. No request is sent to those services merely by displaying the links.

### Privacy

LexNova Content Types does not collect or transmit telemetry or personal data. Custom
post content and settings remain on the WordPress site. Scoped demo exports are 
written below the site’s uploads directory and are controlled by administrators;
administrators should review and remove exports when no longer needed.

### Third-party resources

 * WordPress Importer – WordPress contributors – GPLv2 or later – https://wordpress.
   org/plugins/wordpress-importer/
 * Tailwind CSS output used by plugin-owned blocks – Tailwind Labs, Inc. – MIT License–
   https://tailwindcss.com/
 * Lucide icons – Lucide contributors – ISC License – https://lucide.dev/
 * Regenerator Runtime – Facebook, Inc. and contributors – MIT License – https://
   github.com/facebook/regenerator
 * Laravel Mix (build tool) – Jeffrey Way – MIT License – https://github.com/laravel-
   mix/laravel-mix

The WordPress.org release package intentionally excludes local exported uploads,
stock/demo photographs, AI-generated images, and nested theme archives whose redistribution
provenance is not documented. Administrators can supply their own media or create
a scoped export from content they are authorized to redistribute.

### Source code & build

The human-readable source code for the Gutenberg block scripts shipped in `blocks-
runtime/js/` is included in this plugin under `blocks-runtime/src/`. Each block 
directory contains the original `index.js`, `edit.js`, and `save.js` ES-module files
before bundling and minification.

**Build tool:** Laravel Mix (webpack wrapper) — the build configuration lives in
the companion LexNova theme (`webpack.mix.js`).

**Build dependency:** `blocks-runtime/src/lucide-icons.json` — icon data imported
at build time by the hero, practice-areas, and why-choose-us block editors.

**To regenerate the compiled block scripts:**

 1. Install the LexNova theme (which contains `webpack.mix.js` and `package.json`).
 2. Run `npm ci` inside the theme directory.
 3. Run `npm run production` — Laravel Mix compiles each `resources/blocks/*/index.
    js` entry point and copies the output to the plugin’s `blocks-runtime/js/` directory.

The `@wordpress/*` packages (`@wordpress/blocks`, `@wordpress/block-editor`, `@wordpress/
components`, `@wordpress/i18n`, `@wordpress/element`, `@wordpress/data`) are treated
as externals and resolve to the global `wp.*` objects at runtime — they are not 
bundled into the output.

## ブロック

このプラグインは29個のブロックを提供します。

 *   Attorney Highlight Attorney Highlight section block.
 *   Our Process Our Process section block.
 *   Attorney Profile Full attorney profile page with bio, contact info, and credentials.
 *   Firm Introduction Two-column firm intro with image, stats, and description.
 *   Why Choose Us Why Choose Us section block with two-column layout.
 *   Practice Areas Grid Grid of practice area cards with images and descriptions.
 *   Case Studies Dynamic case studies section that pulls from case-studies CPT.
 *   Firm History Timeline section showing firm milestones and history.
 *   Firm Values Philosophy section with numbered values (Integrity, Justice, Commitment,
   Excellence).
 *   Header / Navigation Site header with 4 variants: Default, Topbar, Minimal, 
   Modern.
 *   Latest Articles Latest Articles section block — dynamically shows latest WordPress
   posts.
 *   Testimonials Grid Grid of client testimonial cards with ratings and quotes.
 *   Page Hero Page hero section with navy background and gradient overlay.
 *   Contact Section Contact form with office information sidebar.
 *   Credentials & Accolades Credentials section with awards and recognitions grid.
 *   Testimonials Client testimonials with 4 variants: Default Slider, Grid, Minimal,
   Dark.
 *   Footer Site footer with 4 variants: Original, Editorial, Corporate, Trust.
 *   Trust Signals / Stats Trust Signals / Stats section block.
 *   Case Results Case Results section block.
 *   Case Results Grid Grid of case result cards with amounts and outcomes.
 *   Article Content Blog article content section with author info and related articles.
 *   Case Result Detail Case studies section with category tabs and result cards.
 *   Team Section Team section for About page with featured team members.
 *   Practice Area Detail Detailed practice area page with intro, focus areas, FAQs,
   and team.
 *   Article Hero Blog article hero with title, author, and date.
 *   Attorneys Grid Grid of attorney profiles with images and links.
 *   Hero Full-width hero section with 4 layout variants.
 *   CTA Section Call to action section with 4 variants: Default, Split (with form),
   Minimal, Image background.
 *   Practice Areas Dynamic Practice Areas section with comprehensive card customization.

## インストール

**Manual installation (upload)**

 1. Download the plugin ZIP file.
 2. In your WordPress admin, go to **Plugins  Add New  Upload Plugin**.
 3. Choose the ZIP file and click **Install Now**.
 4. Click **Activate**.
 5. (Optional) Go to **Appearance  Demo Import** to import sample content.

**From the WordPress Plugin Directory** _(once published)_

 1. Go to **Plugins  Add New**.
 2. Search for “LexNova Content Types”.
 3. Click **Install Now**, then **Activate**.

## FAQ

### Does this plugin work without the LexNova theme?

The custom post types and demo importer work standalone, but the Gutenberg blocks
and templates are designed specifically for the LexNova theme and are built to be
used together with it.

### Where did my demo content go after I clicked “Delete Demo Content”?

Deleting demo content permanently removes the imported pages, practice areas, case
studies, attorneys and menus. This action cannot be undone, so use it only on a 
test site or before you’ve added your own content.

### Why does Import ask me to wait for Contact Form 7?

The demo content includes ready-made contact forms. If Contact Form 7 isn’t active
yet when you import, WordPress still creates the form entries, but Contact Form 
7 won’t recognize them later even after you activate it. The importer waits for 
Contact Form 7 to finish installing/activating first so the forms come in fully 
configured.

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

LexNova Content Types はオープンソースソフトウェアです。以下の人々がこのプラグイン
に貢献しています。

貢献者

 *   [ titandevagency ](https://profiles.wordpress.org/titandevagency/)

[“LexNova Content Types” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/lexnova-content-types)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/lexnova-content-types/)
するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/lexnova-content-types/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/lexnova-content-types/)
を [RSS](https://plugins.trac.wordpress.org/log/lexnova-content-types/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.0.2

 * Sanitized all nonce inputs with sanitize_text_field( wp_unslash( … ) ) before
   wp_verify_nonce.
 * Added JSON_HEX_TAG | JSON_HEX_AMP | JSON_HEX_APOS | JSON_HEX_QUOT flags to JSON-
   LD output.
 * Added direct-access (ABSPATH) guards to all PHP files including bundled vendor
   importer.
 * Removed BOM bytes from vendor PHP files to prevent activation output warnings.
 * Corrected Contributors username in readme.txt.
 * Bumped version to 1.0.2.

#### 1.0.1

 * Moved LexNova blocks, content metadata, and structured data into the plugin.
 * Hardened demo import, export, and reset behavior.
 * Removed the unsafe global SVG upload override.
 * Improved WordPress.org metadata, licensing, internationalization, and packaging.
 * Sanitized inline SVG icon output and delayed $_POST sanitization across attorney,
   service, and case study meta boxes.
 * Removed undocumented stock demo photography from the release package.
 * Added block script source code under blocks-runtime/src/ and documented the build
   process.
 * Prefixed all custom post type and taxonomy keys with lexnova- to avoid collisions
   with other plugins.
 * Moved all inline admin styles and scripts to enqueued css/admin.css, js/admin.
   js, and js/demo-import.js files.
 * Moved all inline frontend block styles to wp_add_inline_style and tab script 
   to case-result-detail-tabs.js.

#### 1.0.0

 * Initial release: custom post types, Gutenberg blocks, and demo import/export.

## メタ

 *  バージョン **1.0.2**
 *  最終更新日 **2週間前**
 *  有効インストール数 **10未満**
 *  WordPress バージョン ** 6.5またはそれ以降 **
 *  検証済み最新バージョン: **7.1.2**
 *  PHP バージョン ** 7.4またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/lexnova-content-types/)
 * タグ
 * [custom post types](https://ja.wordpress.org/plugins/tags/custom-post-types/)
   [demo import](https://ja.wordpress.org/plugins/tags/demo-import/)[gutenberg blocks](https://ja.wordpress.org/plugins/tags/gutenberg-blocks/)
   [law firm](https://ja.wordpress.org/plugins/tags/law-firm/)[page builder](https://ja.wordpress.org/plugins/tags/page-builder/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/lexnova-content-types/advanced/)

## 評価

レビューはまだ送信されていません。

[Your review](https://wordpress.org/support/plugin/lexnova-content-types/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/lexnova-content-types/reviews/)

## 貢献者

 *   [ titandevagency ](https://profiles.wordpress.org/titandevagency/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/lexnova-content-types/)