Forum Navigation
Post History: admin
It is one of the fundamental loop constructs used for repetitive tasks in programming. The key compo …In: Understanding For Loop Google apps script tutorial for beginners - 9
2 years ago
What is variable?
In computer programming and mathematics, a variable is a fundamental concept that …In: How to Get and Set Cell Values in Active Sheet - Google sheet in Tamil - 8
2 years ago
What is variable :
In computer programming and mathematics, a variable is a fundamental concept t …In: How to work with Variable -Google apps script in tamil - Tutorial No.7
2 years ago
Choose Your Facebook Thumbnail with Yoast SEO Plugin
The Yoast SEO Plugin also comes with the abili …In: How to Fix Facebook Incorrect Thumbnail Issue in WordPress
4 years ago
Automatically Post to Facebook from WordPress Using IFTTT
IFTTT is short for ‘If This Then That’. I …In: How to Automatically Post to Facebook From WordPress
4 years ago
An Office 365 administrator can adjust the default setting in the Office 365 environment, making it …In: Fix Office 365 forwarding error Your message wasn’t delivered because the recipient’s email provider rejected it.
4 years ago
Implementing sorting function to post type columns
add_filter("manage_edit-movie_sortable_co …In: How to create a custom post type Step 4
5 years ago
Go to your page and click “Settings”
Scroll to bottom of Generals Tab and click “Remove Page”
…In: How to Delete Your Facebook Page
5 years ago
function wpl_owt_cpt_custom_columns_data($column, $post_id) {
switch ($column) {
case 'pu …In: How to create a custom post type Step 3
5 years ago
Create column and pass the values
// column creation
function wpl_owt_cpt_custom_columns($column …In: How to create a custom post type Step 3
5 years ago
Full code for meta box registration
// meta box registration
function wpl_owt_cpt_register_metab …In: How to create a custom post type Step 2
5 years ago
Save and update the valuses
// Save and update meta
function wpl_owt_cpt_save_values($post_id, $ …In: How to create a custom post type Step 2
5 years ago
Pass the values
function wpl_owt_cpt_producer_call($post) {
?>
<p>
<label>Name: …In: How to create a custom post type Step 2
5 years ago
Create Meta Box
I need to add two text box call producer name and email ID
first I need to add …In: How to create a custom post type Step 2
5 years ago
The Make custom post type name Movies
Copy of codes from
https://developer.wordpress.org/re …In: How to create a custom post type Step 1
5 years ago
Create a folder in plugin folder Name ; wp-custom-post-type
Create a file name called ; wp-cust …In: How to create a custom post type Step 1
5 years ago
https://www.techsmith.com/screen-capture.html?utm_source=fastspring&utm_medium=affiliates&ut …In: Print Screen tool links
5 years ago
ACTIVATE.PHP
<?php
function r_activate_plugin(){
// 4.7 < 4.5 = false
if( version_compar …In: Create Index.php, init .php and activate page
5 years ago
How do I avoid “404 Not Found” error after having set my permalinks back to “Post name” after having …In: The requested URL was not found on this server
5 years ago
5 years ago
how to create username and password in mysql. (WAMP Server)
Go to Privileges --> Add a new …In: Increase database import file size in wampserver
5 years ago
How to solve the Error 1115 (42000): Unknown character set: 'utf8mb4' when importing a sql …In: Increase database import file size in wampserver
5 years ago
How to increase the WAMPSERVER max file upload capacity.
If you are not able to import the databa …In: Increase database import file size in wampserver
5 years ago
https://www.youtube.com/watch?v=ATXACFtcyKs
In: Speed Up WordPress in 2019: How To Optimize Your Website & Make It Load Fast
5 years ago
Acrylic
It's no surprise why acrylic paint is one of the most popular for …In: Best paints for canvas
5 years ago
Autoptimize
Alternatively, you can use the Autoptimize plugin to resolve the render-blocking javasc …In: How to Eliminate Render-Blocking JavaScript and CSS on WordPress
5 years ago