Stack Exchange
sign up
|
log in
|
WordPress Answers
Questions
Tags
Tour
Users
Ask Question
RRikesh
less info
meta user
|
network profile
1,444
reputation
1
4
18
bio
website
location
Mauritius
age
visits
member for
11 months
seen
5 hours ago
stats
profile views
56
1,444
reputation
bio
website
visits
member for
11 months
1
4
18
badges
location
Mauritius
seen
5 hours ago
summary
answers
questions
tags
badges
favorites
bounties
reputation
activity
580
Actions
suggestions
reviews
revisions
comments
badges
posts
accepts
all
Mar
20
revised
Return URL Feed
Added related link
Mar
20
suggested
suggested edit
on
Return URL Feed
Mar
20
revised
Remove Advanced Custom Fields plugin for client?
edited tags
Mar
20
answered
Remove Advanced Custom Fields plugin for client?
Mar
19
comment
Execute PHP code in Javascript onclick
The only way to execute some PHP using Javascript is by AJAX. This link on
Ajax in Plugins
will give you some insight on how to do it.
Mar
19
revised
Calling a function from functions.php in header
edited tags
Mar
19
comment
Calling a function from functions.php in header
you just call it in your
header.php
like that:
<?php testFunction();?>
. That's all
Mar
19
comment
How to rename the core files in WordPress theme programmatically?
You will also lose everything present in the
footer.php
file.
Mar
18
answered
Using variable to display a page with a different stylesheet
Mar
18
answered
How to reset the plugins without deactivate the plugin
Mar
18
reviewed
No Action Needed
How do I exclude portrait pictures from the nextgen gallery sidebar widget?
Mar
18
answered
Error, when i install new theme
Mar
16
reviewed
No Action Needed
Is there any way to draft a revision of a published page or post? What workarounds have you used?
Mar
15
reviewed
Reviewed
Prevent users from going to wordpress profile after login
Mar
15
comment
Prevent users from going to wordpress profile after login
Everything will be lost when you upgrade your WordPress installation...
Mar
15
reviewed
No Action Needed
How to display regular posts & custom post types that fall under a category using just the generic category template?
Mar
15
reviewed
No Action Needed
Changing appearance of WooCommerce product layout
Mar
14
answered
short code is not working in in custom wordpress theme it's only working in default theme
Mar
14
reviewed
No Action Needed
Allow certain part of a page to be easily updated for client?
Mar
14
reviewed
No Action Needed
How to add active class to separate page link?
WordPress Answers works best with JavaScript enabled