Posts by Rafael Oliveira • 15 points
3 posts
-
0
votes0
answers206
viewsQ: Wordpress Multisite how to post once on all sites
My question is this:. I have two themes that I created, one is the main one, has two custom fields for post, where I would put all the content in it, at the time of displaying, it would show me only…
wordpressasked Rafael Oliveira 15 -
0
votes1
answer508
viewsQ: Button to load page
I have a page with adult content and would like to put two buttons, one to enter and one to leave. How could I do this in Javascript? The entire screen would be dark, with a button that would…
javascriptasked Rafael Oliveira 15 -
1
votes2
answers812
viewsQ: How to extract video ID from youtube urls?
I’m a beginner in php and my problem is this. This is the code currently $link = https://www.youtube.com/watch?v=rW-44KuoAdA $id = explode('?v=', $link); $get_video_info =…
phpasked Rafael Oliveira 15