Plugins are tools to extend the functionality of WordPress. This tag should not be used to mark requests for plugin recommendations, which are off-topic per the FAQ.
0
votes
0answers
9 views
very simple oop issue with wordpress plugin
I'm using Tom Mc'Farlins Plugin Boilerplate, and I'm facing this huge problem.
I can't update an option when the publish_post action is fired.
I have a function that hooks into the publish post ...
0
votes
2answers
16 views
register child class in another plugin
I think this should be relatively easy, but somehow I cannot figure out how to do this.
essentially there's a preexisting plugin that does this:
add_action('widgets_init', create_function('', ...
-1
votes
0answers
11 views
How can I embed a map into my blog in which I can add markers? [closed]
I am trying to build a wordpress blog, the center of which is a map where I show people cool places to go to in my city.
So, what plugin can I use where I can add my own markers?
-1
votes
0answers
11 views
I want to make a wordpress login , user have there dashboard and managing account [closed]
I want to make a wordpress login , user have there dashboard and managing account ,Please send me any plugin which suit this .....logic
0
votes
0answers
14 views
Spinning Articles and Publishing to Multiple Sites
I have a main wordpress blog site and several small specialized sites that are each similar. I'd like to be able to create original articles using spin code (so I can create many variations on a ...
1
vote
1answer
15 views
Plugin Handle URL With Custom Theme
I need to develop a plugin in which a special page needs to be created. This page will have a completely separate design from the rest of the website, and will be located at a specific URL.
I realize ...
0
votes
0answers
16 views
Wordpress plugin update required not showing in dashboard
I've updated my first plugin (making a branch/tag to tags/1.1.0 from the trunk)
All version numbers are correct in the files and everything shows up on the plugin page as it should. However, the ...
0
votes
0answers
20 views
register_setting - validation callback weirdness
I'm working on a plugin and having some issues validating input on its settings page. I'll try to explain as briefly as possible what I'm doing in the plugin file:
if (is_admin()) {
...
-1
votes
1answer
18 views
Client collab area with custom forms [closed]
We are a sign company.
One of the projects we would like to get done is to have an area where we can work with clients to do permitting, cost analysis, etc... The idea being that the salesman goes ...
0
votes
1answer
8 views
Simple tree display of WordPress menu
I want to display my wordpress menu in the form of a simple tree like this:
>First menu item
>sub-menu-1
>sub-sub-menu-1
>sub-menu-2
>sub-menu-3
>Second ...
0
votes
1answer
36 views
How to make my plugin theme-independent?
I need a little help and/or consulting for my next steps. (I'm a beginner!)
I've been working on my plugin, using a Custom Post Type "Project", some help from the plugin "Advanced Custom Fields" - ...
0
votes
1answer
19 views
Looking for advice for a mail sending plugin
I would like to write a Wordpress plugin that sends one email every day for 7 days for newly registered users but I'm not sure how to start.
My plan would be:
hook the register function to send ...
0
votes
0answers
22 views
Get plugin info from Wordpress.org repository API with plain PHP code [duplicate]
The documentation of the Wordpress.org API is quite terrible. It links to a website that gives a 502 Bad Gateway error.
To be precise, how should my POST request look to the ...
0
votes
2answers
24 views
Add Stack Exchange Recent Questions to a wordpress sidebar?
So my question is what is the easiest way to go about scraping a Stack Exchange forum "recent questions" and display them in the side bar of a wordpress site?
0
votes
1answer
13 views
Enforce conditions only for draft posts using WyPiekacz, ignore pending and published posts
I use WyPiekacz to set various conditions for authors when creating posts, for example checking if the post has a featured image or how many tags that are being used. It works fine.
However, these ...
0
votes
0answers
12 views
How to get a sitemap for self hosted wordpress blog? [migrated]
My website is javatechig.com is around 6 months old. I have used All-in-One SEO word press plugin for SEO tricks. Definitely after using SEO plugin, my website page view is increased, but still it is ...
0
votes
0answers
9 views
How can I improve the performance of the TablePress plugin?
I have some tables on one of my sites and I realized that the Tablepress plugin is taking lots of resources, I did a test with the plugin P3(Plugin Performance Profiler) and that plugin a lot is ...
-1
votes
0answers
25 views
get_terms wordpress
I created one PHP class that has a method which is using get_terms() function of word press. Then I am creating the object of that class in other PHP file and calling that method, the method is called ...
0
votes
0answers
24 views
load blog post with AJAX
I want to be able to load a specific blog post without reloading the page. I was thinking to use prettyphoto which is already installed in the theme which I'm using, I added this :
<a ...
0
votes
1answer
18 views
How to send “Location” header on plugin form submit event?
How to redirect to specified page after form was submitted?
Warning: Cannot modify header information - headers already sent by
(output started at wordpress\wp-admin\menu-header.php:94) in
...
0
votes
0answers
12 views
Google XML Sitemaps and WP Realtime Sitemap: problem with accessing URL “/sitemap(/)”
I created a page called "Sitemap" with a permalink of http://domain.com/subfolder/sitemap/. On this page I used [wp-realtime-sitemap].
When I try to access this page I have two different behavior:
...
0
votes
1answer
22 views
Overwrite CSS of Instaemail plugin popup
I am using instaemail plugin on my wordpress for sending a post by email and I am trying to customize popup window, but seems that I can not overwrite Id or I don't know how to do it. Same popup you ...
0
votes
2answers
30 views
How to override shortcodes.php core file?
I would like to override/update to core shortcodes.php file. Build an array and send data differently to other functions, but my question is how to do that without editing the core file? Is there a ...
0
votes
1answer
22 views
Photos do not show on SEO platform built into a wordpress plugin
I’m building an SEO application.
I built a plugin from the folder with the application. So, the folder is called body_call and inside has the body.php, the index.php (in which I placed the plugin ...
0
votes
1answer
21 views
Example for use tinymce in wordpress 3.5.1?
I'm search the topic about how to use tinymce in wordpress 3.5.1 and i not found.
I'm writing plugin and i have textarea that i want to add timymce into What should i do to add tinymce into suppose ...
0
votes
1answer
22 views
Absolute paths in backend for plugins after moving wordpress
I wanted to move my wordpress from www.domain.com/old-name to www.domain.com/new-name. I thought that this is no problem and I missed backing up...
Now if your are logged in into the dashboard the ...
0
votes
0answers
10 views
Product Bundles + Gravity Forms=Quantity
We have just bought both Product Bundles and Gravity Forms Add-ons to be able to create packages. The feature we want doesnt seem to be there. We want customers to be able to pick 2 x number one, 3 x ...
1
vote
0answers
28 views
Is there any plan for WordPress to handle retina support for the site content?
I see from browsing Themeforest that there are many retina ( HD ready ) themes available; and WordPress itself has retina standard icons for the backend too; but what about the content, both future ...
-1
votes
0answers
13 views
Need event registration w/ point system and feedback features [closed]
I'm looking for a plugin that will allow the creation of an event/activity with a weighted point system and would allow for users to submit feedback about the event when they are finished with the ...
0
votes
1answer
22 views
Want to modify a Plugin - Tweetily - Can I make it tweet a Custom Field instead of Post Title?
http://wordpress.org/extend/plugins/tweetily-tweet-wordpress-posts-automatically/
I was wondering if somehow it's possible to make it tweet a Custom Field instead of Post Title?
in top-core.php, at ...
0
votes
0answers
17 views
Using arrays in $_REQUEST
I am setting up a form that will be populated with arrays of information, e.g.
<input name="model[]"><input name="make[]">
and those two inputs would be repeated n times. I would expect ...
0
votes
1answer
11 views
Wordpress comments - delimiter “/” not found
Im using wordpress comments as a "chat". Not real time chat its more like comments with more flow.
But when 4-5 or more members using coments at the same time i get this message:
Not sure why this ...
1
vote
1answer
24 views
Allow users of my plugin to define their own shortcode rather than use mine?
I'm creating my first plugin. So far everything is great, but my shortcode is something like this [BIMS] and that acronym might not be easy to remember, or appeal to everyone. I'd like to include an ...
0
votes
2answers
39 views
Wordpress functions give fatal error in included php file
First, my problem is similar to this thread. However, the solution posted there doesn't work for me.
I'm creating a plugin that displays a contact form on a page using the Shortcode API.
Plugin ...
1
vote
3answers
42 views
Nested shortcodes
I'm using 2 plugins in my wordpress blog - WP-Members and Dropbox Folder Share. I want to do something like this:
[dropbox-foldershare-hyno link="[wp-members field="some_link"]" ver_como='lista']
...
0
votes
1answer
21 views
Building a simple “settings” plugin to change textstrings on the home page
I am trying to build a little settings area to change the strings of some text (image urls & links) on the homepage via the dashboard.
I have found a useful tutorial which provides the plugin ...
0
votes
1answer
12 views
Redirect url in plugin to somewhere else?
I am using WP-SNAP Extended! v1.0.0 and I want to use this alphabetical menu as a sub-menu beneath my header. I managed to get the alphabetical menu in place, but now, if I click on a letter, it will ...
0
votes
3answers
22 views
How to trigger $_GET request within admin plugin page?
I have this form in my plugin function:
<form method="get" action="" enctype="multipart/form-data">
<p class="submit">
<input type="hidden" name="do_it_hidden" value="run">
...
0
votes
1answer
11 views
Get content or excerpt of top rated votes @GD-Star Rating?
I am using the GD-star Rating plugin and I have a function which outputs the top rated posts. The problem: it won't show the content or the excerpt of those posts. How can I do this? This is the ...
0
votes
0answers
10 views
Dynamic Image Replacement through call rail phone call tracking plugins in wordpress
I want to dynamically swap an image that contains a phone number.
I followed steps given in http://www.callrail.com/docs/web-integration/dynamic-number-insertion/images/
but images not swapped.
I ...
-1
votes
0answers
11 views
How good is to use Nginx with Varnish and Apache 2 [closed]
I am planning to move out few of my websites from shared hosting to VPS hosting and i am evaluating to use Nginx to host my WordPress powered sites.
After doing some analysis and Googling i came ...
0
votes
0answers
18 views
Contact Form 7 conflict with Advanced Ajax Page Loader plugin
I am using Advanced Ajax Page Loader plugin form loading my pages. One of the pages contains Contact Form 7.
When the page loads, it shows fine but when I try to submit the form, contact form 7 ...
0
votes
0answers
21 views
I want to change my header color and insert a image in footer [closed]
So, I have been developing this wordpress site recently, and I want to change the header color to black color, I have used the Theme Tweaker plugin, but dont work. I also try using the css editor to ...
0
votes
1answer
15 views
How can i add a submenu to a custom menu of another plugin?
I'm writing a couple of plugins. One plugin would be the core plugin with certain bits of functionality.
The other plugin would extend that functionality.
What I've done is in the CORE plugin, I've ...
0
votes
2answers
34 views
How to add character to content of post?
In per posts, there are "oo/x/".
How to add "0" before "x" if length(x) < 10 ?
Examples:
x=12345678 ; length(x) = 8, so add "00" before x ===> x=0012345678
x=1234567 ; length(x) = 7, so add ...
-1
votes
0answers
14 views
When adding action or shortcode from inside a class, do I reference it with &$this or $this? [closed]
I have a class, a WP plugin that adds actions and a shortcode. However in tutorials I saw the type of referencing the class with &$this and in some other cases $this.
add_action('init', ...
0
votes
0answers
15 views
Maintain custom post types and taxonomies in all themes [duplicate]
When I change the theme in dashboard, activated plugins that use custom post types, stay in the menu. But my own custom post types that I created myself disappear. Logically, It is because I create ...
-1
votes
0answers
22 views
How to integrate jPanelMenu jQuery into WordPress [closed]
I would love to know how, if possible, to integrate a jQuery plugin into WordPress so it replaces the navigation.
Trying to integrate jPanelMenu in my WP site.
jPanelMenu is a jQuery plugin ...
1
vote
1answer
22 views
Should i delete the posts created by a plugin on uninstall?
I created a plugin which is based on a Custom Post Type.
When someone uninstalls this plugin, should i delete the posts under this post type or i should just leave them untouched?
-2
votes
0answers
8 views
Need Plugin for show product in listing form [closed]
Please any body can tell me, plugin name for show product name with it's category like in listing form.


