Depending on the exact functionality you should use different techniques. If you’re allowing post data you would do post meta options (Get_post_meta). User data would be user_meta..
Most all the wordpress database actions are done by submitting through various types of WordPress functions. Sadly without knowing your goal I can’t be more specific.
Related Posts:
- How Do I Use The WordPress Plugin Posts 2 Posts by Scribu?
- Can we completely remove the WordPress Sitemaps (WordPress 5.5)?
- Disallow a user to post in certain categories
- Article source link for posts
- Publish Post After Click On A Link
- Get the last post ID
- Enable comments for post with comments meta box removed
- Custom Post Type causes Page Not Found
- Unique post-id for WordPress Multisite Network
- Is there an action that is called when a post is restored from the trash?
- plugin for wp_list_categories with posts
- Replace existing pages with new pages, keep menu links
- Adding “ ” before the last word in multiple defined areas with a plugin
- How to change ID of an attachment in wp_posts and its related tables correctly?
- CKEditor: Uncaught TypeError: switchEditors.switchto is not a functiononclick
- New post notification plugin [closed]
- Adding Plugin-specific Fields with wp_insert_post()?
- Output HTML only on individual post view
- Execute a plugin only on post pages
- Portfolio + Blog: multisite or plugin?
- Cron job not firing
- How to enable qTranslate languages tabs in custom plugin page
- How do I “get the next 10 posts after post_id == x”?
- Calendar Solution: Handling upcoming Dates with Posts?
- get_post_type on post.php
- How to hide some section in WordPress under Post
- Can’t delete Draft Post [closed]
- WordPress comments not appearing in blog posts, likely because of Redux template. Could I fix this with a plugin that adds a comment form as a block? [closed]
- Outbound link autometic converted into linkdirect , and not opening
- Display by Category in Admin
- posts comments goes to trash
- Contributive page where people logged in can write
- Unable to add TAB character to post?
- how to add text to posts from tags
- Would Gutenberg be considered a PlugIn?
- pagination on data fetched using SQL query
- How to get the first post and second post in a wordpress blog?
- ‘Organize Series Plugin’ as muti author feature
- How do I publish portfolio items with a future date?
- Is there a way to make the main page only display a brief description of the full article?
- WordPress plugin Post Creation [closed]
- posts from multiple post types in one slider
- How to display the featured post on the category page?
- Flickering sidebar when scrolling page [closed]
- Where Should i write the code for wordpress ajax voting?
- how to execute some code after a post is published in WordPress [duplicate]
- Post status doesn’t update to ‘future’ every time?
- trigger email when post is published by someone a user follows
- Grab ID from post from plugin and use it to create an object
- WP::is_main_query() Not Working
- I would like to remove date display on photo preview
- Embed PDF into wordpress
- Hook Scripts and Styles in WordPress
- WordPress plugin: Getting posts where checkbox selected
- How to auto strip hyperlinks & images in wordpress post
- how can authors to define custom pages?
- WP Editor, save content and category on frontend
- Plugin for TinyMCE to create reference to other posts
- How to get Recent Post From Each Category with Thumbnail?
- help intercepting save_post through plugin
- Update existing post dates to random dates and time
- Why the internal link get converted into a comment?
- Copy/paste local images not working in WordPress
- How to change my 3000 Published post status to Draft using PHPMyAdmin
- .com creates automated link in post
- Is it possible to customize a wordpress post from outside dashboard(Something like site.com/post-type/post/?e=post_id)?
- How to echo a PHP Code After the Content
- All Post WordPress Page Error
- WordPress Product Detail and catalog
- Is it possible to create duplicate post on other site (either push, on publish, or pull, periodically)?
- WordPress CPT Url metabox collection
- Identify if the_post hook is being called from the admin post list
- Add dynamic color to each category item
- Is there any hook to change media html in post? [duplicate]
- How to Save settings of custom tab product page in admin side in a database?
- Displaying friend’s posts only
- Publish Post but don’t call publish hook in foreground post creation
- Hidden Some Setting on Post or Page [duplicate]
- Better code/text editing for posts and pages?
- WordPress list child pages of custom post type
- Style WordPress Custom Post Type Single Page
- SWF in wordpress post
- Posts are deleted everyday at night
- Retrieve post thumbnails
- Enforce conditions only for draft posts using WyPiekacz, ignore pending and published posts
- Using Postmash plugin in WordPress 3.3.1
- What is the correct method for updating post content from a plugin?
- Get post id in Post Page within Wp-admin
- PHP $_session is not work in wordpress
- Embedding BitBucket Code in Posting
- Next and Previous Pagination button not displaying in WordPress
- Notifications on WordPress Website [closed]
- Sell “create a post”, paid account for post creation
- Looking for membership style plugin with edit option [closed]
- Change from blogger to wordpress
- Is there a plugin or another way that can help me find out the underlying files of a page/post? [closed]
- How to update a lot of posts on my WP site with additional content?
- Show the author only own types of publications. (JetEngine, Elementor)
- Randomly display activity posts on home page with buddypress
- How to check if the post exists in any of the categories?