Video sharing wordpress theme -


i new wordpress development , in need develop wordpress website users can registered , share videos , images, searched lot find suitable theme allows users stuff, please let me know if there exists such theme can me or need code myself.

this may not useful question discuss here have searched lot , wasted lot of time find best option achieve in minimum time.

hope find here.

thanks zauk

there's no off-the-shelf theme i've seen can this, , i'm sure there bunch of plugins can help. if, me, you'd prefer know code, i've created "toolkit" folks spin web apps you've described using wordpress: https://github.com/cferdinandi/web-app-starter-kit/

wordpress web apps includes functions handle user registration, password changes, logged-in vs. logged-out content , more. won't way there, it's start.

the image/video sharing piece gets bit harder. looking folks upload images , videos, or share urls around web? either way, should update_user_meta hook way save content , uniquely associate user. can use form inputs on front-end, , save content through backend. know i'm not giving "here's code need" answer, because sounds custom project me, hope i've @ least got looking in right direction.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -