Kumi
fb8e7870bc
Updated README to mention the new custom post type for letters to the editor. Adjusted function naming in `functions.php` to reflect the new feature. This enhancement allows users to manage and display editorial letters more effectively.
18 lines
No EOL
641 B
Markdown
18 lines
No EOL
641 B
Markdown
# Duck Behavior Journal
|
|
|
|
## Description
|
|
|
|
This is the WordPress theme for the Duck Behavior Journal website. It is a custom theme that was built from scratch based on Bootstrap.
|
|
|
|
It includes:
|
|
|
|
- Custom post type for articles
|
|
- Field to list authors
|
|
- Lead author "et al." is listed on the index and archive pages
|
|
- Field for "DOI" (Digital Object Identifier)
|
|
- Generator for DOI
|
|
- Prefix configurable in Customizer (please change this to your own prefix)
|
|
- DOI link on the article page
|
|
- DOI resolver (https://example.com/nn.nnnn/xyz* forwards to the respective article)
|
|
|
|
- Custom post type for letters to the editor |