Yep, just declare global $wpdb
early enough and modify its fields. Codex docs for add_metadata()
say exactly that:
Note that you will also have to register the table with the $wpdb object in order for it to work. Simply add the following to WordPress’ init hook (or at least before you attempt to use any custom metadata functions).
global $wpdb; $wpdb->termmeta = $wpdb->prefix.'termmeta';
Related Posts:
- Add CSS Class to Link in TinyMCE editor
- Get the prev / next page links only (not title, etc)
- How to re-enable the links manager?
- Wondering how to turn your firefox bookmarks into a WordPress blog?
- Links redirecting to localhost after migration to server
- How can I find all internal links that are pointing to post/page?
- Creating a Link Directory using WordPress?
- Get link value only from the_content()?
- widget to output a link to archive view
- Can’t add a class to links in the visual editor since WP 3.1?
- how can i add a menu link that goes to an external page
- Remove all links to a specific website
- Link Category Description
- programatically change href to onclick=window.open
- Disable automatic content hyperlinking
- Open link in a new tab checked by default when adding a new link in visual post editor
- Deep linking to an accordion tab with Visual Composer
- Setting a page link in the footer?
- Need advice on how to add links in users profile page?
- How to hide a customization link themes menu in wordpress?
- WordPress links/bookmarks – need to urlencode because spaces are getting stripped
- Custom Post Type archive link in WYSIWYG editor
- Add Link Text Back to Insert/edit link Box
- How to list all external URLs that I have posted on my WordPress blog?
- How do I make my navigation bar link to an external page?
- Is there any way of changing the post order via user click?
- Creating a navigation link to my front-page
- How to remove author name and link from a shared link preview?
- wp_get_attachment_link to add title attribute to link tag around image
- Relative links for performance?
- Dont’t change active Button while I’m listing a category?
- How to convert all links to no follow links of particlular section of a webpage
- Linking from Menu and a Page to the latest post from a specific category
- After duplicating site to a sub folder, links send user to original site
- Links are not working on All Plugins Page
- WordPress links https overwrite issue
- plugin admin subpage title and links in menu not highlited at current page
- Change Read More in Child theme
- Add text excerpt and pictures to hyperlinks?
- Parent/child pages and link structure the right way
- Link below the footer removal
- How to link to local post
- How can I show different image links for different languages with qTranslate?
- Exclude uploaded files from appearing in the excerpt()
- link to single most recent post, regardless of category
- Change description of my Jetpack facebook shared links [closed]
- Add the title attribute to links
- Moving a wordpress.org website to another domain name?
- WordPress relative links for regular non image links
- How do I make WordPress “Page” link in the top nav bar go to an external URL?
- Trouble getting the Blog page to show up correctly
- How Do I Link My Whole Featured Article Image?
- Insert wrap span tag around contents of a link tag automatically
- Change homepage’s logo link [duplicate]
- remove the title attribute from links [closed]
- How to remove a link of date archive
- Button linking to an unique link
- Previous and older set of posts links
- Page to show a link to every file in an directory
- Links In Sidebar not displaying
- Display category page number links for older posts
- Blogroll/Lins Menu not visible in my backend?
- How to get Facebook to see YouTube/Blip embeds when sharing a link?
- Related posts for a post
- Linked pages from plugin on front can’t see $wpdb
- How do I exclude main pages and link only to sub pages?
- Converting a hierarchy of off-site web-links to Word-Press
- What’s the URL to my blogs (from my home page – which is a “page”)
- Snippet to Format Elementor Text Box Throws Error
- Remove the preview link box since 6.0 update
- Link to downloadable excel sheet on website leads to unfinished version of document
- how give a link to an Elementor Pro widget with variable part
- How to find what pages are internally linking to a page?
- How to download file without login to wordpress account?
- How to add a target to a link
- Making download links from short code
- Displaying Most Recently Edited Post
- Best practice and technology to Offset anchor links
- My home page is still showing link “localhost” [duplicate]
- WordPress Intranet Link Not Working
- Reuse links in a post across different languages
- Prevent “nofollow” from Being Inserted into BBPress Posts
- Anchor link on single.php
- WordPress link management
- Adding Edit subnav link to Custom Buddypress Profile Tab [closed]
- What could interfere with changing iframe contents with href?
- Logout link not working
- WordPress is adding rel=”nofollow” and target=”_blank” to internal links in posts and pages
- Weird characters being added to my link
- On main page link image to post page, on post page link it to it’s own image?
- Removing links from posts in WordPress
- External Link issue in Visual Form Builder Pro
- Link to Portfolio page by id instead of name
- How to Link to WP Pages Internally and Extenally
- How do I edit a links published date?
- What is making these links open as new windows?
- Suddenly unable to share WordPress link on Facebook
- tinymce “Link” popup throwing error, not working
- Short website link for all post
- How to have all RSS feed entries linking to the same specific page