=== Keitai ===
Contributors: kbsrco
Tags: blog, one-column, custom-menu, translation-ready
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 0.1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A tribute to Japanese mobile phone websites of the early 2000s (NTT DoCoMo 502i era).

== Description ==

Keitai reproduces the look and constraints of Japanese "keitai" (feature phone)
websites from around 2000-2001: a single column no wider than 240px, no
JavaScript on the front end, an LCD-style texture overlay, a bitmap-style web
font, and a simple "next" link - the way a tiny screen once demanded.

Features:

* max-width 240px single column, no sidebar
* Display scale option: the 240px screen is shown at 2x by default (1x / 1.5x / 3x
  selectable), stepping down automatically on narrow viewports
* Zero JavaScript on the front end
* LCD-style texture overlay via CSS (pixel grid, RGB sub-pixel stripes, grain)
* PixelMplus12 bitmap-style web font (subset, woff2), with system monospace fallback
* Pagination in the period-correct style. Set Settings > Reading to 3 posts
  per page for the closest match to the original screens
* In-post pagination via the core <!--nextpage--> tag
* accesskey navigation in the period-correct layout: number keys 1-9 select
  list items (matching the circled-number markers), * and # move between pages
* Marquee-style scrolling notice reproduced with CSS animation
  (disabled when prefers-reduced-motion is set)
* Pages with the slug "header" and "readme" are shown above / below the
  front page post list
* "[Notice]" box with an unread-mail badge, and a marquee-style notice line,
  both configurable in the Customizer
* h2 headings inside post content are rendered as title bands
* Footer fallback menu with recent months, a category list, and a search form
* Comments styled as a retro guestbook

The companion plugin "Keitai Emoji" adds 148 hand-made 12x12 pixel-art emoji
as shortcodes, in the style of the emoji built into those phones. The theme
works without it; where the theme uses an emoji of its own (the circled numbers
in the post list, the NEW badge), it simply omits it when the plugin is absent.

https://wordpress.org/plugins/keitai-emoji/

== Frequently Asked Questions ==

= Why is everything so small? =

That is the point. The content column is capped at 240px, the pixel width of
the phones this theme pays tribute to.

= Threaded comment replies do not jump to the form. =

The theme ships no front-end JavaScript, so the core comment-reply script is
intentionally not enqueued. Reply links still work through a normal page load.

== Changelog ==

= 0.1.1 =
* All strings are now in English and translatable; Japanese translation included.
* Removed the hardcoded posts-per-page value; the Settings > Reading option is
  respected instead.

= 0.1.0 =
* Initial release.

== Copyright ==

Keitai WordPress Theme, (C) 2026 Kobayashi Sharyo Co., Ltd.
Keitai is distributed under the terms of the GNU GPL v2 or later.

This theme bundles the following third-party resources:

PixelMplus12 font (subset)
Copyright (C) 2013 itouhiro
Copyright (C) 2002-2013 M+ FONTS PROJECT
License: M+ FONT LICENSE (see assets/fonts/LICENSE-mplus.txt)
Source: https://github.com/itouhiro/PixelMplus
