How to create cookie from iframe in javascript
Here is the code to create cookie from iframe in javascript:
Continue readingHere is the code to create cookie from iframe in javascript:
Continue readingWrite this below code in your activated theme functions.php file. Here we are creating the [shortcode].
Continue readingBelow is the code to how to add your custom stylesheet in your custom plugin.
Continue readingPaste this code in your theme functions.php file to create custom post type “Events” with custom meta box “Event Date”
Continue readingBelow is the sample code for reactjs to click on dynamically created elements. You can get attribute values and can
Continue readingAdd the below code: in your wp-config.php file below the line. /* That’s all, stop editing! Happy publishing. */ and
Continue readingHere are the steps to generate and configure ssl with nginx. You can use the command below to generate and
Continue readingAdd the below code in your functions.php in wordpress theme and after that open settings > permalinks and save the
Continue readingHere are the steps to redirect your custom post type single pages to not found page. Add the below code
Continue readingBelow is the code to fetch the description from wikipedia api of any keyword. Here we fetch the spices description.
Continue reading