Skip to content

Commit

Permalink
using params
Browse files Browse the repository at this point in the history
  • Loading branch information
hokoo authored May 27, 2022
1 parent 069e5c9 commit 4a7bf59
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,13 @@ You can manage your instance with such methods as

and others.

Use

- $instance->getParam();
- $instance->setParam();

method to manage metafields, stored inside `posts` table using `post_content_filtered` field.

# How to use
## Preparing step by step.

Expand Down

0 comments on commit 4a7bf59

Please sign in to comment.