mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 19:46:21 +05:30
Simple custom fields
Currently only supports text, textarea, checkbox and select types. Can add custom fields to posts, pages/subpages, profile.
This commit is contained in:
parent
ea2c17473f
commit
3ca9ed1922
41 changed files with 1276 additions and 67 deletions
|
|
@ -330,3 +330,4 @@ add_search_index = "Add posts to Search Index"
|
|||
clear_search_index = "Clear Search Index"
|
||||
unindexed_posts = "Here are the posts that have not been indexed"
|
||||
indexed_posts = "Posts has been indexed"
|
||||
custom_fields = "Custom fields"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue