mabufoysal
@mabufoysal on WordPress.org
- Member Since: December 29th, 2021
-
Posted a reply to Insert Custom Post Types, on the site WordPress.org Forums:
Thanks @bcworkz . -
Posted a reply to Insert Custom Post Types, on the site WordPress.org Forums:
Thanks @bcworkz . I am learning WordPress plugin development. I need to insert Custom Post… -
Posted a reply to Insert Custom Post Types, on the site WordPress.org Forums:
Thanks @bcworkz . I would like to Insert Custom Post Types using a Form like… -
Created a topic, Insert Custom Post Types, on the site WordPress.org Forums:
How to develop a Form to insert Custom Post Types ? -
Created a topic, Plugin Development, on the site WordPress.org Forums:
I am learning WordPress plugin development. In this re… -
Created a topic, Custom Post Types, on the site WordPress.org Forums:
I am using below code to create Custom Post Types. $… -
Posted a reply to Admin Panel Development, on the site WordPress.org Forums:
Thanks @threadi. -
Created a topic, Admin Panel Development, on the site WordPress.org Forums:
How to create Tab on Admin Panel like "General Setting… -
Posted a reply to How to pass multiple parameter in add_action(), on the site WordPress.org Forums:
Thanks @sebastienserre -
Created a topic, How to pass multiple parameter in add_action(), on the site WordPress.org Forums:
I have below code. add_action( 'admin_init… -
Posted a reply to Using Composer, on the site WordPress.org Forums:
Thanks @psykro -
Created a topic, Using Composer, on the site WordPress.org Forums:
How to use Composer in WordPress Plugin Development ? -
Created a topic, Developing Admin Panel, on the site WordPress.org Forums:
How to develop Admin Panel page for plugin settings ? … -
Posted a reply to White Screen in Home Page, on the site WordPress.org Forums:
Thanks @vijayhardaha. I tried like this but the result is as like before. Thanks. -
Posted a reply to White Screen in Home Page, on the site WordPress.org Forums:
Thanks @vijayhardaha. I changed it in new Database. URL of both site is http://127.0.0.1/mdc/. Thanks. -
Created a topic, White Screen in Home Page, on the site WordPress.org Forums:
Initially I installed WordPress in my Linux Mint OS. I… -
Posted a reply to Fetch meta values of Custom Post, on the site WordPress.org Forums:
Thanks @sterndata . I am learning WordPress Development. I am not sure is that the… -
Created a topic, Fetch meta values of Custom Post, on the site WordPress.org Forums:
I trying to fetch meta data of Custom Post task. I am … -
Created a topic, Fetch custom post related to a User, on the site WordPress.org Forums:
I am trying to fetch custom post related to a User. I … -
Posted a reply to How to Ordering by user meta, on the site WordPress.org Forums:
Thanks @tugbucket . I used like this. `if($_POST['orga_id']) { $users_query = array( 'meta_query' => array(… -
Created a topic, How to Ordering by user meta, on the site WordPress.org Forums:
I am learning WordPress meta query. I am trying to fet… -
Posted a reply to How to fetch all information of Users, on the site WordPress.org Forums:
Thanks @sebastienserre . Actually I am learning WordPress development. Could you please help me with… -
Posted a reply to How to fetch all information of Users, on the site WordPress.org Forums:
Thanks @sebastienserre . What should I do if I would like to have asc order… -
Created a topic, How to fetch all information of Users, on the site WordPress.org Forums:
I am trying to fetch users All information by using be… -
Created a topic, Avoid double menu in Admin Panel, on the site WordPress.org Forums:
How to avoid double menu ? I need to keep one Configur… -
Created a topic, Fetch User of Organization, on the site WordPress.org Forums:
I have a pods name organization, users are attached wi… -
Created a topic, Error message of PHP 7.4, on the site WordPress.org Forums:
I am getting Notice: Trying to access array offset on … -
Created a topic, Count post type of Pods entity, on the site WordPress.org Forums:
I have custom post type Task where I assigned Users as… -
Created a topic, Iterate over get_post_meta() result, on the site WordPress.org Forums:
I have WordPress code like below. function get_presel… -
Created a topic, Update a PODS, on the site WordPress.org Forums:
How to Update a Pods ? -
Created a topic, Make relationship with a Pods, on the site WordPress.org Forums:
I am working with [Pods][1] framework. I would like to… -
Posted a reply to Fetch Volunteers of a Task, on the site WordPress.org Forums:
Thanks @pdclark . Your solution is working. Thanks. -
Created a topic, Fetch URL parameter, on the site WordPress.org Forums:
I have an URL http://127.0.0.1/wordpressbosta/team/?te…