Auto tag custom posts in WordPress
I am looking for a way to auto tag custom posts in Wordpress without using a plugin. I have a custom post type 'tech-video' and I want to auto tag it with the video tag every time a post gets…
I am looking for a way to auto tag custom posts in Wordpress without using a plugin. I have a custom post type 'tech-video' and I want to auto tag it with the video tag every time a post gets…
I have a problem with my website, I get information from wordfence about my WordPress website getting hacked enter image description here add found a code eval($_SERVER['HTTP_81DB2B3'] so i removed it but in a few second the code going back.…
Im currently creating my own plugin to window.print a post on my WordPress website. But it seems that i cannot acces the function thru the onclick. If i put the window.print in the button itself it works, but that is…
I'm working on localhost doing some pages with wordpress. Yesterday I've finished to work with some pages, and then I turn off my pc. Today when I turned it on and I've tried to reach some pages (after have turned…
In my design file there is this section where 3 steps are shown. My requirement is to make the design exactly like . In this design, the process description will showup upon clicking on the number bubbles and the bubble…
I was trying to replace my video link in my wordpress site to another subdomain, I have got a small issue with attached video files. Under meta_value: old link: https://example.com/wp-content/uplaods/2022/09/file.mp4 new link: https://newlink.com/my_files/myvids/2022/09/file.mp4 When I run this code: UPDATE wp_postmeta…
I want to change functionality of read more button in archive page and make it expand post content and hide excerpt whenn click on it I am using jquery to do this but when you click on button , all…
I am trying to connect to WordPress with Dio 4 and Flutter I get the error in the repository ERROR: _TypeError (type '_InternalLinkedHashMap<String, dynamic>' is not a subtype of type 'String') Repository Future<List<PostModel>> getPostsRequested() async { try { final response…
I searched here a lot, but the decisions are for post attachments. I have gallery on each product page. I want to make custom data attribute for each thumbnail, that has to be equal to alt or caption value. There's…
I have a regular Wordpress site (not a multisite or network). In phpMyAdmin there are 22 lines for wp_options (each one has a difference beginning such as xxxx_wp_options) and each one is about 35MG each. Is this supposed to be…